| [ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 82 lignes (3 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
DefaultInputHandler:: (2 méthodes):
handleInput()
getPrompt()
Classe: DefaultInputHandler - X-Ref
Prompts using print(); reads input from Console.| handleInput(InputRequest $request) X-Ref |
| Prompts and requests input. May loop until a valid input has been entered. |
| getPrompt(InputRequest $request) X-Ref |
| Constructs user prompt from a request. <p>This implementation adds (choice1,choice2,choice3,...) to the prompt for <code>MultipleChoiceInputRequest</code>s.</p> param: $request the request to construct the prompt for. |
| Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |