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

File: List.php

Source Location: /Text_Wiki_BBCode-0.0.4/Text/Wiki/Parse/BBCode/List.php

Classes:

Text_Wiki_Parse_List
List rule parser class for BBCode.

Page Details:

BBCode: Parses for code blocks.

This class implements a Text_Wiki_Rule to find source text marked as bulleted or numbered lists as defined by text surrounded by [list] [*] ... [/list] Numebering is obtained thru [list=1] or [list=a] defining the first item "number" On parsing, the text itself is left in place, but the starting, element and ending tags are replaced with tokens. (nested lists enabled)

PHP versions 4 and 5


Documentation generated on Mon, 11 Mar 2019 14:50:56 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.