Class HTML

Description

Located in /examples/detect.php (line 97)


	
			
Method Summary
 void b ( $text)
 void contentType ()
 void end ()
 void h ( $text,  $n)
 void h1 ( $text)
 void h2 ( $text)
 void link ( $href, [ $text = null])
 void ol ( $items)
 void p ( $text)
 void pre ( $text)
 void start ( $title)
 void stylesheet ()
 void tt ( $text)
Methods
b (line 124)
void b ( $text)
  • $text
contentType (line 119)
void contentType ()
end (line 169)
void end ()
h (line 149)
void h ( $text,  $n)
  • $text
  • $n
h1 (line 159)
void h1 ( $text)
  • $text
h2 (line 154)
void h2 ( $text)
  • $text
link (line 164)
void link ( $href, [ $text = null])
  • $href
  • $text
ol (line 139)
void ol ( $items)
  • $items
p (line 129)
void p ( $text)
  • $text
pre (line 134)
void pre ( $text)
  • $text
start (line 98)
void start ( $title)
  • $title
stylesheet (line 105)
void stylesheet ()
tt (line 114)
void tt ( $text)
  • $text

Documentation generated on Thu, 29 Jul 2010 13:58:44 -0700 by phpDocumentor 1.4.3