[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/Horde/ -> Text.php (sommaire)

(pas de description)

Poids: 57 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

Text:: (2 méthodes):
  htmlSpaces()
  htmlAllSpaces()


Classe: Text  - X-Ref

The Text:: class provides common methods for manipulating text.

$Horde: framework/Horde/Horde/Text.php,v 1.2.10.5 2006/01/01 21:28:20 jan Exp $

Copyright 1999-2006 Jon Parise <jon@horde.org>

See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

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 &nbsp;

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