password_htmlFormWidget
extends WidgetBase
in package
Tags
Table of Contents
- $domPathToParentNode : string
- outputControl() : mixed
- outputMetaContent() : mixed
- customWidgetJs() : mixed
- displayInput() : mixed
- outputJs() : mixed
Properties
$domPathToParentNode
protected
string
$domPathToParentNode
= '.parentNode'
javascript code to access, from the input element, to the parent element that encapsulate the whole content of the widget, so the javascript component JelixPasswordEditor can find all elements
Tags
Methods
outputControl()
public
outputControl() : mixed
Tags
Return values
mixed —outputMetaContent()
public
outputMetaContent(mixed $resp) : mixed
Parameters
- $resp : mixed
Tags
Return values
mixed —customWidgetJs()
protected
customWidgetJs() : mixed
Tags
Return values
mixed —displayInput()
protected
displayInput(mixed &$attr, mixed $btnLabels) : mixed
Parameters
- $attr : mixed
- $btnLabels : mixed
Tags
Return values
mixed —outputJs()
protected
outputJs(mixed $id) : mixed
Parameters
- $id : mixed