Class: Doctrine_Schema_Database
Source Location: /Doctrine/Schema/Database.phpClass Doctrine_Schema_Database
Class Overview
class Doctrine_Schema_Database Holds information on a database Located in /Doctrine/Schema/Database.php [line 40] Doctrine_Object | --Doctrine_Access | --Doctrine_Schema_Object | --Doctrine_Schema_DatabaseAuthor(s):
|
[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties | Inherited Methods | Inherited Constants |
---|---|---|
Inherited From Doctrine_Schema_Object Inherited From Doctrine_Object |
Inherited From Doctrine_Schema_Object Inherited From Doctrine_Access
Inherited From Doctrine_Object
|
[ Top ]
Property Summary
Method Summary
Properties
Methods
addTable [line 84]
|
Doctrine_Schema_Table | $table: | table * @return Doctrine_Schema_Table |
API Tags:
Access: | public |
[ Top ]
getTables [line 94]
|
API Tags:
Return: | of Doctrine_Schema_Table |
Access: | public |
[ Top ]