| [ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
Base filter class.
| Poids: | 104 lignes (3 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
Classe: Savant2_Filter_trimwhitespace - X-Ref
Remove extra white space within the text.| filter(&$source) X-Ref |
| Removes extra white space within the text. Trim leading white space and blank lines from template source after it gets interpreted, cleaning up code and saving bandwidth. Does not affect <PRE>></PRE> and <SCRIPT></SCRIPT> blocks.<br> param: string &$source The source text to be filtered. |
| _replace($search_str, $replace, &$subject) X-Ref |
| Pas de description |
| Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |