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

List of all members.

Public Member Functions

 __construct ()
 __construct ()
- Public Member Functions inherited from ZendDbSchema_Validate_Db_Schema_Chain
 addValidator (Zend_Validate_Interface $validator, $breakChainOnFailure=false)
 isValid ($value)
 getMessages ()
 getErrors ()

Additional Inherited Members

- Protected Attributes inherited from ZendDbSchema_Validate_Db_Schema_Chain
 $_validators = array()
 $_messages = array()
 $_errors = array()

Detailed Description

Definition at line 29 of file Column.php.


Constructor & Destructor Documentation

ZendDbSchema_Validate_Db_Schema_Table_Mysql_Column::__construct ( )

Constructor

Definition at line 35 of file Column.php.

Here is the call graph for this function:

ZendDbSchema_Validate_Db_Schema_Table_Mysql_Column::__construct ( )

Constructor

Definition at line 35 of file Index.php.

Here is the call graph for this function:


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