Public Member Functions | |
| PHPFileInfo (const string iphpName) | |
| Constructor. | |
Data Fields | |
| const string | phpName |
| input file name | |
| StatementList * | phpOut |
| output php | |
| StatementList * | tplOut |
| output tpl | |
Definition at line 21 of file phpfiles.h.
|
|
Constructor.
Definition at line 30 of file phpfiles.h. |
|
|
input file name
Definition at line 24 of file phpfiles.h. Referenced by PHPFileInfo(). |
|
|
output php
Definition at line 26 of file phpfiles.h. Referenced by PHPFileInfo(). |
|
|
output tpl
Definition at line 28 of file phpfiles.h. Referenced by PHPFileInfo(). |
1.3.3