ZendDbSchema
Schema management for Zend Framework
 All Classes Namespaces Functions Pages
ZendDbSchema_Tool_Project_Context_Migration_Directory Class Reference
Collaboration diagram for ZendDbSchema_Tool_Project_Context_Migration_Directory:

List of all members.

Public Member Functions

 getName ()
 init ()
 getPersistentAttributes ()
 setVersion ($version)
 getVersion ()

Protected Attributes

 $_filesystemName = 'migrations'
 $_version

Detailed Description

Definition at line 29 of file Directory.php.


Member Function Documentation

ZendDbSchema_Tool_Project_Context_Migration_Directory::getName ( )

getName()

Returns:
string

Definition at line 47 of file Directory.php.

ZendDbSchema_Tool_Project_Context_Migration_Directory::getPersistentAttributes ( )

getPersistentAttributes

Returns:
array

Definition at line 69 of file Directory.php.

Here is the call graph for this function:

ZendDbSchema_Tool_Project_Context_Migration_Directory::getVersion ( )

Get version

Returns:
string

Definition at line 93 of file Directory.php.

Referenced by getPersistentAttributes().

Here is the caller graph for this function:

ZendDbSchema_Tool_Project_Context_Migration_Directory::init ( )

init()

Returns:
Zend_Tool_Project_Context_Zf_ControllerFile

Definition at line 57 of file Directory.php.

ZendDbSchema_Tool_Project_Context_Migration_Directory::setVersion (   $version)

Set version

Parameters:
string$version
Returns:
string

Definition at line 82 of file Directory.php.


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