[ Index ] |
PHP Cross Reference of ACL Module |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 68 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
PmAcoNode:: (5 methods):
tableName()
relations()
model()
rules()
attributeLabels()
tableName() X-Ref |
return: string the associated database table name |
relations() X-Ref |
return: array relational rules. |
model($className=__CLASS__) X-Ref |
Returns the static model of the specified AR class. param: string $className active record class name. return: PM_Aco the static model class |
rules() X-Ref |
return: array validation rules for model attributes. |
attributeLabels() X-Ref |
return: array customized attribute labels (name=>label) |
Generated: Sun Jul 1 19:24:45 2012 | Cross-referenced by PHPXref 0.7.1 |