phpCoreLib2
[ class tree: phpCoreLib2 ] [ index: phpCoreLib2 ] [ all elements ]

Class: DRawAccess

Source Location: /DataBase/DRawAccess.php

Class Overview

DObject
   |
   --DDataBase
      |
      --DRawAccess

Base class for handling tables


Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: DDataBase

DDataBase::__construct()
Constructor
DDataBase::getDBInstance()
Gets IDSQLBase instance
DDataBase::getInstance()
Gets database instance
DDataBase::initializeSQLBase()
Initializes the DB Layber
DDataBase::query()
Execute a SQL Query and returns the data
DDataBase::setCurrentDB()
Sets the current db

Class: DObject

DObject::__construct()
Constructor
DObject::debug()
Debig
DObject::getClassMembers()
Gets member variables of the instance
DObject::getClassMemberType()
Gets class member type
DObject::getClassMethods()
Gets classes of the class
DObject::getClassName()
Gets class name
DObject::PHPSerialize()
Gets serialized string of the class
DObject::trace()
Trace
DObject::__destruct()
Descructor
DObject::__toString()
Returns String equivalent of the object.

Class Details

[line 22]
Base class for handling tables



[ Top ]


Class Variables

$set =  null

[line 29]

Used set if present



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 37]

DRawAccess __construct( [string $shellConfigXML = PHP_DRAWACCESS_DEFAULT_DB_DEFAULT], [string $set = PHP_DDATABASE_DEFAULT_SET])

Class constructor



Tags:

access:  public


Overrides DDataBase::__construct() (Constructor)

Parameters:

string   $shellConfigXML  
string   $set  

[ Top ]


Documentation generated on Sat, 17 Apr 2010 22:10:04 +0300 by phpDocumentor 1.4.3