API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
JXMLRPC::__construct | ( | $ | config = array() | ) |
Class constructor
protected
array | An optional associative array of configuration settings. Recognized key values include 'clientId' (this list is not meant to be comprehensive). |
Réimplémentée à partir de JApplication.
Références $config, JURI::base(), et JURI::root().
JXMLRPC::getEncoding | ( | ) |
Get the charset encoding
JXMLRPC::setEncoding | ( | $ | encoding | ) |
JXMLRPC::$_encoding = null |