default
[ class tree: default ] [ index: default ] [ all elements ]

Class: Textile

Source Location: /third_party/textile.php

Class Overview




Variables

Methods



Class Details

[line 333]


[ Top ]


Class Variables

$a =

[line 342]


Type:   mixed


[ Top ]

$c =

[line 344]


Type:   mixed


[ Top ]

$clas =

[line 337]


Type:   mixed


[ Top ]

$cspn =

[line 340]


Type:   mixed


[ Top ]

$doc_root =

[line 361]


Type:   mixed


[ Top ]

$fn =

[line 347]


Type:   mixed


[ Top ]

$glyph = array()

[line 354]


Type:   mixed


[ Top ]

$hlgn =

[line 335]


Type:   mixed


[ Top ]

$hu =  ''

[line 355]


Type:   mixed


[ Top ]

$lite =  false

[line 352]


Type:   mixed


[ Top ]

$lnge =

[line 338]


Type:   mixed


[ Top ]

$max_span_depth =  5

[line 356]


Type:   mixed


[ Top ]

$noimage =  false

[line 351]


Type:   mixed


[ Top ]

$pnct =

[line 345]


Type:   mixed


[ Top ]

$rel =

[line 346]


Type:   mixed


[ Top ]

$restricted =  false

[line 350]


Type:   mixed


[ Top ]

$rev =  '$Rev: 3566 $'

[line 359]


Type:   mixed


[ Top ]

$rspn =

[line 341]


Type:   mixed


[ Top ]

$s =

[line 343]


Type:   mixed


[ Top ]

$shelf = array()

[line 349]


Type:   mixed


[ Top ]

$styl =

[line 339]


Type:   mixed


[ Top ]

$url_schemes = array()

[line 353]


Type:   mixed


[ Top ]

$ver =  '2.2.0'

[line 358]


Type:   mixed


[ Top ]

$vlgn =

[line 336]


Type:   mixed


[ Top ]



Class Methods


constructor Textile [line 364]

Textile Textile( )



[ Top ]

method block [line 814]

void block( $text)



Parameters:

   $text  

[ Top ]

method blockLite [line 1710]

void blockLite( $text)



Parameters:

   $text  

[ Top ]

method cleanWhiteSpace [line 1487]

void cleanWhiteSpace( $text)



Parameters:

   $text  

[ Top ]

method cmap [line 1628]

void cmap( )



[ Top ]

method code [line 1419]

void code( $text)



Parameters:

   $text  

[ Top ]

method decode_high [line 1621]

void decode_high( $text, [ $charset = "UTF-8"])



Parameters:

   $text  
   $charset  

[ Top ]

method doPBr [line 792]

void doPBr( $in)



Parameters:

   $in  

[ Top ]

method doSpecial [line 1498]

void doSpecial( $text, $start, $end, [ $method = 'fSpecial'])



Parameters:

   $text  
   $start  
   $end  
   $method  

[ Top ]

method doTagBr [line 786]

void doTagBr( $tag, $in)



Parameters:

   $tag  
   $in  

[ Top ]

method dump [line 1700]

void dump( )



[ Top ]

method encodeEntities [line 1470]

void encodeEntities( $text)



Parameters:

   $text  

[ Top ]

method encode_high [line 1614]

void encode_high( $text, [ $charset = "UTF-8"])



Parameters:

   $text  
   $charset  

[ Top ]

method encode_html [line 1649]

void encode_html( $str, [ $quotes = 1])



Parameters:

   $str  
   $quotes  

[ Top ]

method encode_lt_gt [line 1643]

void encode_lt_gt( $text)



Parameters:

   $text  

[ Top ]

method encode_raw_amp [line 1637]

void encode_raw_amp( $text)



Parameters:

   $text  

[ Top ]

method fBlock [line 882]

void fBlock( $m)



Parameters:

   $m  

[ Top ]

method fBr [line 807]

void fBr( $m)



Parameters:

   $m  

[ Top ]

method fCode [line 1428]

void fCode( $m)



Parameters:

   $m  

[ Top ]

method fImage [line 1388]

void fImage( $m)



Parameters:

   $m  

[ Top ]

method fixEntities [line 1479]

void fixEntities( $text)



Parameters:

   $text  

[ Top ]

method fLink [line 1275]

void fLink( $m)



Parameters:

   $m  

[ Top ]

method fList [line 731]

void fList( $m)



Parameters:

   $m  

[ Top ]

method fNoteLists [line 1187]

void fNoteLists( $m)



Parameters:

   $m  

[ Top ]

method footnoteID [line 1536]

void footnoteID( $id, $nolink, $t)



Parameters:

   $id  
   $nolink  
   $t  

[ Top ]

method footnoteRef [line 1529]

void footnoteRef( $text)



Parameters:

   $text  

[ Top ]

method fParseNoteDefs [line 1116]

void fParseNoteDefs( $m)



Parameters:

   $m  

[ Top ]

method fParseNoteRefs [line 1151]

void fParseNoteRefs( $m)



Parameters:

   $m  

[ Top ]

method fPBr [line 798]

void fPBr( $m)



