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

Class: Naos_ODL_Generator_Instance

Source Location: /ODL/Generator/Instance.php

Class Naos_ODL_Generator_Instance

Method Summary
Naos_ODL_Generator_Instance   __construct()  
void   createPHPCodeComment()  
void   createPHPDefinition()  
void   createSQLDefinition()  
void   getPeerByName()  
void   getTableByName()  
void   interpretXmlPeer()  
void   interpretXmlPeerStmtCriteria()  
void   interpretXmlTable()  
void   parseFile()  
void   tableCheck()  

[ Top ]
Methods
Constructor __construct  [line 31]

  Naos_ODL_Generator_Instance __construct( )


API Tags:
Access:  public


[ Top ]
createPHPCodeComment  [line 364]

  void createPHPCodeComment( $class, $namespace  )

Parameters:
   $class: 
   $namespace: 

API Tags:
Access:  protected


[ Top ]
createPHPDefinition  [line 396]

  void createPHPDefinition( $outdir, [ $object_namespace = 'Naos_Data_'], [ $peer_namespace = 'Naos_DataPeer_']  )

Parameters:
   $outdir: 
   $object_namespace: 
   $peer_namespace: 

API Tags:
Access:  public


[ Top ]
createSQLDefinition  [line 349]

  void createSQLDefinition( $filepath  )

Parameters:
   $filepath: 

API Tags:
Access:  public


[ Top ]
getPeerByName  [line 46]

  void getPeerByName( $name  )

Parameters:
   $name: 

API Tags:
Access:  public


[ Top ]
getTableByName  [line 36]

  void getTableByName( $name  )

Parameters:
   $name: 

API Tags:
Access:  public


[ Top ]
interpretXmlPeer  [line 253]

  void interpretXmlPeer( $xml_peer  )

Parameters:
   $xml_peer: 

API Tags:
Access:  protected


[ Top ]
interpretXmlPeerStmtCriteria  [line 315]

  void interpretXmlPeerStmtCriteria( $xml_criteria  )

Parameters:
   $xml_criteria: 

API Tags:
Access:  protected


[ Top ]
interpretXmlTable  [line 82]

  void interpretXmlTable( $xml_table, $extend  )

Parameters:
   $xml_table: 
   $extend: 

API Tags:
Access:  protected


[ Top ]
parseFile  [line 51]

  void parseFile( $filepath  )

Parameters:
   $filepath: 

API Tags:
Access:  public


[ Top ]
tableCheck  [line 338]

  void tableCheck( )


API Tags:
Access:  protected


[ Top ]

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