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

Class: Naos_ODL_Runtime_Peer

Source Location: /ODL/Runtime/Peer.php

Class Naos_ODL_Runtime_Peer

Class Overview

Naos_ODL_Runtime_Peer

Located in /ODL/Runtime/Peer.php [line 23]



		
				Author(s):
		
API Tags:
Abstract:  

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

Methods

[ Top ]
Descendants
Child Class Description
Naos_DataPeer_Base_DataNode The class Naos_DataPeer_DataNode represents a row in the table DataNode.
Naos_DataPeer_Base_ManagementUser The class Naos_DataPeer_ManagementUser represents a row in the table ManagementUser.
Naos_DataPeer_Base_MenuItem The class Naos_DataPeer_MenuItem represents a row in the table MenuItem.
Naos_DataPeer_Base_Session The class Naos_DataPeer_Session represents a row in the table Session.

[ Top ]
Method Summary
static void   fetchObject()  
static void   getFoundRows()  
static void   getLastInsertId()  
static void   _retrieve()  

[ Top ]
Methods
static method fetchObject  [line 62]

  static void fetchObject( $stmt, $objectclass, [ $object = null]  )

Parameters:
mysqli_stmt   $stmt: 
   $objectclass: 
   $object: 

API Tags:
Access:  protected


[ Top ]
static method getFoundRows  [line 94]

  static void getFoundRows( )


API Tags:
Access:  protected


[ Top ]
static method getLastInsertId  [line 80]

  static void getLastInsertId( )


API Tags:
Access:  protected


[ Top ]
static method _retrieve  [line 26]

  static void _retrieve( $sql_table, $sql_columns, $objectclass, [ $criteria = null], [ $order = null], [ $offset = null], [ $limit = null], [ $calc_found_rows = false]  )

Parameters:
   $sql_table: 
   $sql_columns: 
   $objectclass: 
   $criteria: 
   $order: 
   $offset: 
   $limit: 
   $calc_found_rows: 

API Tags:
Access:  protected


[ Top ]

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