|
|
| Line 1: |
Line 1: |
| − | JPath is used to get the directory path.
| + | This class is available in the following Joomla versions:- |
| − | | + | <splist showpath=notparent /> |
| − | DS -- is used as a directory separator.
| + | <noinclude>[[Category:Framework]][[Category:JPath]]</noinclude> |
| − | | + | |
| − | JPATH_ADMINISTRATOR-- Sets the path to /Joomla/administrator
| + | |
| − | | + | |
| − | JPATH_BASE -- sets the entry to joomla /Joomla
| + | |
| − | | + | |
| − | JPATH_CACHE --Sets the cache path /Joomla/cache
| + | |
| − | | + | |
| − | JPATH_COMPONENT -- Sets the component path /Joomla/components/com_example
| + | |
| − | | + | |
| − | JPATH_COMPONENT_ADMINISTRATOR -- sets the backend component path /Joomla/administrator/components/com_example
| + | |
| − | | + | |
| − | JPATH_COMPONENT_SITE-- sets the frontend component path /Joomla/components/com_example
| + | |
| − | | + | |
| − | JPATH_CONFIGURATION --sets the configuration.php file path
| + | |
| − | | + | |
| − | JPATH_INSTALLATION --The path to the installation folder.
| + | |
| − | | + | |
| − | JPATH_LIBRARIES --The path to the libraries folder.
| + | |
| − | | + | |
| − | JPATH_PLUGINS --The path to the plugins folder.
| + | |
| − | | + | |
| − | JPATH_ROOT --The path to the installed Joomla! site.
| + | |
| − | | + | |
| − | JPATH_SITE --The path to the installed Joomla! site.
| + | |
| − | | + | |
| − | JPATH_THEMES --The path to the templates folder.
| + | |
| − | | + | |
| − | JPATH_XMLRPC --The path to the XML-RPC Web service folder.
| + | |
| − | | + | |
| − | | + | |
| − | Ritesh Khare
| + | |
| − | ritesh_khare[at]live[dot]in
| + | |
Revision as of 16:29, 17 April 2011
This class is available in the following Joomla versions:-