| [ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 173 lignes (6 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
CVSPassTask:: (6 méthodes):
__construct()
main()
mangle()
setCvsroot()
setPassfile()
setPassword()
Classe: CVSPassTask - X-Ref
Adds an new entry to a CVS password file.| __construct() X-Ref |
| Create a CVS task using the default cvspass file location. |
| main() X-Ref |
| Does the work. |
| mangle($password) X-Ref |
| "Encode" the password. |
| setCvsroot($cvsRoot) X-Ref |
| The CVS repository to add an entry for. param: string $cvsRoot |
| setPassfile(PhingFile $passFile) X-Ref |
| Password file to add the entry to. param: PhingFile $passFile |
| setPassword($password) X-Ref |
| Password to be added to the password file. param: string $password |
| Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |