Method |
Description |
|
afterFind ( ) |
|
|
attributeLabels ( ) : array |
|
|
defaultScope ( ) : array |
Default to ordering by the display order property. |
|
getNextDisplayOrder ( ) : integer |
Gets the next display order for a new mapping. |
|
getRruleHumanReadable ( ) : string |
Simple wrapper function to convert the RRule into its human readable form. |
|
relations ( ) : array |
|
|
rules ( ) : array |
|
|
search ( ) : CActiveDataProvider |
Retrieves a list of models based on the current search/filter conditions. |
|
tableName ( ) : string |
|
|
validateMappingKey ( $key, integer $id = null ) : boolean |
Check whether the given key would be unique on the Definition
(optional id indicates the current mapping the key is from so it is not checked against itself). |
|
validateRrule ( $attribute ) |
Simple wrapper around RRule construction to validate the string definition. |
|