[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 116 lignes (4 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
NameFactory:: (4 méthodes):
__construct()
instance()
getAlgorithm()
generateName()
Classe: NameFactory - X-Ref
A name generation factory.__construct() X-Ref |
Creates a new instance with storage for algorithm implementations. |
instance() X-Ref |
Pas de description |
getAlgorithm($name) X-Ref |
Factory method which retrieves an instance of the named generator. param: name The fully qualified class name of the name |
generateName($algorithmName, $inputs) X-Ref |
Given a list of <code>String</code> objects, implements an algorithm which produces a name. param: algorithmName The fully qualified class name of the param: array $inputs Inputs used to generate a name. return: The generated name. |
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |