onphp_core.c File Reference

#include "Zend/zend_interfaces.h"
#include "ext/spl/spl_functions.h"
#include "onphp_core.h"
#include "onphp_util.h"
#include "core/Base/Enumeration.h"
#include "core/Base/Identifier.h"
#include "core/Base/Identifiable.h"
#include "core/Base/IdentifiableObject.h"
#include "core/Base/Singleton.h"
#include "core/Base/StaticFactory.h"
#include "core/Base/Stringable.h"
#include "core/Base/Named.h"
#include "core/Base/NamedObject.h"
#include "core/Base/Prototyped.h"
#include "core/Base/Instantiatable.h"
#include "core/DB/Dialect.h"
#include "core/DB/ImaginaryDialect.h"
#include "core/OSQL/Castable.h"
#include "core/OSQL/DBValue.h"
#include "core/OSQL/DialectString.h"
#include "core/OSQL/FieldTable.h"
#include "core/OSQL/SQLTableName.h"
#include "core/OSQL/Query.h"
#include "core/OSQL/QueryIdentification.h"
#include "core/Exceptions.h"

Include dependency graph for onphp_core.c:

Go to the source code of this file.

Functions

 PHP_RINIT_FUNCTION (onphp_core)
 PHP_RSHUTDOWN_FUNCTION (onphp_core)
 PHP_MINIT_FUNCTION (onphp_core)


Function Documentation

PHP_MINIT_FUNCTION ( onphp_core   ) 

Definition at line 55 of file onphp_core.c.

References onphp_ce_Castable, onphp_ce_DBValue, onphp_ce_Dialect, onphp_ce_Enumeration, onphp_ce_FieldTable, onphp_ce_Identifier, onphp_ce_ImaginaryDialect, onphp_ce_NamedObject, onphp_ce_QueryIdentification, onphp_ce_Singleton, onphp_ce_StaticFactory, REGISTER_ONPHP_IMPLEMENTS, REGISTER_ONPHP_INTERFACE, REGISTER_ONPHP_PROPERTY, REGISTER_ONPHP_PROPERTY_BOOL, REGISTER_ONPHP_STD_CLASS_EX, and REGISTER_ONPHP_SUB_CLASS_EX.

PHP_RINIT_FUNCTION ( onphp_core   ) 

Definition at line 45 of file onphp_core.c.

PHP_RSHUTDOWN_FUNCTION ( onphp_core   ) 

Definition at line 50 of file onphp_core.c.


Generated on Sun Dec 9 21:56:43 2007 for onPHP by  doxygen 1.5.4