[ Index ]

PHP Cross Reference of Web Application Component Toolkit

title

Body

[close]

/framework/template/compiler/ -> phpnode.inc.php (summary)

(no description)

Version: $Id: phpnode.inc.php,v 1.3 2004/11/12 21:25:06 jeffmoore Exp $
File Size: 50 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

phpnode:: (2 methods):
  phpnode()
  generate()


Class: phpnode  - X-Ref

Used to write literal PHP. Current sole purpose is for handling XML processing
instructions in a template.

phpnode($text)   X-Ref
Constructs PHPNode

access: protected
param: string contents of the PHP node

generate(&$code)   X-Ref
Writes the contents of the PHP node to the compiled template
using the writePHP method

access: protected
param: CodeWriter
return: void



Generated: Sun Nov 28 19:36:09 2004 Cross-referenced by PHPXref 0.5