$_acoSection | JController | protected |
$_acoSectionValue | JController | protected |
$_errors | JObject | protected |
$basePath | JController | protected |
$context | JControllerForm | protected |
$default_view | JController | protected |
$doTask | JController | protected |
$instance | JController | protectedstatic |
$message | JController | protected |
$messageType | JController | protected |
$methods | JController | protected |
$model_prefix | JController | protected |
$name | JController | protected |
$option | JControllerForm | protected |
$paths | JController | protected |
$redirect | JController | protected |
$task | JController | protected |
$taskMap | JController | protected |
$text_prefix | JControllerForm | protected |
$view_item | JControllerForm | protected |
$view_list | JControllerForm | protected |
__construct($config=array()) | JControllerForm | |
__toString() | JObject | |
add() | JControllerForm | |
addModelPath($path, $prefix= '') | JController | static |
addPath($type, $path) | JController | protected |
addViewPath($path) | JController | |
allowAdd($data=array()) | JControllerForm | protected |
allowEdit($data=array(), $key= 'id') | JControllerForm | protected |
allowSave($data, $key= 'message_id') | MessagesControllerMessage | protected |
authorise($task) | JController | |
authorize($task) | JController | |
batch($model) | JControllerForm | |
cancel($key=null) | JControllerForm | |
checkEditId($context, $id) | JController | protected |
createFileName($type, $parts=array()) | JController | protectedstatic |
createModel($name, $prefix= '', $config=array()) | JController | protected |
createView($name, $prefix= '', $type= '', $config=array()) | JController | protected |
def($property, $default=null) | JObject | |
display($cachable=false, $urlparams=false) | JController | |
edit($key=null, $urlVar=null) | JControllerForm | |
execute($task) | JController | |
get($property, $default=null) | JObject | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getInstance($prefix, $config=array()) | JController | static |
getModel($name= '', $prefix= '', $config=array('ignore_request'=> true)) | JControllerForm | |
getName() | JController | |
getProperties($public=true) | JObject | |
getRedirectToItemAppend($recordId=null, $urlVar= 'id') | JControllerForm | protected |
getRedirectToListAppend() | JControllerForm | protected |
getTask() | JController | |
getTasks() | JController | |
getView($name= '', $type= '', $prefix= '', $config=array()) | JController | |
holdEditId($context, $id) | JController | protected |
postSaveHook(JModel &$model, $validData=array()) | JControllerForm | protected |
redirect() | JController | |
registerDefaultTask($method) | JController | |
registerTask($task, $method) | JController | |
releaseEditId($context, $id) | JController | protected |
reply() | MessagesControllerMessage | |
save($key=null, $urlVar=null) | JControllerForm | |
set($property, $value=null) | JObject | |
setAccessControl($section, $value=null) | JController | |
setError($error) | JObject | |
setMessage($text, $type= 'message') | JController | |
setPath($type, $path) | JController | protected |
setProperties($properties) | JObject | |
setRedirect($url, $msg=null, $type=null) | JController | |
toString() | JObject | |
unregisterTask($task) | JController | |