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

Class: Naos_ODL_Generator_Internal_Peer

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

Class Naos_ODL_Generator_Internal_Peer

Class Overview

Naos_ODL_Generator_Internal_Peer

Located in /ODL/Generator/Internal/Peer.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_Peer   __construct()  
void   addPHPCode()  
void   addStmtDelete()  
void   addStmtRetrieve()  
void   buildDeleteFunction()  
void   buildRetrieveFunction()  
void   getPHPDefinition()  
void   getTable()  

[ Top ]
Methods
Constructor __construct  [line 34]

  Naos_ODL_Generator_Internal_Peer __construct( Naos_ODL_Generator_Internal_Table $table, $object_namespace  )

Parameters:
Naos_ODL_Generator_Internal_Table   $table: 
   $object_namespace: 

API Tags:
Access:  public


[ Top ]
addPHPCode  [line 80]

  void addPHPCode( Naos_ODL_Generator_Internal_PHPCode $phpcode  )

Parameters:
Naos_ODL_Generator_Internal_PHPCode   $phpcode: 

API Tags:
Access:  public


[ Top ]
addStmtDelete  [line 64]

  void addStmtDelete( Naos_ODL_Generator_Internal_PeerStmtDelete $stmt  )

Parameters:
Naos_ODL_Generator_Internal_PeerStmtDelete   $stmt: 

API Tags:
Access:  public


[ Top ]
addStmtRetrieve  [line 48]

  void addStmtRetrieve( Naos_ODL_Generator_Internal_PeerStmtRetrieve $stmt  )

Parameters:
Naos_ODL_Generator_Internal_PeerStmtRetrieve   $stmt: 

API Tags:
Access:  public


[ Top ]
buildDeleteFunction  [line 224]

  void buildDeleteFunction( $name, Naos_ODL_Shared_QueryBuilder $qb  )

Parameters:
   $name: 
Naos_ODL_Shared_QueryBuilder   $qb: 

API Tags:
Access:  protected


[ Top ]
buildRetrieveFunction  [line 184]

  void buildRetrieveFunction( $name, Naos_ODL_Shared_QueryBuilder $qb, [ $is_unique = false], $flags  )

Parameters:
   $name: 
Naos_ODL_Shared_QueryBuilder   $qb: 
   $is_unique: 
   $flags: 

API Tags:
Access:  protected


[ Top ]
getPHPDefinition  [line 93]

  void getPHPDefinition( $base_object_namespace, $base_peer_namespace, $object_namespace, $peer_namespace  )

Parameters:
   $base_object_namespace: 
   $base_peer_namespace: 
   $object_namespace: 
   $peer_namespace: 

API Tags:
Access:  public


[ Top ]
getTable  [line 44]

  void getTable( )


API Tags:
Access:  public


[ Top ]

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