renderParagraph() protected method protected void renderParagraph ( $block )$block
$firstErrors public read-only property The first errors. The array keys are the attribute names, and the array values are the corresponding error messages. An empty array will be returned if there is no error. public array getFirstErrors ( )
$hasError public read-only property Whether there is an error with the uploaded file. Check $error for detailed error code information. public boolean getHasError ( )
$name public read-only property Name of the panel public string getName ( )
$firstPageCssClass public property The CSS class for the "first" page button. public string $firstPageCssClass = 'first'
$testLimit public property How many times should the same CAPTCHA be displayed. Defaults to 3. A value less than or equal to 0 means the test is unlimited (available since version 1.1.2). public integer $testLimit = 3
$name public read-only property Name of the code generator public string getName ( )
__construct() public method Constructor. public void __construct ( $connection, $config = [] )$connection yii\sphinx\Connection The Sphinx connection. $config array Name-value pairs that will be used to initialize the object properties
EVENT_INIT event of type yii\base\Event An event that is triggered when the record is initialized via init().
$options public property The HTML attributes for the input tag. See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered. public array $options = ['class' => 'form-control']
Page 164 of 633