[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/vendor/phing/tasks/system/ -> IncludePathTask.php (sommaire)

(pas de description)

Poids: 115 lignes (4 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

IncludePathTask:: (4 méthodes):
  setClasspath()
  createClasspath()
  setClasspathRef()
  main()


Classe: IncludePathTask  - X-Ref

Adds a normalized path to the PHP include_path.

This provides a way to alter the include_path without editing any global php.ini settings
or PHP_CLASSPATH environment variable.

<code>
<includepath classpath="new/path/here"/>
</code>

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



Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7