Omeka_Application_Resource_Options

class Omeka_Application_Resource_Options

Package: Application\Resource

Retrieve all the options from the database.

Options are essentially site-wide variables that are stored in the database,for example the title of the site. Failure to load this resource currentlyindicates that Omeka needs to be installed.

property _installerRedirect
init()
Returns:array
setInstallerRedirect($flag)
Parameters:
  • $flag (unknown) –
_convertMigrationSchema($options)

If necessary, convert from the old sequentially-numbered migration scheme to the new timestamped migrations.

Parameters:
  • $options (unknown) –
Returns:

void.