Class Parse

Description

Located in /fit/Parse.php (line 8)


	
			
Variable Summary
 mixed $body
 mixed $end
 string $leader
 mixed $more
 mixed $tag
 array $tags
 mixed $trailer
Method Summary
 Parse __construct (string $text, [array $tags = null], int $level, int $offset, [mixed $simple = false])
 void addToBody (string $text)
 void addToTag (string $text)
 Parse at (int $i, [int $j = null], [int $k = null])
 string condenseWhitespace (string $s)
 string htmlToText (string $s)
 Parse last ()
 Parse leaf ()
 string normalizeLineBreaks (string $s)
 string removeNonBreakTags (string $s)
 int size ()
 string text ()
 string toString ()
 string unescape (string $s)
 string unescapeEntities (string $s)
 string unescapeSmartQuotes (string $s)
Variables
mixed $body (line 16)
  • access: public
mixed $end (line 17)
  • access: public
string $leader (line 14)
  • access: public
mixed $more (line 26)
  • access: public
Parse $parts (line 25)
  • access: public
mixed $tag (line 15)
  • access: public
array $tags = array( 'table', 'tr', 'td' ) (line 32)
  • static:
  • access: public
mixed $trailer (line 18)
  • access: public
Methods
Constructor __construct (line 40)
  • access: public
Parse __construct (string $text, [array $tags = null], int $level, int $offset, [mixed $simple = false])
  • string $text: text
  • array $tags: tags
  • int $level: level
  • int $offset: offset
addToBody (line 288)
  • access: public
void addToBody (string $text)
  • string $text: text
addToTag (line 278)
  • access: public
void addToTag (string $text)
  • string $text: text
at (line 132)
  • access: public
Parse at (int $i, [int $j = null], [int $k = null])
  • int $i: i
  • int $j: j
  • int $k: k
condenseWhitespace (line 235)
  • static:
  • access: public
string condenseWhitespace (string $s)
  • string $s
htmlToText (line 156)
  • static:
  • access: public
string htmlToText (string $s)
  • string $s
last (line 110)
  • access: public
Parse last ()
leaf (line 119)
  • access: public
Parse leaf ()
normalizeLineBreaks (line 223)
  • static:
  • access: private
string normalizeLineBreaks (string $s)
  • string $s
removeNonBreakTags (line 253)
  • static:
  • access: private
string removeNonBreakTags (string $s)
  • string $s
size (line 101)
  • access: public
int size ()
text (line 146)
  • access: public
string text ()
toString (line 297)
  • access: public
string toString ()
unescape (line 172)
  • static:
  • access: public
string unescape (string $s)
  • string $s
unescapeEntities (line 185)
  • static:
  • access: private
string unescapeEntities (string $s)
  • string $s
unescapeSmartQuotes (line 200)
  • static:
  • access: public
string unescapeSmartQuotes (string $s)
  • string $s

Documentation generated on Sun, 02 Apr 2006 16:01:05 +0200 by phpDocumentor 1.3.0RC5