Public Member Functions | |
| _remap ($method, $params=array()) | |
| index () | |
| browse ($model=null) | |
| edit ($model, $id=0) | |
| relationships () | |
Protected Attributes | |
| $required_permission = array('master_perm') | |
Implements the data_models class, which provides an interface to manage data.
| qvc_model::_remap | ( | $method, | |
$params = array() |
|||
| ) |
The _remap() function allows us to pass parameters to index().
| string | $method | |
| array | $params |
1.8.5