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

Procedural File: textile.php

Source Location: /third_party/textile.php



Classes:

Textile


Page Details:








txt_apostrophe [line 316]

txt_apostrophe = '’'

[ Top ]



txt_copyright [line 325]

txt_copyright = '©'

[ Top ]



txt_degrees [line 329]

txt_degrees = '°'

[ Top ]



txt_dimension [line 322]

txt_dimension = '×'

[ Top ]



txt_ellipsis [line 319]

txt_ellipsis = '…'

[ Top ]



txt_emdash [line 320]

txt_emdash = '—'

[ Top ]



txt_endash [line 321]

txt_endash = '–'

[ Top ]



txt_half [line 326]

txt_half = '½'

[ Top ]



txt_has_unicode [line 331]

txt_has_unicode = @preg_match('/\pL/u','a')

[ Top ]



txt_plusminus [line 330]

txt_plusminus = '±'

[ Top ]



txt_prime [line 317]

txt_prime = '′'

[ Top ]



txt_prime_double [line 318]

txt_prime_double = '″'

[ Top ]



txt_quarter [line 327]

txt_quarter = '¼'

[ Top ]



txt_quote_double_close [line 315]

txt_quote_double_close = '”'

[ Top ]



txt_quote_double_open [line 314]

txt_quote_double_open = '“'

[ Top ]



txt_quote_single_close [line 313]

txt_quote_single_close = '’'

[ Top ]



txt_quote_single_open [line 312]

txt_quote_single_open = '‘'
Example: get XHTML from a given Textile-markup string ($string)

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



[ Top ]



txt_registered [line 324]

txt_registered = '®'

[ Top ]



txt_threequarters [line 328]

txt_threequarters = '¾'

[ Top ]



txt_trademark [line 323]

txt_trademark = '™'

[ Top ]




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