gii\generators\form\Generator $description

$description public read-only property The detailed description of the generator. public string getDescription ( )

gii\Generator attributeLabels()

attributeLabels() public method Returns the attribute labels. Attribute labels are mainly used for display purpose. For example, given an attribute firstName, we can declare a label First Name which is more user-friendly and can be displayed to end users. By default an attribute label is generated using generateAttributeLabel(). This method allows you to explicitly specify attribute labels. Note, in order to inherit labels defined in the parent class, a child class needs to merge the parent

authclient\signature\HmacSha1 $name

$name public read-only property Method name. public string getName ( )

web\Response getIsForbidden()

getIsForbidden() public method public boolean getIsForbidden ( )return boolean Whether this response indicates the current request is forbidden

gii\GiiAsset $sourcePath

$sourcePath public property public $sourcePath = '@yii/gii/assets'

mongodb\gii\model\Generator getName()

getName() public method public string getName ( )return string Name of the code generator

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'