| [ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 111 lignes (3 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
sfFileValidator:: (2 méthodes):
execute()
initialize()
Classe: sfFileValidator - X-Ref
sfFileValidator allows you to apply constraints to file upload.| execute(&$value, &$error) X-Ref |
| Executes this validator. param: mixed A file or parameter value/array param: error An error message reference return: bool true, if this validator executes successfully, otherwise false |
| initialize($context, $parameters = null) X-Ref |
| Initializes this validator. param: sfContext The current application context param: array An associative array of initialization parameters return: bool true, if initialization completes successfully, otherwise false |
| Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |