swiftmailer\Mailer $messageClass

$messageClass public property Message default class name. public string $messageClass = 'yii\swiftmailer\Message'

captcha\Captcha init()

init() public method Initializes the widget. public void init ( )

authclient\OpenId $cainfo

$cainfo public property The name of a file holding one or more certificates to verify the peer with. This value will take effect only if $verifyPeer is set. public string $cainfo = null

authclient\QQ $apiBaseUrl

$apiBaseUrl public property API base URL. API base URL. public string $apiBaseUrl = 'https://graph.qq.com'

jui\AutoComplete run()

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

gii\console\GenerateAction generateCode()

generateCode() protected method protected void generateCode ( )

gii\generators\crud\Generator $tableSchema

$tableSchema public read-only property public boolean|yii\db\TableSchema getTableSchema ( )

Requests

Request Parameters Request Methods Request URLs HTTP Headers Client Information Requests made to an application are represented in terms of yii\web\Request objects which provide information such as request parameters, HTTP headers, cookies, etc. For a given request, you can get access to the corresponding request object via the request application component which is an instance of yii\web\Request, by default. In this section, we will describe how you can make use of this component in your appl

debug\Panel $summary

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

web\UrlRule init()

init() public method Initializes this rule. public void init ( )