Jelix 1.8.13

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

outputMetaContent()

public outputMetaContent(mixed $resp) : mixed
Parameters
$resp : mixed
Tags
Return values
mixed

displayInput()

protected displayInput(mixed &$attr, mixed $btnLabels) : mixed
Parameters
$attr : mixed
$btnLabels : mixed
Tags
Return values
mixed

Search results