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

Class: Naos_ODL_Runtime_Object

Source Location: /ODL/Runtime/Object.php

Class Naos_ODL_Runtime_Object

Descendants
Child Class Description
Naos_Data_Base_DataNode The class Naos_Data_DataNode represents a row in the table DataNode.
Naos_Data_Base_ManagementUser The class Naos_Data_ManagementUser represents a row in the table ManagementUser.
Naos_Data_Base_MenuItem The class Naos_Data_MenuItem represents a row in the table MenuItem.
Naos_Data_Base_Session The class Naos_Data_Session represents a row in the table Session.

[ Top ]
Property Summary
mixed   $__peerclass  
mixed   $__status_new  

[ Top ]
Method Summary
Naos_ODL_Runtime_Object   __construct()  
void   __destruct()  
void   delete()  
void   getPrimaryKey()  
void   load()  
void   offsetExists()  
void   offsetGet()  
void   offsetSet()  
void   offsetUnset()  
void   reset()  
void   save()  
void   setPrimaryKey()  
void   __getStatusNew()  
void   __insertBindParam()  
void   __insertupdatePreProcessing()  
void   __reset()  
void   __selectBindResult()  
void   __selectPostProcessing()  
void   __setStatusNew()  
void   __updateBindParam()  

[ Top ]
Properties
mixed   $__peerclass = null [line 26]
API Tags:
Access:  protected


Redefined in descendants as:

[ Top ]
mixed   $__status_new = true [line 27]
API Tags:
Access:  protected


[ Top ]
Methods
Constructor __construct  [line 29]

  Naos_ODL_Runtime_Object __construct( )


API Tags:
Access:  public


Redefined in descendants as:

[ Top ]
Destructor __destruct  [line 34]

  void __destruct( )


API Tags:
Access:  public


Redefined in descendants as:

[ Top ]
delete  [line 68]

  void delete( )


API Tags:
Access:  public


[ Top ]
getPrimaryKey  [line 81]

  void getPrimaryKey( )


API Tags:
Abstract:  
Access:  public


Redefined in descendants as:

[ Top ]
load  [line 56]

  void load( $pk  )

Parameters:
   $pk: 

API Tags:
Access:  public


[ Top ]
offsetExists  [line 84]

  void offsetExists( $offset  )

Parameters:
   $offset: 

API Tags:
Access:  public


Implementation of:
ArrayAccess::offsetExists

[ Top ]
offsetGet  [line 94]

  void offsetGet( $offset  )

Parameters:
   $offset: 

API Tags:
Access:  public


Implementation of:
ArrayAccess::offsetGet

[ Top ]
offsetSet  [line 103]

  void offsetSet( $offset, $value  )

Parameters:
   $offset: 
   $value: 

API Tags:
Access:  public


Implementation of:
ArrayAccess::offsetSet

[ Top ]
offsetUnset  [line 112]

  void offsetUnset( $offset  )

Parameters:
   $offset: 

API Tags:
Access:  public


Implementation of:
ArrayAccess::offsetUnset

[ Top ]
reset  [line 38]

  void reset( )


API Tags:
Access:  public


[ Top ]
save  [line 63]

  void save( )


API Tags:
Access:  public


[ Top ]
setPrimaryKey  [line 82]

  void setPrimaryKey( $pk  )

Parameters:
   $pk: 

API Tags:
Abstract:  
Access:  public


Redefined in descendants as:

[ Top ]
__getStatusNew  [line 51]

  void __getStatusNew( )


API Tags:
Access:  public


[ Top ]
__insertBindParam  [line 75]

  void __insertBindParam( $stmt  )

Parameters:
mysqli_stmt   $stmt: 

API Tags:
Abstract:  
Access:  public


Redefined in descendants as:

[ Top ]
__insertupdatePreProcessing  [line 79]

  void __insertupdatePreProcessing( )


API Tags:
Abstract:  
Access:  public


Redefined in descendants as:

[ Top ]
__reset  [line 44]

  void __reset( )


API Tags:
Abstract:  
Access:  public


Redefined in descendants as:

[ Top ]
__selectBindResult  [line 74]

  void __selectBindResult( $stmt  )

Parameters:
mysqli_stmt   $stmt: 

API Tags:
Abstract:  
Access:  public


Redefined in descendants as:

[ Top ]
__selectPostProcessing  [line 78]

  void __selectPostProcessing( )


API Tags:
Abstract:  
Access:  public


Redefined in descendants as:

[ Top ]
__setStatusNew  [line 46]

  void __setStatusNew( $status_new  )

Parameters:
   $status_new: 

API Tags:
Access:  public


[ Top ]
__updateBindParam  [line 76]

  void __updateBindParam( $stmt  )

Parameters:
mysqli_stmt   $stmt: 

API Tags:
Abstract:  
Access:  public


Redefined in descendants as:

[ Top ]

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