|
ZendDbSchema
Schema management for Zend Framework
|
Public Member Functions | |
| getName () | |
| init () | |
| getPersistentAttributes () | |
| setVersion ($version) | |
| getVersion () | |
Protected Attributes | |
| $_filesystemName = 'migrations' | |
| $_version | |
Definition at line 29 of file Directory.php.
| ZendDbSchema_Tool_Project_Context_Migration_Directory::getName | ( | ) |
| ZendDbSchema_Tool_Project_Context_Migration_Directory::getPersistentAttributes | ( | ) |
getPersistentAttributes
Definition at line 69 of file Directory.php.
| ZendDbSchema_Tool_Project_Context_Migration_Directory::getVersion | ( | ) |
Get version
Definition at line 93 of file Directory.php.
Referenced by getPersistentAttributes().
| ZendDbSchema_Tool_Project_Context_Migration_Directory::init | ( | ) |
Definition at line 57 of file Directory.php.
| ZendDbSchema_Tool_Project_Context_Migration_Directory::setVersion | ( | $version | ) |