PACK WOC  $VERSION$
Signals | Public Member Functions | Private Attributes | List of all members
WocPHPTable Class Reference

generates output for a PHP server side More...

#include <phpdb.h>

Inheritance diagram for WocPHPTable:

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

WocPHPOutm_parent
 

Detailed Description

generates output for a PHP server side

Constructor & Destructor Documentation

WocPHPTable::WocPHPTable ( WocPHPOut p)

initializes the output object

Member Function Documentation

void WocPHPTable::errorFound ( )
signal
void WocPHPTable::finalize ( )
virtual

writes any last words after parsing finished

void WocPHPTable::newTable ( const WocTable tbl)
virtual

creates a class

Member Data Documentation

WocPHPOut* WocPHPTable::m_parent
private

The documentation for this class was generated from the following files: