Class Text

Description

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

$Horde: framework/Horde/Horde/Text.php,v 1.2.10.9 2009/01/06 15:23:10 jan Exp $

Copyright 1999-2009 The Horde Project (http://www.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.

Located in /Horde/Horde/Text.php (line 16)


	
			
Method Summary
 string htmlAllSpaces ([string $text = ''])
 string htmlSpaces ([string $text = ''])
Methods
htmlAllSpaces (line 49)

Same as htmlSpaces() but converts all spaces to  

string htmlAllSpaces ([string $text = ''])
  • string $text: The string of text to convert.
htmlSpaces (line 25)

Convert a line of text to display properly in HTML.

  • return: The HTML-compliant converted text.
string htmlSpaces ([string $text = ''])
  • string $text: The string of text to convert.

Documentation generated on Sun, 30 Jan 2011 05:22:52 +0000 by phpDocumentor 1.4.3