Class Textile

Description

Example: get XHTML from a given Textile-markup string ($string)

$textile = new Textile; echo $textile->TextileThis($string);

Located in /library/textile/Textile.class.php (line 188)


	
			
Variable Summary
mixed $a
mixed $c
mixed $clas
mixed $cspn
mixed $fn
mixed $hlgn
mixed $lnge
mixed $pnct
mixed $rel
mixed $rspn
mixed $s
mixed $styl
mixed $vlgn
Method Summary
Textile Textile ()
void block ( $text)
void blockLite ( $text)
void checkRefs ( $text)
void cleanWhiteSpace ( $text)
void cmap ()
void code ( $text)
void decode_high ( $text, [ $charset = "UTF-8"])
void doBr ( $m)
void doPBr ( $in)
void dump ()
void encodeEntities ( $text)
void encode_high ( $text, [ $charset = "UTF-8"])
void fBlock ( $m)
void fCode ( $m)
void fImage ( $m)
void fixEntities ( $text)
void fLink ( $m)
void fList ( $m)
void footnoteID ( $id,  $t)
void footnoteRef ( $text)
void fSpan ( $m)
void fTable ( $matches)
void fTextile ( $m)
void getRefs ( $text)
void glyphs ( $text)
void hAlign ( $in)
void hasRawText ( $text)
void iAlign ( $in)
void image ( $text)
void incomingEntities ( $text)
void links ( $text)
void lists ( $text)
void lT ( $in)
void noTextile ( $text)
void pba ( $in, [ $element = ""])
void refs ( $m)
void relURL ( $url)
void retrieve ( $text)
void shelve ( $val)
void span ( $text)
void table ( $text)
void TextileThis ( $text, [ $lite = ''], [ $encode = ''], [ $noimage = ''], [ $strict = ''], [ $rel = ''])
void textile_popup_help ( $name,  $helpvar,  $windowW,  $windowH)
void txtgps ( $thing)
void vAlign ( $in)
Variables
mixed $a (line 197)
  • access: public
mixed $c (line 199)
  • access: public
mixed $clas (line 192)
  • access: public
mixed $cspn (line 195)
  • access: public
mixed $fn (line 202)
  • access: public
mixed $hlgn (line 190)
  • access: public
mixed $lnge (line 193)
  • access: public
mixed $pnct (line 200)
  • access: public
mixed $rel (line 201)
  • access: public
mixed $rspn (line 196)
  • access: public
mixed $s (line 198)
  • access: public
mixed $styl (line 194)
  • access: public
mixed $vlgn (line 191)
  • access: public
Methods
Constructor Textile (line 205)
Textile Textile ()
block (line 439)
void block ( $text)
  • $text
blockLite (line 948)
void blockLite ( $text)
  • $text
checkRefs (line 617)
void checkRefs ( $text)
  • $text
cleanWhiteSpace (line 741)
void cleanWhiteSpace ( $text)
  • $text
cmap (line 908)
void cmap ()
code (line 676)
void code ( $text)
  • $text
decode_high (line 902)
void decode_high ( $text, [ $charset = "UTF-8"])
  • $text
  • $charset
doBr (line 432)
void doBr ( $m)
  • $m
doPBr (line 426)
void doPBr ( $in)
  • $in
dump (line 941)
void dump ()
encodeEntities (line 725)
void encodeEntities ( $text)
  • $text
encode_high (line 896)
void encode_high ( $text, [ $charset = "UTF-8"])
  • $text
  • $charset
fBlock (line 485)
void fBlock ( $m)
  • $m
fCode (line 691)
void fCode ( $m)
  • $m
fImage (line 651)
void fImage ( $m)
  • $m
fixEntities (line 733)
void fixEntities ( $text)
  • $text
fLink (line 581)
void fLink ( $m)
  • $m
fList (line 388)
void fList ( $m)
  • $m
footnoteID (line 790)
void footnoteID ( $id,  $t)
  • $id
  • $t
footnoteRef (line 783)
void footnoteRef ( $text)
  • $text
fSpan (line 534)
void fSpan ( $m)
  • $m
fTable (line 354)
void fTable ( $matches)
  • $matches
fTextile (line 760)
void fTextile ( $m)
  • $m
getRefs (line 602)
void getRefs ( $text)
  • $text
glyphs (line 799)
void glyphs ( $text)
  • $text
hAlign (line 875)
void hAlign ( $in)
  • $in
hasRawText (line 347)
void hasRawText ( $text)
  • $text
iAlign (line 865)
void iAlign ( $in)
  • $in
image (line 634)
void image ( $text)
  • $text
incomingEntities (line 719)
void incomingEntities ( $text)
  • $text
links (line 563)
void links ( $text)
  • $text
lists (line 382)
void lists ( $text)
  • $text
lT (line 420)
void lT ( $in)
  • $in
noTextile (line 751)
void noTextile ( $text)
  • $text
pba (line 272)
void pba ( $in, [ $element = ""])
  • $in
  • $element
refs (line 609)
void refs ( $m)
  • $m
relURL (line 623)
void relURL ( $url)
  • $url
retrieve (line 706)
void retrieve ( $text)
  • $text
shelve (line 699)
void shelve ( $val)
  • $val
span (line 513)
void span ( $text)
  • $text
table (line 339)
void table ( $text)
  • $text
TextileThis (line 222)
void TextileThis ( $text, [ $lite = ''], [ $encode = ''], [ $noimage = ''], [ $strict = ''], [ $rel = ''])
  • $text
  • $lite
  • $encode
  • $noimage
  • $strict
  • $rel
textile_popup_help (line 917)
void textile_popup_help ( $name,  $helpvar,  $windowW,  $windowH)
  • $name
  • $helpvar
  • $windowW
  • $windowH
txtgps (line 925)
void txtgps ( $thing)
  • $thing
vAlign (line 886)
void vAlign ( $in)
  • $in

Documentation generated on Wed, 23 Jan 2008 01:59:44 +0000 by phpDocumentor 1.4.0