
Public Member Functions | |
| create ($entryPoint) | |
| Generate a manager for an entry point. | |
| getName () | |
| Gets the name of this factory. | |
Definition at line 6 of file IUrlManagerFactory.interface.php.
| spunQ_IUrlManagerFactory::create | ( | $ | entryPoint | ) |
Generate a manager for an entry point.
Implemented in spunQ_DefaultUrlManagerFactory, and spunQ_WormholeUrlManagerFactory.
| spunQ_IUrlManagerFactory::getName | ( | ) |
Gets the name of this factory.
Entry points may declare their url manager using this name.
Implemented in spunQ_DefaultUrlManagerFactory, and spunQ_WormholeUrlManagerFactory.
1.5.9