PHP 클래스 Horde_Prefs_Storage_Imsp, horde

저자: Michael Rubinsky ([email protected])
상속: extends Horde_Prefs_Storage_Base
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_imsp Horde_Imsp_Options Handle for the IMSP server connection.

공개 메소드들

메소드 설명
__construct ( $user, array $params = [] )
get ( $scope_ob )
remove ( $scope = null, $pref = null )
store ( $scope_ob )

메소드 상세

__construct() 공개 메소드

public __construct ( $user, array $params = [] )
$params array

get() 공개 메소드

public get ( $scope_ob )

remove() 공개 메소드

public remove ( $scope = null, $pref = null )

store() 공개 메소드

public store ( $scope_ob )

프로퍼티 상세

$_imsp 보호되어 있는 프로퍼티

Handle for the IMSP server connection.
protected Horde_Imsp_Options $_imsp
리턴 Horde_Imsp_Options