Liste de tous les membres
Fonctions membres publiques |
| getModel ($name= 'Maps', $prefix= 'FinderModel', $config=array('ignore_request'=> true)) |
| __construct ($config=array()) |
| delete () |
| display ($cachable=false, $urlparams=false) |
| publish () |
| reorder () |
| saveorder () |
| checkin () |
| addViewPath ($path) |
| authorize ($task) |
| authorise ($task) |
| execute ($task) |
| getName () |
| getTask () |
| getTasks () |
| getView ($name= '', $type= '', $prefix= '', $config=array()) |
| redirect () |
| registerDefaultTask ($method) |
| registerTask ($task, $method) |
| unregisterTask ($task) |
| setAccessControl ($section, $value=null) |
| setMessage ($text, $type= 'message') |
| setRedirect ($url, $msg=null, $type=null) |
| __toString () |
| def ($property, $default=null) |
| get ($property, $default=null) |
| getProperties ($public=true) |
| getError ($i=null, $toString=true) |
| getErrors () |
| set ($property, $value=null) |
| setProperties ($properties) |
| setError ($error) |
| toString () |
Documentation des fonctions membres
FinderControllerMaps::getModel |
( |
|
$name = 'Maps' , |
|
|
|
$prefix = 'FinderModel' , |
|
|
|
$config = array('ignore_request' => true) |
|
) |
| |
Method to get a model object, loading it if required.
- Paramètres:
-
string | $name | The model name. Optional. |
string | $prefix | The class prefix. Optional. |
array | $config | Configuration array for model. Optional. |
- Renvoie:
- object The model.
- Depuis:
- 1.6
Réimplémentée à partir de JController.
Références $config, et $name.
La documentation de cette classe a été générée à partir du fichier suivant :