Liste de tous les membres
Fonctions membres publiques |
| getModel ($name= 'Tracks', $prefix= 'BannersModel', $config=array('ignore_request'=> true)) |
| delete () |
| getModel ($name= 'Tracks', $prefix= 'BannersModel') |
| display ($cachable=false, $urlparams=false) |
Attributs protégés |
| $context = 'com_banners.tracks' |
Documentation des fonctions membres
BannersControllerTracks::delete |
( |
| ) |
|
BannersControllerTracks::display |
( |
|
$cachable = false , |
|
|
|
$urlparams = false |
|
) |
| |
Display method for the raw track data.
- Paramètres:
-
boolean | If true, the view output will be cached |
array | An array of safe url parameters and their variable types, for valid values see JFilterInput::clean(). |
- Renvoie:
- JController This object to support chaining.
- Depuis:
- 1.5
Réimplémentée à partir de JController.
Références $app, $clientId, $config, $type, $view, JFactory\getApplication(), JFactory\getConfig(), JFactory\getDocument(), JApplication\getHash(), et JRequest\getVar().
BannersControllerTracks::getModel |
( |
|
$name = 'Tracks' , |
|
|
|
$prefix = 'BannersModel' |
|
) |
| |
Proxy for getModel.
- Paramètres:
-
string | $name | The name of the model. |
string | $prefix | The prefix for the model class name. |
- Renvoie:
- JModel
- Depuis:
- 1.6
Références $name.
BannersControllerTracks::getModel |
( |
|
$name = 'Tracks' , |
|
|
|
$prefix = 'BannersModel' , |
|
|
|
$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.
Documentation des données membres
BannersControllerTracks::$context = 'com_banners.tracks' |
|
protected |
La documentation de cette classe a été générée à partir des fichiers suivants :