SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class DatabaseSync

Provides a system for syncing a database to a database definition.

The database definition is stored in one or more XML files, which get merged
together before the sync is done.
Contains code that may be MySQL specific.

Functions

NameVisibilityDescription
getPdbpublic (static) 
loadStandardXmlFilespublicLoad the db_struct.xml from core and from all modules

public getPdb

unknown DatabaseSync::getPdb ( );

This function does not have a description

public loadStandardXmlFiles

void $DatabaseSync->loadStandardXmlFiles ( );

Load the db_struct.xml from core and from all modules