Parameters:

   $m  

[ Top ]

method fPre [line 1435]

void fPre( $m)



Parameters:

   $m  

[ Top ]

method fRetrieveCloseTags [line 1082]

void fRetrieveCloseTags( $m)



Parameters:

   $m  

[ Top ]

method fRetrieveOpenTags [line 1075]

void fRetrieveOpenTags( $m)



Parameters:

   $m  

[ Top ]

method fSpan [line 1018]

void fSpan( $m)



Parameters:

   $m  

[ Top ]

method fSpecial [line 1505]

void fSpecial( $m)



Parameters:

   $m  

[ Top ]

method fTable [line 659]

void fTable( $matches)



Parameters:

   $matches  

[ Top ]

method fTextile [line 1521]

void fTextile( $m)



Parameters:

   $m  

[ Top ]

method getRefs [line 1306]

void getRefs( $text)



Parameters:

   $text  

[ Top ]

method glyphs [line 1553]

void glyphs( $text)



Parameters:

   $text  

[ Top ]

method graf [line 965]

void graf( $text)



Parameters:

   $text  

[ Top ]

method hAlign [line 1592]

void hAlign( $in)



Parameters:

   $in  

[ Top ]

method hasRawText [line 642]

void hasRawText( $text)



Parameters:

   $text  

[ Top ]

method iAlign [line 1582]

void iAlign( $in)



Parameters:

   $in  

[ Top ]

method image [line 1370]

void image( $text)



Parameters:

   $text  

[ Top ]

method incomingEntities [line 1463]

void incomingEntities( $text)



Parameters:

   $text  

[ Top ]

method isRelURL [line 1363]

void isRelURL( $url)



Parameters:

   $url  

[ Top ]

method links [line 1258]

void links( $text)



Parameters:

   $text  

[ Top ]

method lists [line 725]

void lists( $text)



Parameters:

   $text  

[ Top ]

method lT [line 780]

void lT( $in)



Parameters:

   $in  

[ Top ]

method makeBackrefLink [line 1231]

void makeBackrefLink( &$info, $g_links, $i)



Parameters:

   &$info  
   $g_links  
   $i  

[ Top ]

method noteRef [line 1137]

void noteRef( $text)



Parameters:

   $text  

[ Top ]

method noTextile [line 1513]

void noTextile( $text)



Parameters:

   $text  

[ Top ]

method pba [line 547]

void pba( $in, [ $element = ""], [ $include_id = 1])



Parameters:

   $in  
   $element  
   $include_id  

[ Top ]

method placeNoteLists [line 1089]

void placeNoteLists( $text)



Parameters:

   $text  

[ Top ]

method refs [line 1313]

void refs( $m)



Parameters:

   $m  

[ Top ]

method relURL [line 1349]

void relURL( $url)



Parameters:

   $url  

[ Top ]

method replaceGlyphs [line 1576]

void replaceGlyphs( $text)



Parameters:

   $text  

[ Top ]

method retrieve [line 1450]

void retrieve( $text)



Parameters:

   $text  

[ Top ]

method retrieveTags [line 1067]

void retrieveTags( $text)



Parameters:

   $text  

[ Top ]

method retrieveURL [line 1337]

void retrieveURL( $m)



Parameters:

   $m  

[ Top ]

method retrieveURLs [line 1330]

void retrieveURLs( $text)



Parameters:

   $text  

[ Top ]

method r_encode_html [line 1665]

void r_encode_html( $str, [ $quotes = 1])



Parameters:

   $str  
   $quotes  

[ Top ]

method shelve [line 1442]

void shelve( $val)



Parameters:

   $val  

[ Top ]

method shelveURL [line 1321]

void shelveURL( $text)



Parameters:

   $text  

[ Top ]

method span [line 991]

void span( $text)



Parameters:

   $text  

[ Top ]

method storeTags [line 1053]

void storeTags( $opentag, [ $closetag = ''])



Parameters:

   $opentag  
   $closetag  

[ Top ]

method table [line 651]

void table( $text)



Parameters:

   $text  

[ Top ]

method TextileRestricted [line 509]

void TextileRestricted( $text, [ $lite = 1], [ $noimage = 1], [ $rel = 'nofollow'])



Parameters:

   $text  
   $lite  
   $noimage  
   $rel  

[ Top ]

method TextileThis [line 468]

void TextileThis( $text, [ $lite = ''], [ $encode = ''], [ $noimage = ''], [ $strict = ''], [ $rel = ''])



Parameters:

   $text  
   $lite  
   $encode  
   $noimage  
   $strict  
   $rel  

[ Top ]

method textile_popup_help [line 1674]

void textile_popup_help( $name, $helpvar, $windowW, $windowH)



Parameters:

   $name  
   $helpvar  
   $windowW  
   $windowH  

[ Top ]

method txtgps [line 1683]

void txtgps( $thing)



Parameters:

   $thing  

[ Top ]

method vAlign [line 1603]

void vAlign( $in)



Parameters:

   $in  

[ Top ]


Documentation generated on Sun, 08 Jan 2012 17:52:06 +0100 by phpDocumentor 1.4.3