Formatting output Plese Wait...

OrmDriver_mysql Class Reference
[Object-relational mapping.]

Inheritance diagram for OrmDriver_mysql:

Inheritance graph
[legend]
Collaboration diagram for OrmDriver_mysql:

Collaboration graph
[legend]

Public Member Functions

 connect ()
 Establish a connection to database.
 execute ()
 execute the generated Query
 exportRaw ()
 Export the result array after executing the query.
 getForeignKey ()
 Finds the Foreign keys from the tables.
 getPrimaryKey ()
 Finds the Primary Key's of a Table.
 disConnect ()
 List all Columns in the Table.
 listCols ($table)
 List all Columns in the Table.

Private Member Functions

 __generate ()
 Generates the SQL Query depending upon the Lexims and If $flag is set to true returns it else(default) stores it into $this->sql;.

Detailed Description

MySql Orm Driver Class

For internal use only.

you dont need to know much about this class if you are not extending Zigmoyd. e.g. If you are just using Zigmoyd you dont need to do much hassle with this class.

Definition at line 32 of file mysql.php.


Member Function Documentation

OrmDriver_mysql::connect( ) 

OrmDriver_mysql::__generate( )  [private]

OrmDriver_mysql::execute( ) 

OrmDriver_mysql::exportRaw( ) 

OrmDriver_mysql::getForeignKey( ) 

OrmDriver_mysql::getPrimaryKey( ) 

OrmDriver_mysql::disConnect( ) 

OrmDriver_mysql::listCols( unknown $table ) 


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

Generated on Mon Oct 27 23:53:10 2008 for zigmoyd.kdevelop by doxygen 1.5.6
CompoundsX
Build Compounds List