Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitCouchDbFacadeBase

Core::Facade::arbitCouchDbFacadeBase

Class arbitCouchDbFacadeBase

CuuchDB facade base taking care of connections and common methods required for the wrapping.

CuuchDB facade base taking care of connections and common methods required for the wrapping.

Author(s):
Version:   $Revision: 1385 $
License:   GPL

Descendants

Child Class Description
arbitCouchDbFaqQuestionFacade Question facade defining all methods required to access question related data in the backend.
arbitCouchDbFaqCategoriesFacade Project facade defining all methods required to access faq_categories related data in the backend.
arbitModuleCouchDbNotificationFacade Project facade defining all methods required to access project related data in the backend.
arbitCouchDbSourceAnnotationFacade Annotattion facade implementing all methods to access annotations of the source backend.
arbitCouchDbWikiPageFacade Page facade defining all methods required to access page related data in the backend.
arbitCouchDbTrackerCommentFacade Comment facade defining all methods required to access comment related data in the backend.
arbitCouchDbTrackerIssueFacade Issue facade defining all methods required to access issue related data in the backend.
arbitCouchDbTrackerIssueStatisticsFacade Issue facade defining all methods required to access issue related data in the backend.
arbitCouchDbProjectFacade Project facade defining all methods required to access project related data in the backend.
arbitCouchDbFacadeProjectManager Facade manager, responsible for selecting and modifying projects.
arbitCouchDbUserFacade User facade defining all methods required to access user related data in the backend.
arbitCouchDbGroupFacade Group facade defining all methods required to access group related data in the backend.

Member Variables

protected static bool $connected
Static variable containing the connection state to the backend. initiate the connection on the first request to one of the facade classes.

Static variable containing the connection state to the backend. We initiate the connection on the first request to one of the facade classes.

protected arbitFacadeProjectManager $manager
Manager instance depending on the selected backend.

Manager instance depending on the selected backend.

Method Summary

public void __construct( $manager )
Constructor The constructor ensures the correct configuration for the conenction by connecting on the first request to on of the facde classes.

Methods

__construct

void __construct( $manager )

Constructor The constructor ensures the correct configuration for the conenction by connecting on the first request to on of the facde classes.

Constructor The constructor ensures the correct configuration for the conenction by connecting on the first request to on of the facde classes.

Parameters:
Name Type Description
$manager
Redefined in descendants as:
Method Description
arbitCouchDbFacadeProjectManager::__construct() Constructor The constructor ensures the correct configuration for the conenction by connecting on the first request to on of the facde classes. 
Documentation generated on Mon, 05 Apr 2010 14:01:37 +0200 by phpDocumentor 1.4.3