Public Member Functions | |
tableName () | |
rules () | |
relations () | |
attributeLabels () | |
search () | |
beforeDelete () |
Static Public Member Functions | |
static | model ($className=__CLASS__) |
Public Attributes | |
const | THUMBNAIL = 0 |
const | ORIGINAL = 1 |
const | HIRES = 2 |
Definition at line 15 of file ApalinesFile.php.
ApalinesFile::attributeLabels | ( | ) |
Definition at line 70 of file ApalinesFile.php.
ApalinesFile::beforeDelete | ( | ) |
Function removes multimedia files before record is deleted
Definition at line 109 of file ApalinesFile.php.
|
static |
Returns the static model of the specified AR class.
string | $className | active record class name. |
Definition at line 25 of file ApalinesFile.php.
ApalinesFile::relations | ( | ) |
Definition at line 59 of file ApalinesFile.php.
ApalinesFile::rules | ( | ) |
Definition at line 41 of file ApalinesFile.php.
ApalinesFile::search | ( | ) |
Retrieves a list of models based on the current search/filter conditions.
Definition at line 87 of file ApalinesFile.php.
ApalinesFile::tableName | ( | ) |
Definition at line 33 of file ApalinesFile.php.