authclient\widgets\GooglePlusButton $buttonHtmlOptions

$buttonHtmlOptions public property Button tag HTML options, which will be merged with the default ones. public array $buttonHtmlOptions = []

authclient\signature\BaseMethod getName()

getName() public abstract method Return the canonical name of the Signature Method. public abstract string getName ( )return string Method name.

web\View EVENT_BEGIN_BODY

EVENT_BEGIN_BODY event of type \yii\web\Event An event that is triggered by beginBody().

sphinx\gii\model\Generator $ns

$ns public property public $ns = 'app\models'

i18n\GettextMessageSource $basePath

$basePath public property public string $basePath = '@app/messages'

bootstrap\ActiveField $wrapperOptions

$wrapperOptions public property Options for the wrapper tag, used in the {beginWrapper} placeholder public array $wrapperOptions = []

mongodb\file\Query $collection

$collection public read-only property Collection instance. public yii\mongodb\file\Collection getCollection ( $db = null )

debug\panels\LogPanel $summary

$summary public read-only property Content that is displayed at debug toolbar public string getSummary ( )

elasticsearch\Connection $driverName

$driverName public read-only property Name of the DB driver public string getDriverName ( )

base\Model fields()

fields() public method Returns the list of fields that should be returned by default by toArray() when no specific fields are specified. A field is a named element in the returned array by toArray(). This method should return an array of field names or field definitions. If the former, the field name will be treated as an object property name whose value will be used as the field value. If the latter, the array key should be the field name while the array value should be the corresponding f