Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Liste complète des membres de JFactory, y compris les membres hérités :
$acl | JFactory | static |
$application | JFactory | static |
$cache | JFactory | static |
$config | JFactory | static |
$database | JFactory | static |
$dates | JFactory | static |
$document | JFactory | static |
$language | JFactory | static |
$mailer | JFactory | static |
$session | JFactory | static |
createConfig($file, $type= 'PHP', $namespace= '') | JFactory | protectedstatic |
createDbo() | JFactory | protectedstatic |
createDocument() | JFactory | protectedstatic |
createLanguage() | JFactory | protectedstatic |
createMailer() | JFactory | protectedstatic |
createSession(array $options=array()) | JFactory | protectedstatic |
getACL() | JFactory | static |
getApplication($id=null, array $config=array(), $prefix= 'J') | JFactory | static |
getCache($group= '', $handler= 'callback', $storage=null) | JFactory | static |
getConfig($file=null, $type= 'PHP', $namespace= '') | JFactory | static |
getDate($time= 'now', $tzOffset=null) | JFactory | static |
getDbo() | JFactory | static |
getDocument() | JFactory | static |
getEditor($editor=null) | JFactory | static |
getFeedParser($url, $cache_time=0) | JFactory | static |
getLanguage() | JFactory | static |
getMailer() | JFactory | static |
getSession(array $options=array()) | JFactory | static |
getStream($use_prefix=true, $use_network=true, $ua=null, $uamask=false) | JFactory | static |
getURI($uri= 'SERVER') | JFactory | static |
getUser($id=null) | JFactory | static |
getXML($data, $isFile=true) | JFactory | static |