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

Class: Naos_DataNode_Manager

Source Location: /DataNode/Manager.php

Class Naos_DataNode_Manager

Class Overview

Naos_DataNode_Manager allowes to query available nodes.

Located in /DataNode/Manager.php [line 23]



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

Methods

[ Top ]
Constant Summary
Q_AUTO  
Q_ID  
Q_NAME  

[ Top ]
Method Summary
static Naos_Node   getNode()   Retrieves a node, either from database or from configuration

[ Top ]
Methods
static method getNode  [line 35]

  static Naos_Node getNode( $id, [int $mode = self::Q_AUTO]  )

Retrieves a node, either from database or from configuration

Parameters:
int   $mode: 
   $id: 

API Tags:
Access:  public


[ Top ]
Constants
Q_AUTO = 3 [line 27]

[ Top ]
Q_ID = 1 [line 25]

[ Top ]
Q_NAME = 2 [line 26]

[ Top ]

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