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 ( )
getCallback() public method public string getCallback ( )return string Callback JavaScript function name.
$mailCount public property Total mail count attribute input search value public integer $mailCount = null
$clientOptions public property Additional options to be passed to the underlying JS plugin. public array $clientOptions = []
$sqlCount public property Sql count attribute input search value public integer $sqlCount = null
setName() public method public void setName ( $name )$name string Service name.
$view public read-only property The view application component that is used to render various view files. public yii\base\View|yii\web\View getView ( )
Page 289 of 633