| [ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 122 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
ResolvePathTask:: (5 méthodes):
setPropertyName()
setDir()
setPath()
setFile()
main()
Classe: ResolvePathTask - X-Ref
Task for resolving relative paths and setting absolute path in property value.| setPropertyName($v) X-Ref |
| Set the name of the property to set. param: string $v Property name return: void |
| setDir(PhingFile $d) X-Ref |
| Sets a base dir to use for resolution. param: PhingFile $d |
| setPath($f) X-Ref |
| Sets a path (file or directory) that we want to resolve. This is the same as setFile() -- just more generic name so that it's clear that you can also use it to set directory. param: string $f |
| setFile($f) X-Ref |
| Sets a file that we want to resolve. param: string $f |
| main() X-Ref |
| Perform the resolution & set property. |
| Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |