Property | Type | Description | |
---|---|---|---|
$auto_update_relations |
Method | Description | |
---|---|---|
attributeLabels ( ) : array | ||
model ( $className = __CLASS__ ) : Benefit | Returns the static model of the specified AR class. | |
relations ( ) : array | ||
rules ( ) : array | ||
tableName ( ) : string |
public attributeLabels ( ) : array | ||
return | array | customized attribute labels (name=>label) |
public static model ( $className = __CLASS__ ) : Benefit | ||
return | Benefit | the static model class |