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

Class: Naos_DataPeer_Base_DataNode

Source Location: /DataPeer/Base/DataNode.php

Class Naos_DataPeer_Base_DataNode

Class Overview

The class Naos_DataPeer_DataNode represents a row in the table DataNode.

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

Naos_ODL_Runtime_Peer
   |
   --Naos_DataPeer_Base_DataNode
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_DataNode The class Naos_DataPeer_DataNode represents a row in the table DataNode.

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

[ Top ]
Methods
static method deleteByName  [line 81]

  static void deleteByName( $Naos_Data_DataNode_name_0  )

Parameters:
   $Naos_Data_DataNode_name_0: 

API Tags:
Access:  public


[ Top ]
static method deleteByPk  [line 74]

  static void deleteByPk( $Naos_Data_DataNode_id_0  )

Parameters:
   $Naos_Data_DataNode_id_0: 

API Tags:
Access:  public


[ Top ]
static method retrieve  [line 41]

  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 45]

  static void retrieveAll( )


API Tags:
Access:  public


[ Top ]
static method retrieveByName  [line 63]

  static void retrieveByName( $Naos_Data_DataNode_name_0, [ $object = null]  )

Parameters:
   $Naos_Data_DataNode_name_0: 
   $object: 

API Tags:
Access:  public


[ Top ]
static method retrieveByPk  [line 52]

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

Parameters:
   $Naos_Data_DataNode_id_0: 
   $object: 

API Tags:
Access:  public


[ Top ]
static method saveObject  [line 88]

  static void saveObject( $object  )

Parameters:
Naos_Data_DataNode   $object: 

API Tags:
Access:  public


[ Top ]
Constants
DESCRIPTION = "Naos_Data_DataNode.description" [line 39]

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

[ Top ]
NAME = "Naos_Data_DataNode.name" [line 37]

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

[ Top ]
TITLE = "Naos_Data_DataNode.title" [line 38]

[ Top ]

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