|
HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|

Public Member Functions | |
| tableName () | |
| rules () | |
| relations () | |
| attributeLabels () | |
| search () | |
Static Public Member Functions | |
| static | model ($className=__CLASS__) |
Definition at line 13 of file JobsLogs.php.
| JobsLogs::attributeLabels | ( | ) |
Definition at line 53 of file JobsLogs.php.
|
static |
Returns the static model of the specified AR class. Please note that you should have this exact method in all your CActiveRecord descendants!
| string | $className | active record class name. |
Reimplemented in JobLog.
Definition at line 99 of file JobsLogs.php.

| JobsLogs::relations | ( | ) |
Definition at line 42 of file JobsLogs.php.
| JobsLogs::rules | ( | ) |
Definition at line 26 of file JobsLogs.php.
| JobsLogs::search | ( | ) |
Retrieves a list of models based on the current search/filter conditions.
Typical usecase:
Definition at line 75 of file JobsLogs.php.
| JobsLogs::tableName | ( | ) |
Definition at line 18 of file JobsLogs.php.