Public Member Functions | |
tableName () | |
rules () | |
relations () | |
scopes () | |
defaultScope () | |
attributeLabels () | |
JSONToArray () | |
getDisplayData () | |
search () |
Static Public Member Functions | |
static | model ($className=__CLASS__) |
Definition at line 14 of file FGFormdata.php.
FGFormdata::attributeLabels | ( | ) |
Definition at line 78 of file FGFormdata.php.
|
static |
Returns the static model of the specified AR class.
string | $className | active record class name. |
Definition at line 21 of file FGFormdata.php.
FGFormdata::relations | ( | ) |
Definition at line 55 of file FGFormdata.php.
FGFormdata::rules | ( | ) |
Definition at line 37 of file FGFormdata.php.
FGFormdata::search | ( | ) |
Retrieves a list of models based on the current search/filter conditions.
Definition at line 110 of file FGFormdata.php.
FGFormdata::tableName | ( | ) |
Definition at line 29 of file FGFormdata.php.