Class POWLStore

(line 12)

Description

DBStore
   |
   --DefaultPOWLStore
      |
      --POWLStore

Located in File: /rdfsapi/powl/store.php

RDFSStore


Class Variables

Summary:

Class Constants

Summary:

Method Detail

Summary:
POWLStore POWLStore (string $dbDriver, string $host, string $dbName, string $user, string $password, [ $SysOntURI = false])

Constructor POWLStore (line 24)

POWLStore POWLStore( string $dbDriver, string $host, string $dbName, string $user, string $password, [ $SysOntURI = false])

Constructor: Set the database connection with the given parameters.

Parameters

  • string $dbDriver:
  • string $host:
  • string $dbName:
  • string $user:
  • string $password:
  • $SysOntURI:

Info

  • access - public

Method _createTables_MySql (line 32)

void _createTables_MySql( )

Info

Inherited Variables

Inherited Class Variable Summary

Inherited From Class DefaultPOWLStore

DefaultPOWLStore::$store -

DefaultPOWLStore::$SysOnt -

DefaultPOWLStore::$_models -

Inherited Methods

Inherited Method Summary

Inherited From Class DefaultPOWLStore

DefaultPOWLStore::DefaultPOWLStore() - Constructor: Set the database connection with the given parameters.

DefaultPOWLStore::aclCheck() -

DefaultPOWLStore::aclCompute() -

DefaultPOWLStore::aclGet() -

DefaultPOWLStore::createTables() -

DefaultPOWLStore::deleteModel() - POWLStore::deleteModel()

DefaultPOWLStore::getModel() -

DefaultPOWLStore::getNewModel() - POWLStore::getNewModel()

DefaultPOWLStore::isDatabaseCreated() - This method checks whether a database with the fiven name exists.

DefaultPOWLStore::isSetup() -

DefaultPOWLStore::listModels() -

DefaultPOWLStore::loadModel() - POWLStore::loadModel()

DefaultPOWLStore::modelExists() - Check if the DbModel with the given modelURI is already stored in the database



Documentation generated on Tue, 07 Nov 2006 13:07:14 +0100 by phpDocumentor 1.3.0