Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
action () | |
Fonctions membres publiques hérités de FOFController | |
__construct ($config=array()) | |
addViewPath ($path) | |
authorise ($task) | |
execute ($task) | |
display ($cachable=false, $urlparams=false, $tpl=null) | |
browse () | |
read () | |
add () | |
edit () | |
apply () | |
copy () | |
save () | |
savenew () | |
cancel () | |
loadhistory () | |
accesspublic () | |
accessregistered () | |
accessspecial () | |
publish () | |
unpublish () | |
archive () | |
trash () | |
saveorder () | |
orderdown () | |
orderup () | |
remove () | |
redirect () | |
hasRedirect () | |
registerDefaultTask ($method) | |
registerTask ($task, $method) | |
unregisterTask ($task) | |
setMessage ($text, $type='message') | |
setRedirect ($url, $msg=null, $type=null) | |
getThisModel ($config=array()) | |
getModel ($name='', $prefix='', $config=array()) | |
getThisView ($config=array()) | |
getName () | |
getTask () | |
getTasks () | |
getView ($name='', $type='', $prefix='', $config=array()) | |
setThisViewName ($viewName) | |
setThisModelName ($modelName) | |
getItemidURLSuffix () | |
Fonctions membres publiques hérités de FOFUtilsObject | |
__construct ($properties=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) | |
Postinstall message controller.
action | ( | ) |
Executes the action associated with an item.
Références $file, $item, jimport(), et FOFTemplateUtils\parsePath().