mongodb\file\Download $chunkCursor

$chunkCursor public read-only property Chuck list cursor. public \MongoDB\Driver\Cursor getChunkCursor ( $refresh = false )

gii\generators\extension\Generator $vendorName

$vendorName public property public $vendorName = null

db\ActiveQuery $on

$on public property The join condition to be used when this query is used in a relational context. The condition will be used in the ON part when yii\db\ActiveQuery::joinWith() is called. Otherwise, the condition will be used in the WHERE part of a query. Please refer to yii\db\Query::where() on how to specify this parameter. See also onCondition(). public string|array $on = null

debug\Module setDebugHeaders()

setDebugHeaders() public method (available since version 2.0.7) Setting headers to transfer debug data in AJAX requests without interfering with the request itself. public void setDebugHeaders ( $event )$event yii\base\Event

swiftmailer\Message $htmlBody

$htmlBody public write-only property Message HTML content. public $this setHtmlBody ( $html )

data\Pagination $limit

$limit public read-only property The limit of the data. This may be used to set the LIMIT value for a SQL statement for fetching the current page of data. Note that if the page size is infinite, a value -1 will be returned. public integer getLimit ( )

jui\Menu init()

init() public method Initializes the widget. If you override this method, make sure you call the parent implementation first. public void init ( )

grid\GridView $showOnEmpty

$showOnEmpty public property Whether to show the grid view if $dataProvider returns no data. public boolean $showOnEmpty = true

gii\Generator $stickyDataFile

$stickyDataFile public read-only property The file path that stores the sticky attribute values. public string getStickyDataFile ( )

widgets\ActiveForm $scrollToError

$scrollToError public property (available since version 2.0.6) Whether to scroll to the first error after validation. public boolean $scrollToError = true