PHP Class Horde_Kolab_FreeBusy_Freebusy_Factory_Base, horde
Copyright 2009-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.
Exibir arquivo
Open project: horde/horde
Class Usage Examples
Public Methods
Method |
Description |
|
__construct ( Horde_Injector $injector ) |
Constructor. |
|
createMapper ( ) : Horde_Route_Mapper |
Create the mapper. |
|
Protected Methods
Method Details
__construct()
public method
public __construct ( Horde_Injector $injector ) |
$injector |
Horde_Injector |
The injector providing required dependencies. |
createMapper()
public method
public createMapper ( ) : Horde_Route_Mapper |
return |
Horde_Route_Mapper |
The mapper. |
getControllerPrefix()
protected method
Return the class name prefix for controllers.