eZ Publish  [trunk]
eZDBTool Class Reference

The class eZDBTool does. More...

List of all members.

Static Public Member Functions

static cleanup ($db)
static isEmpty ($db)

Detailed Description

The class eZDBTool does.

Definition at line 17 of file ezdbtool.php.


Member Function Documentation

static eZDBTool::cleanup ( db) [static]

Tries to remove all relation types from the database.

Note:
If db is not specified it will use eZDB::instance()

Definition at line 36 of file ezdbtool.php.

Referenced by eZStepCreateSites\initializePackage().

static eZDBTool::isEmpty ( db) [static]
Returns:
true if the database does not contain any relation objects.
Note:
If db is not specified it will use eZDB::instance()

Definition at line 23 of file ezdbtool.php.


The documentation for this class was generated from the following file: