Свойство | Тип | Описание | |
---|---|---|---|
$header_logo | |||
$secondary_logo |
Метод | Описание | |
---|---|---|
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 | ||
Результат | SettingMetadata | the static model class |
public search ( ) : CActiveDataProvider | ||
Результат | CActiveDataProvider | the data provider that can return the models based on the search/filter conditions. |