Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Horde_Prefs_Storage_Imsp
PHP Class Horde_Prefs_Storage_Imsp, horde
Author:
Michael Rubinsky (
[email protected]
)
Inheritance:
extends
Horde_Prefs_Storage_Base
Afficher le fichier
Open project: horde/horde
Protected Properties
Свойство
Type
Description
$_imsp
Horde_Imsp_Options
Handle for the IMSP server connection.
Méthodes publiques
Méthode
Description
__construct
(
$user
,
array
$params
= [] )
get
(
$scope_ob
)
remove
(
$scope
= null,
$pref
= null )
store
(
$scope_ob
)
Method Details
__construct()
public
méthode
public
__construct
(
$user
,
array
$params
= [] )
$params
array
get()
public
méthode
public
get
(
$scope_ob
)
remove()
public
méthode
public
remove
(
$scope
= null,
$pref
= null )
store()
public
méthode
public
store
(
$scope_ob
)
Property Details
$_imsp
protected_oe property
Handle for the IMSP server connection.
protected
Horde_Imsp_Options
$_imsp
Résultat
Horde_Imsp_Options