Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
delete () | |
Fonctions membres publiques inherited from JControllerAdmin | |
__construct ($config=array()) | |
display ($cachable=false, $urlparams=false) | |
publish () | |
reorder () | |
saveorder () | |
checkin () | |
Fonctions membres publiques inherited from JController | |
addViewPath ($path) | |
authorize ($task) | |
authorise ($task) | |
execute ($task) | |
getModel ($name= '', $prefix= '', $config=array()) | |
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) | |
Fonctions membres publiques inherited from JObject | |
__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 () |
Attributs protégés | |
$text_prefix = 'COM_LANGUAGES_VIEW_OVERRIDES' | |
Attributs protégés inherited from JControllerAdmin | |
$option | |
$view_list | |
Attributs protégés inherited from JController | |
$_acoSection | |
$_acoSectionValue | |
$basePath | |
$default_view | |
$doTask | |
$message | |
$messageType | |
$methods | |
$name | |
$model_prefix | |
$paths | |
$redirect | |
$task | |
$taskMap | |
Attributs protégés inherited from JObject | |
$_errors = array() |
LanguagesControllerOverrides::delete | ( | ) |
Method for deleting one or more overrides
Réimplémentée à partir de JControllerAdmin.
Références JRoute\_(), JText\_(), JSession\checkToken(), JRequest\getVar(), et JText\plural().
|
protected |
Réimplémentée à partir de JControllerAdmin.