PHP 클래스 IMP_Factory_Flags, horde

저자: Michael Slusarz ([email protected])
상속: extends Horde_Core_Factory_Injector, implements Horde_Shutdown_Task
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
create ( Horde_Injector $injector ) : IMP_Flags Return the IMP_Flags instance.
shutdown ( ) Store serialized version of object in the current session.

메소드 상세

create() 공개 메소드

Return the IMP_Flags instance.
public create ( Horde_Injector $injector ) : IMP_Flags
$injector Horde_Injector
리턴 IMP_Flags The singleton instance.

shutdown() 공개 메소드

Store serialized version of object in the current session.
public shutdown ( )