Class: Doctrine_DataType

Source Location: /Doctrine/DataType.php

Class Doctrine_DataType

Class Overview

Doctrine_DataType

Located in /Doctrine/DataType.php [line 33]



		
				Author(s):
		
		
		
Information Tags:
Version:  $Revision: 1986 $
Link:  www.phpdoctrine.com
Since:  1.0
License:  LGPL

Methods

[ Top ]
Method Summary
Doctrine_DataType   __construct()  
void   getDefaultLength()  
void   getName()  

[ Top ]
Methods
Constructor __construct  [line 35]

  Doctrine_DataType __construct( )


API Tags:
Access:  public


[ Top ]
getDefaultLength  [line 45]

  void getDefaultLength( )


API Tags:
Access:  public


[ Top ]
getName  [line 40]

  void getName( )


API Tags:
Access:  public


[ Top ]