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

Class: Naos_ODL_Runtime_Instance

Source Location: /ODL/Runtime/Instance.php

Class Naos_ODL_Runtime_Instance

Class Overview

Naos_ODL_Runtime_Instance

Located in /ODL/Runtime/Instance.php [line 23]



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

Properties

Methods

[ Top ]
Property Summary
static mixed   $dblink  

[ Top ]
Method Summary
static void   destroy()  
static void   init()  
static void   transactionCommit()  
static void   transactionRollback()  
static void   transactionStart()  

[ Top ]
Properties
static mixed   $dblink = null [line 25]
API Tags:
Access:  public


[ Top ]
Methods
static method destroy  [line 39]

  static void destroy( )


API Tags:
Access:  public


[ Top ]
static method init  [line 27]

  static void init( $host, $user, $password, $database  )

Parameters:
   $host: 
   $user: 
   $password: 
   $database: 

API Tags:
Access:  public


[ Top ]
static method transactionCommit  [line 52]

  static void transactionCommit( )


API Tags:
Access:  public


[ Top ]
static method transactionRollback  [line 57]

  static void transactionRollback( )


API Tags:
Access:  public


[ Top ]
static method transactionStart  [line 47]

  static void transactionStart( )


API Tags:
Access:  public


[ Top ]

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