jui\Menu $clientEvents

$clientEvents public property The event handlers for the underlying jQuery UI widget. Please refer to the corresponding jQuery UI widget Web page for possible events. For example, this page shows how to use the "Accordion" widget and the supported events (e.g. "create"). public array $clientEvents = []

mongodb\Command $db

$db public property The MongoDB connection that this command is associated with. public yii\mongodb\Connection $db = null

bootstrap\Nav run()

run() public method Renders the widget. public void run ( )

web\Application $user

$user public read-only property The user component. public yii\web\User getUser ( )

mongodb\Connection $fileCollection

$fileCollection public read-only property Mongo GridFS collection instance. public yii\mongodb\file\Collection getFileCollection ( $prefix = 'fs', $refresh = false )

db\DataReader next()

next() public method Moves the internal pointer to the next row. This method is required by the interface Iterator. public void next ( )

bootstrap\BootstrapThemeAsset $depends

$depends public property public $depends = ['yii\bootstrap\BootstrapAsset']

web\Request getIsDelete()

getIsDelete() public method Returns whether this is a DELETE request. public boolean getIsDelete ( )return boolean Whether this is a DELETE request.

sphinx\ActiveQuery EVENT_INIT

EVENT_INIT event of type \yii\sphinx\Event An event that is triggered when the query is initialized via init().

mail\BaseMessage __toString()

__toString() public method PHP magic method that returns the string representation of this object. public string __toString ( )return string The string representation of this object.