$clientOptions public property The JQuery plugin options for the input mask plugin. See also https://github.com/RobinHerbots/jquery.inputmask. public array $clientOptions = []
key() public method Returns the key of the current array element. This method is required by the interface Iterator. public mixed key ( )return mixed The key of the current array element
$inline public property Whether to render checkboxList() and radioList() inline. public boolean $inline = false
composeSignatureKey() protected method Composes request signature key. protected string composeSignatureKey ( )return string Signature key.
$uniqueID public read-only property public void getUniqueID ( )
__set() public method Sets the value of a component property. This method will check in the following order and act accordingly: a property defined by a setter: set the property value an event in the format of "on xyz": attach the handler to the event "xyz" a behavior in the format of "as xyz": attach the behavior named as "xyz" a property of a behavior: set the behavior property value Do not call this method directly as it is a PHP magic method that will be implicitly called when executing
getName() public method public string getName ( )return string Name of the panel
save() public method Saves data to be later used in debugger detail view. This method is called on every page where debugger is enabled. public mixed save ( )return mixed Data to be saved
init() public method Initializes the widget. public void init ( )
$assetBundles public property List of the registered asset bundles. The keys are the bundle names, and the values are the registered yii\web\AssetBundle objects. See also registerAssetBundle(). public yii\web\AssetBundle[] $assetBundles = []
Page 40 of 633