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 | |
register ($options=array()) | |
Fonctions membres publiques inherited from JSessionStorage | |
__construct ($options=array()) | |
register () | |
open ($save_path, $session_name) | |
close () | |
read ($id) | |
write ($id, $session_data) | |
destroy ($id) | |
gc ($maxlifetime=null) | |
Fonctions membres publiques inherited from JObject | |
__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 () |
Additional Inherited Members | |
Fonctions membres publiques statiques inherited from JSessionStorage | |
static | getInstance ($name= 'none', $options=array()) |
static | test () |
Attributs protégés statiques inherited from JSessionStorage | |
static | $instances = array() |
JSessionStorageNone::register | ( | $options = array() | ) |
Register the functions of this class with PHP's session handler
array | $options | Optional parameters. |