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

Class: Naos_Data_Base_DataNode

Source Location: /Data/Base/DataNode.php

Class Naos_Data_Base_DataNode

Descendants
Child Class Description
Naos_Data_DataNode The class Naos_Data_DataNode represents a row in the table DataNode.

[ Top ]
Property Summary
mixed   $description  
mixed   $id  
mixed   $name  
mixed   $title  
mixed   $__peerclass  

[ Top ]
Method Summary
Naos_Data_Base_DataNode   __construct()  
void   __destruct()  
void   copy()  
void   getMenuItemsOfNode()  
void   getPrimaryKey()  
void   setPrimaryKey()  
void   __insertBindParam()  
void   __insertupdatePreProcessing()  
void   __reset()  
void   __selectBindResult()  
void   __selectPostProcessing()  
void   __updateBindParam()  

[ Top ]
Properties
mixed   $description [line 34]
API Tags:
Access:  public


[ Top ]
mixed   $id [line 31]
API Tags:
Access:  public


[ Top ]
mixed   $name [line 32]
API Tags:
Access:  public


[ Top ]
mixed   $title [line 33]
API Tags:
Access:  public


[ Top ]
mixed   $__peerclass = "Naos_DataPeer_DataNode" [line 29]
API Tags:
Access:  protected


Redefinition of:
Naos_ODL_Runtime_Object::$__peerclass

[ Top ]
Methods
Constructor __construct  [line 36]

  Naos_Data_Base_DataNode __construct( )


API Tags:
Access:  public


Redefinition of:
Naos_ODL_Runtime_Object::__construct()

[ Top ]
Destructor __destruct  [line 40]

  void __destruct( )


API Tags:
Access:  public


Redefinition of:
Naos_ODL_Runtime_Object::__destruct()

[ Top ]
copy  [line 51]

  void copy( )


API Tags:
Access:  public


[ Top ]
getMenuItemsOfNode  [line 92]

  void getMenuItemsOfNode( )


API Tags:
Access:  public


[ Top ]
getPrimaryKey  [line 90]

  void getPrimaryKey( )


API Tags:
Access:  public


Redefinition of:
Naos_ODL_Runtime_Object::getPrimaryKey()

[ Top ]
setPrimaryKey  [line 91]

  void setPrimaryKey( $pk  )

Parameters:
   $pk: 

API Tags:
Access:  public


Redefinition of:
Naos_ODL_Runtime_Object::setPrimaryKey()

[ Top ]
__insertBindParam  [line 80]

  void __insertBindParam( $stmt  )

Parameters:
mysqli_stmt   $stmt: 

API Tags:
Access:  public


Redefinition of:
Naos_ODL_Runtime_Object::__insertBindParam()

[ Top ]
__insertupdatePreProcessing  [line 73]

  void __insertupdatePreProcessing( )


API Tags:
Access:  public


Redefinition of:
Naos_ODL_Runtime_Object::__insertupdatePreProcessing()

[ Top ]
__reset  [line 44]

  void __reset( )


API Tags:
Access:  public


Redefinition of:
Naos_ODL_Runtime_Object::__reset()

[ Top ]
__selectBindResult  [line 76]

  void __selectBindResult( $stmt  )

Parameters:
mysqli_stmt   $stmt: 

API Tags:
Access:  public


Redefinition of:
Naos_ODL_Runtime_Object::__selectBindResult()

[ Top ]
__selectPostProcessing  [line 70]

  void __selectPostProcessing( )


API Tags:
Access:  public


Redefinition of:
Naos_ODL_Runtime_Object::__selectPostProcessing()

[ Top ]
__updateBindParam  [line 85]

  void __updateBindParam( $stmt  )

Parameters:
mysqli_stmt   $stmt: 

API Tags:
Access:  public


Redefinition of:
Naos_ODL_Runtime_Object::__updateBindParam()

[ Top ]

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