| [ Index ] |
PHP Cross Reference of Limb3 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 199 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
WactCodeWriter:: (20 methods):
reset()
switchToPHP()
switchToHTML()
writePHP()
writePHPLiteral()
escapeLiteral()
writeHTML()
renderCode()
getCode()
setCode()
_prependIncludeListToCode()
getMode()
registerInclude()
getIncludeList()
_replaceConstantsInString()
beginFunction()
endFunction()
setFunctionPrefix()
getTempVariable()
getTempVarRef()
Class: WactCodeWriter - X-Ref
class WactCodeWriter.| reset() X-Ref |
| No description |
| switchToPHP() X-Ref |
| No description |
| switchToHTML($context = NULL) X-Ref |
| No description |
| writePHP($text) X-Ref |
| No description |
| writePHPLiteral($text, $escape_text = true) X-Ref |
| No description |
| escapeLiteral($text) X-Ref |
| No description |
| writeHTML($text) X-Ref |
| No description |
| renderCode() X-Ref |
| No description |
| getCode() X-Ref |
| No description |
| setCode($code) X-Ref |
| No description |
| _prependIncludeListToCode() X-Ref |
| No description |
| getMode() X-Ref |
| No description |
| registerInclude($include_file) X-Ref |
| No description |
| getIncludeList() X-Ref |
| No description |
| _replaceConstantsInString(&$string) X-Ref |
| No description |
| beginFunction($param_list) X-Ref |
| Begins writing a PHP function to the compiled template, using the function_prefix and the function_suffix, the latter being post incremented by one. |
| endFunction() X-Ref |
| No description |
| setFunctionPrefix($prefix) X-Ref |
| No description |
| getTempVariable() X-Ref |
| Utility method, which generates a unique variable name |
| getTempVarRef() X-Ref |
| Utility method, which generates a unique variable name, prefixed with a $ |
| Generated: Thu Aug 28 04:51:15 2008 | Cross-referenced by PHPXref 0.7 |