PHP 클래스 Horde_Core_Prefs_Storage_Configuration, horde

Copyright 2010-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
저자: Michael Slusarz ([email protected])
상속: extends Horde_Prefs_Storage_Base
파일 보기 프로젝트 열기: horde/horde

공개 프로퍼티들

프로퍼티 타입 설명
$hooks array The list of preference hooks defined.

공개 메소드들

메소드 설명
get ( $scope_ob )
remove ( $scope = null, $pref = null )
store ( $scope_ob )

메소드 상세

get() 공개 메소드

public get ( $scope_ob )

remove() 공개 메소드

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

store() 공개 메소드

public store ( $scope_ob )

프로퍼티 상세

$hooks 공개적으로 프로퍼티

The list of preference hooks defined.
public array $hooks
리턴 array