$db public property The Sphinx connection that this command is associated with. public yii\sphinx\Connection $db = null
beginBody() public method Marks the beginning of an HTML body section. public void beginBody ( )
$disabledPageCssClass public property The CSS class for the disabled page buttons. public string $disabledPageCssClass = 'disabled'
$nextPageCssClass public property The CSS class for the "next" page button. public string $nextPageCssClass = 'next'
$showOnEmpty public property Whether to show the list view if $dataProvider returns no data. public boolean $showOnEmpty = false
$wrongCidr public property User-defined error message is used when validation fails due to the wrong CIDR. You may use the following placeholders in the message: {attribute}: the label of the attribute being validated {value}: the value of the attribute being validated See also $subnet. public string $wrongCidr = null
$max public property Upper limit of the number. Defaults to null, meaning no upper limit. See also $tooBig for the customized message used when the number is too big. public integer|float $max = null
$chunkSize public property Chunk size in bytes. public integer $chunkSize = 261120
$not public property Whether to invert the validation logic. Defaults to false. If set to true, the attribute value should NOT be among the list of values defined via $range. public boolean $not = false
saveAssignments() protected method Saves assignments data into persistent storage. protected void saveAssignments ( )
Page 409 of 633