Class SSViewer_PartialParser
Handle the parsing for cacheblock tags.
Needs to be handled differently from the other tags, because cacheblock can take any number of arguments
This shouldn't be used as an example of how to add functionality to SSViewer - the eventual plan is to re-write SSViewer using a proper parser (probably http://github.com/hafriedlander/php-peg), so that extra functionality can be added without relying on ad-hoc parsers like this.
Direct known subclasses
Methods summary
public static
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Magic methods summary
Properties summary
public static
string
|
$tag | |
public static
string
|
$argument_splitter |