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

Class: Naos_DataPeer_Base_Session

Source Location: /DataPeer/Base/Session.php

Class Naos_DataPeer_Base_Session

Class Overview

The class Naos_DataPeer_Session represents a row in the table Session.

Located in /DataPeer/Base/Session.php [line 27]

Naos_ODL_Runtime_Peer
   |
   --Naos_DataPeer_Base_Session
Author(s):
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_Session The class Naos_DataPeer_Session represents a row in the table Session.

[ Top ]
Inherited Properties, Constants, and Methods
Method Summary
static void   deleteByPk()  
static void   retrieve()  
static void   retrieveAll()  
static void   retrieveByPk()  
static void   saveObject()  

[ Top ]
Methods
static method deleteByPk  [line 62]

  static void deleteByPk( $Naos_Data_Session_id_0  )

Parameters:
   $Naos_Data_Session_id_0: 

API Tags:
Access:  public


[ Top ]
static method retrieve  [line 40]

  static void retrieve( [ $criteria = null], [ $order = null], [ $offset = null], [ $limit = null], [ $calc_found_rows = false]  )

Parameters:
   $criteria: 
   $order: 
   $offset: 
   $limit: 
   $calc_found_rows: 

API Tags:
Access:  public


[ Top ]
static method retrieveAll  [line 44]

  static void retrieveAll( )


API Tags:
Access:  public


[ Top ]
static method retrieveByPk  [line 51]

  static void retrieveByPk( $Naos_Data_Session_id_0, [ $object = null]  )

Parameters:
   $Naos_Data_Session_id_0: 
   $object: 

API Tags:
Access:  public


[ Top ]
static method saveObject  [line 69]

  static void saveObject( $object  )

Parameters:
Naos_Data_Session   $object: 

API Tags:
Access:  public


[ Top ]
Constants
DATA = "Naos_Data_Session.data" [line 37]

[ Top ]
DATETIME = "Naos_Data_Session.datetime" [line 38]

[ Top ]
ID = "Naos_Data_Session.id" [line 36]

[ Top ]
TABLE_NAME = "Naos_Data_Session" [line 34]

[ Top ]

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