bootstrap\ButtonDropdown $split

$split public property Whether to display a group of split-styled button group. public boolean $split = false

authclient\clients\VKontakte $tokenUrl

$tokenUrl public property Token request URL endpoint. Token request URL endpoint. public string $tokenUrl = 'https://api.vk.com/oauth/access_token'

gii\generators\crud\Generator getNameAttribute()

getNameAttribute() public method public void getNameAttribute ( )

widgets\InputWidget $value

$value public property The input value. public string $value = null

web\JqueryAsset $sourcePath

$sourcePath public property public $sourcePath = '@bower/jquery/dist'

db\BaseActiveRecord afterFind()

afterFind() public method This method is called when the AR object is created and populated with the query result. The default implementation will trigger an EVENT_AFTER_FIND event. When overriding this method, make sure you call the parent implementation to ensure the event is triggered. public void afterFind ( )

authclient\clients\LinkedIn $authUrl

$authUrl public property Authorize URL. Authorize URL. public string $authUrl = 'https://www.linkedin.com/uas/oauth2/authorization'

base\Application $formatter

$formatter public read-only property The formatter application component. public yii\i18n\Formatter getFormatter ( )

mongodb\gii\model\Generator $db

$db public property public $db = 'mongodb'

console\controllers\BaseMigrateController $defaultAction

$defaultAction public property The default command action. public string $defaultAction = 'up'