[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 125 lignes (4 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
TypedefTask:: (6 méthodes):
setClasspath()
createClasspath()
setClasspathRef()
main()
setName()
setClassname()
Classe: TypedefTask - X-Ref
Register a datatype for use within a buildfile.setClasspath(Path $classpath) X-Ref |
Set the classpath to be used when searching for component being defined param: Path $classpath An Path object containing the classpath. |
createClasspath() X-Ref |
Create the classpath to be used when searching for component being defined |
setClasspathRef(Reference $r) X-Ref |
Reference to a classpath to use when loading the files. |
main() X-Ref |
Pas de description |
setName($name) X-Ref |
Sets the name that will be used in XML buildfile. param: string $name |
setClassname($class) X-Ref |
Sets the class name / dotpath to use. param: string $class |
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |