phpDocumentor Naos_ODL
[ class tree: Naos_ODL ] [ index: Naos_ODL ] [ all elements ]

Class: Naos_ODL_Generator_Internal_Column

Source Location: /ODL/Generator/Internal/Column.php

Class Naos_ODL_Generator_Internal_Column

Class Overview

Naos_ODL_Generator_Internal_Column

Located in /ODL/Generator/Internal/Column.php [line 23]



		
				Author(s):
		
Information Tags:
Copyright:  Copyright (c) 2008 Jupiter GmbH
License:  http://www.naos-framework.com/website.naos.framework/en/license

Methods

[ Top ]
Method Summary
Naos_ODL_Generator_Internal_Column   __construct()  
void   getColumnName()  
void   getPHPAttribName()  
void   getSQLDefinition()  
void   getType()  
void   getTypeAttribs()  
void   isAutoincrement()  
void   isIndex()  
void   isPrimaryKey()  
void   isUnique()  

[ Top ]
Methods
Constructor __construct  [line 41]

  Naos_ODL_Generator_Internal_Column __construct( $columnname, $type, $type_attribs, $primarykey, $autoincrement, $required, $unique, $index, $phpattribname, $phpsetter, $phpgetter  )

Parameters:
   $columnname: 
   $type: 
   $type_attribs: 
   $primarykey: 
   $autoincrement: 
   $required: 
   $unique: 
   $index: 
   $phpattribname: 
   $phpsetter: 
   $phpgetter: 

API Tags:
Access:  public


[ Top ]
getColumnName  [line 66]

  void getColumnName( )


API Tags:
Access:  public


[ Top ]
getPHPAttribName  [line 70]

  void getPHPAttribName( )


API Tags:
Access:  public


[ Top ]
getSQLDefinition  [line 85]

  void getSQLDefinition( $object_namespace  )

Parameters:
   $object_namespace: 

API Tags:
Access:  public


[ Top ]
getType  [line 76]

  void getType( )


API Tags:
Access:  public


[ Top ]
getTypeAttribs  [line 77]

  void getTypeAttribs( )


API Tags:
Access:  public


[ Top ]
isAutoincrement  [line 83]

  void isAutoincrement( )


API Tags:
Access:  public


[ Top ]
isIndex  [line 80]

  void isIndex( )


API Tags:
Access:  public


[ Top ]
isPrimaryKey  [line 82]

  void isPrimaryKey( )


API Tags:
Access:  public


[ Top ]
isUnique  [line 79]

  void isUnique( )


API Tags:
Access:  public


[ Top ]

Documentation generated on Sat, 13 Sep 2008 01:40:39 -0400 by phpDocumentor 1.4.0