| [ Index ] |
PHP Cross Reference of Akelos Framework |
[Source view] [Print]
(no description)
| File Size: | 702 lines (25 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 1 file AkActionView/AkHelperLoader.php |
AkSintagsParser:: (40 methods):
AkSintagsParser()
parse()
beforeParsing()
afterParsing()
ignore()
PhpCode()
XmlOpening()
Text()
getResults()
_escapeChars()
_unescapeChars()
EscapedText()
Translation()
TranslationToken()
VariableTranslation()
ConditionalVariable()
Variable()
_convertSintagsVarToPhp()
ConditionStart()
EndTag()
ElseTag()
Loop()
_getTerminationName()
Helper()
HelperFunction()
InlineHelper()
InlineVariable()
HelperVariable()
SingleQuote()
DoubleQuote()
_handleQuotedParam()
Numbers()
Symbol()
Struct()
Hash()
Block()
raiseError()
_tokenizeHelperStructures()
_getAvailableHelpers()
_getHelperNameForMethod()
Class: AkSintagsParser - X-Ref
| AkSintagsParser($mode = 'Text') X-Ref |
| No description |
| parse($raw) X-Ref |
| No description |
| beforeParsing($raw) X-Ref |
| No description |
| afterParsing($parsed) X-Ref |
| No description |
| ignore($match, $state) X-Ref |
| No description |
| PhpCode($match, $state) X-Ref |
| No description |
| XmlOpening($match, $state) X-Ref |
| No description |
| Text($text) X-Ref |
| No description |
| getResults() X-Ref |
| No description |
| _escapeChars($string) X-Ref |
| No description |
| _unescapeChars($string, $strip_slashes_from_tokens = false) X-Ref |
| No description |
| EscapedText($match, $state) X-Ref |
| No description |
| Translation($match, $state) X-Ref |
| No description |
| TranslationToken($match) X-Ref |
| No description |
| VariableTranslation($match, $state) X-Ref |
| No description |
| ConditionalVariable($match, $state) X-Ref |
| No description |
| Variable($match, $state) X-Ref |
| No description |
| _convertSintagsVarToPhp($var) X-Ref |
| No description |
| ConditionStart($match, $state) X-Ref |
| No description |
| EndTag($match, $state) X-Ref |
| No description |
| ElseTag($match, $state) X-Ref |
| No description |
| Loop($match, $state) X-Ref |
| No description |
| _getTerminationName($plural) X-Ref |
| No description |
| Helper($match, $state, $position = null, $is_inline_function = false) X-Ref |
| No description |
| HelperFunction($match, $state, $position = null) X-Ref |
| No description |
| InlineHelper($match, $state, $position = null) X-Ref |
| No description |
| InlineVariable($match, $state, $position = null) X-Ref |
| No description |
| HelperVariable($match, $state, $position = null, $inline = false) X-Ref |
| No description |
| SingleQuote($match, $state) X-Ref |
| No description |
| DoubleQuote($match, $state) X-Ref |
| No description |
| _handleQuotedParam($match, $state, $quote_using) X-Ref |
| No description |
| Numbers($match, $state) X-Ref |
| No description |
| Symbol($match, $state) X-Ref |
| No description |
| Struct($match, $state) X-Ref |
| No description |
| Hash($match, $state) X-Ref |
| No description |
| Block($match, $state) X-Ref |
| No description |
| raiseError($error, $type = E_USER_NOTICE) X-Ref |
| _tokenizeHelperStructures($raw_structures) X-Ref |
| No description |
| _getAvailableHelpers() X-Ref |
| No description |
| _getHelperNameForMethod(&$method_name) X-Ref |
| No description |
| Generated: Mon Oct 27 12:43:49 2008 | Cross-referenced by PHPXref 0.6 |