[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 97 lignes (3 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
RegexpMapper:: (5 méthodes):
__construct()
setFrom()
setTo()
main()
replaceReferences()
Classe: RegexpMapper - X-Ref
Uses regular expressions to perform filename transformations.__construct() X-Ref |
The Regexp engine. |
setFrom($from) X-Ref |
Sets the "from" pattern. Required. |
setTo($to) X-Ref |
Sets the "to" pattern. Required. |
main($sourceFileName) X-Ref |
Pas de description |
replaceReferences($source) X-Ref |
Replace all backreferences in the to pattern with the matched groups. groups of the source. param: string $source The source filename. |
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |