Public Member Functions
Detailed Description
Member Function Documentation
| DMModel::__call |
( |
$ |
method, |
|
|
$ |
args |
|
) |
| |
Not to be invoked publicly.
- Parameters:
-
- Exceptions:
-
Definition at line 66 of file DMModel.php.
Not to be invoked publicly.
- Parameters:
-
- Returns:
- Exceptions:
-
Definition at line 82 of file DMModel.php.
| DMModel::__set |
( |
$ |
var, |
|
|
$ |
val |
|
) |
| |
Not to be invoked publicly.
- Parameters:
-
- Returns:
- void
- Exceptions:
-
Definition at line 103 of file DMModel.php.
| DMModel::addAssociatedModel |
( |
$ |
obj | ) |
[final] |
| DMModel::disassociateModel |
( |
$ |
obj | ) |
[final] |
Disassociates the supplied model object $obj from the instance.
- Parameters:
-
- Exceptions:
-
Definition at line 48 of file DMModel.php.
| DMModel::getAssociatedModels |
( |
| ) |
[final] |
- Returns:
- array Array of all model objects that have been associated with the instance.
Definition at line 38 of file DMModel.php.
The documentation for this class was generated from the following file: