| [ Index ] |
PHP Cross Reference of Web Application Component Toolkit |
[Source view] [Print]
(no description)
| Version: | $Id: constant.inc.php,v 1.2 2004/06/04 19:45:07 jeffmoore Exp $ |
| File Size: | 57 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
constantproperty:: (5 methods):
constantproperty()
isconstant()
getvalue()
generateexpression()
prepare()
Class: constantproperty - X-Ref
A property representing a constant value.| constantproperty($value) X-Ref |
| No description |
| isconstant() X-Ref |
| Does this property refer to a constant value at compile time? access: public return: Boolean |
| getvalue() X-Ref |
| Return this value as a PHP value access: public return: String |
| generateexpression(&$code) X-Ref |
| Generate the code to read the data value at run time Must generate only a valid PHP Expression. access: protected param: CodeWriter return: void |
| prepare() X-Ref |
| No description |
| Generated: Sun Nov 28 19:36:09 2004 | Cross-referenced by PHPXref 0.5 |