PACK WOC
$VERSION$
|
generates output for a PHP server side More...
#include <phpdb.h>
Signals | |
void | errorFound () |
Public Member Functions | |
WocPHPTable (WocPHPOut *) | |
initializes the output object More... | |
virtual void | finalize () |
writes any last words after parsing finished More... | |
virtual void | newTable (const WocTable &) |
creates a class More... | |
Private Attributes | |
WocPHPOut * | m_parent |
generates output for a PHP server side
WocPHPTable::WocPHPTable | ( | WocPHPOut * | p | ) |
initializes the output object
|
signal |
|
virtual |
writes any last words after parsing finished
|
virtual |
creates a class
|
private |