PHP Class Ulaform_Factory_Driver, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Author: Michael J. Rubinsky ([email protected])
Author: Vilius Šumskas ([email protected])
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
__construct ( Horde_Injector $injector ) Constructor.
create ( mixed $name = '' ) : Ulaform_Driver Return the Ulaform_Driver:: instance.

Method Details

__construct() public méthode

Constructor.
public __construct ( Horde_Injector $injector )
$injector Horde_Injector The injector to use.

create() public méthode

Return the Ulaform_Driver:: instance.
public create ( mixed $name = '' ) : Ulaform_Driver
$name mixed Instance name
Résultat Ulaform_Driver