There's no documentation for this item.
| Constants | |
|---|---|
| InlineTag | |
| LIST_ |
|
| Public Methods | |
|---|---|
| accept_ |
|
| accept_ |
|
| accept_ |
|
| accept_ |
|
| accept_ |
|
| accept_ |
|
| accept_ |
|
| accept_ |
|
| add_ |
Add a new set of HTML tags for an attribute. We allow separate start and end tags for flexibility |
| annotate | Given an HTML tag, decorate it with class information and the like if required. This is a no-op in the base class, but is overridden in HTML output classes that implement style sheets |
| end_ |
|
| init_ |
Set up the standard mapping of attributes to HTML tags |
| new | |
| start_ |
Here’s the client side of the visitor pattern |
| wrap | This is a higher speed (if messier) version of wrap |
| Private Methods | |
|---|---|
| convert_ |
|
| convert_ |
|
| convert_ |
|
| convert_ |
some of these patterns are taken from SmartyPants… |
| html_ |
|
| list_ |
|
| list_ |
|
| off_ |
|
| on_ |
|
<code/>and<pre/>for code samples.