captcha\CaptchaAction $imageLibrary

$imageLibrary public property (available since version 2.0.7) The rendering library to use. Currently supported only 'gd' and 'imagick'. If not set, library will be determined automatically. public string $imageLibrary = null

authclient\OpenId extractHtmlTagValue()

extractHtmlTagValue() protected method Scans content for / tags and extract information from them. protected string|boolean extractHtmlTagValue ( $content, $tag, $matchAttributeName, $matchAttributeValue, $valueAttributeName )$content string HTML content to be be parsed. $tag string Name of the source tag. $matchAttributeName string Name of the source tag attribute, which should contain $matchAttributeValue $matchAttributeValue string Required value of $matchAttributeName $valueAt

debug\models\search\Db $type

$type public property Type of the input search value public string $type = null

db\mysql\QueryBuilder renameColumn()

renameColumn() public method Builds a SQL statement for renaming a column. public string renameColumn ( $table, $oldName, $newName )$table string The table whose column is to be renamed. The name will be properly quoted by the method. $oldName string The old name of the column. The name will be properly quoted by the method. $newName string The new name of the column. The name will be properly quoted by the method. return string The SQL statement for renaming a DB column. throws y

console\controllers\MigrateController parseFields()

parseFields() protected method (available since version 2.0.7) Parse the command line migration fields protected array parseFields ( )return array Parse result with following fields: fields: array, parsed fields foreignKeys: array, detected foreign keys

authclient\clients\Twitter defaultTitle()

defaultTitle() protected method Generates service title. protected string defaultTitle ( )return string Service title.

elasticsearch\Connection getNodeInfo()

getNodeInfo() public method public void getNodeInfo ( )

authclient\clients\Twitter defaultName()

defaultName() protected method Generates service name. protected string defaultName ( )return string Service name.

web\XmlResponseFormatter $itemTag

$itemTag public property The name of the elements that represent the array elements with numeric keys. public string $itemTag = 'item'

authclient\clients\Live defaultTitle()

defaultTitle() protected method Generates service title. protected string defaultTitle ( )return string Service title.