| [ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 57 lignes (2 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
Text:: (2 méthodes):
htmlSpaces()
htmlAllSpaces()
| htmlSpaces($text = '') X-Ref |
| Convert a line of text to display properly in HTML. param: string $text The string of text to convert. return: string The HTML-compliant converted text. |
| htmlAllSpaces($text = '') X-Ref |
| Same as htmlSpaces() but converts all spaces to param: string $text The string of text to convert. return: string The HTML-compliant converted text. |
| Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |