Public Member Functions | |
tableName () | |
rules () | |
relations () | |
scopes () | |
attributeLabels () | |
search () |
Static Public Member Functions | |
static | model ($className=__CLASS__) |
static | getOrder ($id_only=false) |
static | getUser ($id_only=false) |
Public Attributes | |
const | ORDERED = 1 |
const | PROCESS = 0 |
$verifyCode |
Order::attributeLabels | ( | ) |
Definition at line 94 of file Order.php.
References WebCustModule\t().
|
static |
Returns the static model of the specified AR class.
string | $className | active record class name. |
Order::relations | ( | ) |
Order::rules | ( | ) |
Definition at line 50 of file Order.php.
Order::scopes | ( | ) |
Order::search | ( | ) |
Retrieves a list of models based on the current search/filter conditions.
Definition at line 180 of file Order.php.
Order::tableName | ( | ) |