PHP Class IMP_Factory_Flags, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Core_Factory_Injector, implements Horde_Shutdown_Task
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
create ( Horde_Injector $injector ) : IMP_Flags Return the IMP_Flags instance.
shutdown ( ) Store serialized version of object in the current session.

Method Details

create() public méthode

Return the IMP_Flags instance.
public create ( Horde_Injector $injector ) : IMP_Flags
$injector Horde_Injector
Résultat IMP_Flags The singleton instance.

shutdown() public méthode

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