extends |
Minifier |
---|
Methods | ||
---|---|---|
protected
|
MinifyData()
|
# |
protected
|
__get_text_data($node)
|
# |
Constants | ||
---|---|---|
public
|
TAG_CLASS = '__CLASS__'
|
# |
public
|
TAG_STYLE = '__STYLE__'
|
# |
public
|
TAG_LOCAL_STYLE = '__LOCAL_STYLE__'
|
# |
public
|
TAG_START = "\x00"
|
# |
public
|
TAG_END = "\x01"
|
# |
Constants inherited from Minifier |
---|
|
Properties | |||
---|---|---|---|
public
|
|
$StyleTable = []
|
# |
Properties inherited from Minifier |
---|
$SingleLineComments, $MultiLineComments, $QuotedStrings, $Continuation, $Spaces, $IdentifierRegex, $Tokens, $Content, $ContentLength, $CurrentLine, $LastToken, $LastTokenType |