$size public property The modal size. Can be SIZE_LARGE or SIZE_SMALL, or empty for default. public string $size = null
$viewFile public property The view file that will be used to decorate the content enclosed by this widget. This can be specified as either the view file path or path alias. public string $viewFile = null
$hostname public property The hostname or ip address to use for connecting to the redis server. Defaults to 'localhost'. If $unixSocket is specified, hostname and port will be ignored. public string $hostname = 'localhost'
run() public method Renders the widget. public void run ( )
$attribute public property The model attribute that this field is associated with. public string $attribute = null
getAccessToken() public method public yii\authclient\OAuthToken getAccessToken ( )return yii\authclient\OAuthToken Auth token instance.
$category public property Method attribute input search value public string $category = null
offsetExists() public method This method is required by the interface ArrayAccess. public boolean offsetExists ( $offset )$offset mixed The offset to check on
$panel public property public yii\elasticsearch\DebugPanel $panel = null
$updateScenario public property The scenario used for updating a model. See also yii\base\Model::scenarios(). public string $updateScenario = \yii\base\Model::SCENARIO_DEFAULT
Page 112 of 633