JController

From Joomla! Documentation
(Difference between revisions)
Jump to: navigation, search
m (Properties)
m (bad link repair)
 
(22 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Overview ==
+
This class is available in the following Joomla versions:-
The base class used to control Joomla! components.
+
<splist showpath=notparent />
 
+
<noinclude>[[Category:Platform JClasses]][[Category:JController]]</noinclude>
 
+
== Properties ==
+
'''_acoSection''' - protected string<br />
+
ACO Section for the controller.
+
 
+
'''_acoSectionValue''' - protected string<br />
+
Default ACO Section value for the controller.
+
 
+
'''_basePath''' - protected string<br />
+
The base path of the controller.
+
 
+
'''_doTask''' - protected string<br />
+
The mapped task that was performed.
+
 
+
'''_message''' - protected string<br />
+
Redirect message.
+
 
+
'''_messageType''' - protected string<br />
+
Redirect message type.
+
 
+
'''_methods''' - protected array<br />
+
Array of class methods.
+
 
+
'''_name''' - protected array<br />
+
The name of the controller.
+
 
+
'''_path''' - protected array<br />
+
The set of search directories for resources (views).
+
 
+
'''_redirect''' - protected string<br />
+
URL for redirection.
+
 
+
'''_task''' - protected string<br />
+
Current or most recent task to be performed.
+
 
+
'''_taskMap''' - protected array<br />
+
Array of class methods to call for a given task.
+
 
+
== Methods ==
+

Latest revision as of 13:32, 29 August 2012

This class is available in the following Joomla versions:-

Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox