Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
onAfterRender () | |
Fonctions membres publiques inherited from JPlugin | |
__construct (&$subject, $config=array()) | |
loadLanguage ($extension= '', $basePath=JPATH_ADMINISTRATOR) | |
Fonctions membres publiques inherited from JEvent | |
__construct (&$subject) | |
update (&$args) | |
Fonctions membres publiques inherited from JObject | |
__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) | |
toString () |
Fonctions membres protégées statiques | |
static | route (&$matches) |
Fonctions membres privées | |
checkBuffer ($buffer) |
Additional Inherited Members | |
Attributs publics inherited from JPlugin | |
$params = null | |
Attributs protégés inherited from JPlugin | |
$_name = null | |
$_type = null | |
Attributs protégés inherited from JEvent | |
$_subject = null | |
Attributs protégés inherited from JObject | |
$_errors = array() |
|
private |
plgSystemSef::onAfterRender | ( | ) |
Converting the site URL to fit to the HTTP request
Références $app, $base, JURI\base(), JFactory\getApplication(), JResponse\getBody(), et JResponse\setBody().
|
staticprotected |
Replaces the matched tags
array | An array of matches (see preg_match_all) |
Références $route, $url, et JRoute\_().