Property | Type | Description | |
---|---|---|---|
$header_logo | |||
$secondary_logo |
Method | Description | |
---|---|---|
attributeLabels ( ) | Declares attribute labels. | |
model ( $className = __CLASS__ ) : SettingMetadata | Returns the static model of the specified AR class. | |
relations ( ) : array | ||
rules ( ) : array | ||
search ( ) : CActiveDataProvider | Retrieves a list of models based on the current search/filter conditions. |
public static model ( $className = __CLASS__ ) : SettingMetadata | ||
return | SettingMetadata | the static model class |
public search ( ) : CActiveDataProvider | ||
return | CActiveDataProvider | the data provider that can return the models based on the search/filter conditions. |