$precision public property Precision of the column data, if it is numeric. public integer $precision = null
defaultName() protected method Generates service name. protected string defaultName ( )return string Service name.
$itemTag public property The name of the elements that represent the array elements with numeric keys. public string $itemTag = 'item'
getNodeInfo() public method public void getNodeInfo ( )
adjustLabelFor() protected method Adjusts the for attribute for the label based on the input options. protected void adjustLabelFor ( $options )$options array The input options.
$except public property Scenarios that the validator should not be applied to. For multiple scenarios, please specify them as an array; for single scenario, you may use either a string or an array. public array|string $except = []
run() public method Renders the widget. public void run ( )
$name public read-only property Name of the panel public string getName ( )
$primaryKey public read-only property The primary key value. An array (column name => column value) is returned if the primary key is composite or $asArray is true. A string is returned otherwise (null will be returned if the key value is null). public mixed getPrimaryKey ( $asArray = false )
match() public method Checks if the value passed matches base value. public boolean match ( $value )$value mixed Value to be matched return boolean If there is a match
Page 438 of 633