Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for initializeStorage

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
ConfigFileStorage::initializeStorage function drivers/config_file/config_file_storage.inc Create a configuration directory, if it does not already exist, and ensure it is writable by the site. Additionally, protect it with a .htaccess file.
ConfigDatabaseStorage::initializeStorage function drivers/config_database/config_database_storage.inc Create the database table it does not already exist.
ConfigStorageInterface::initializeStorage function includes/config.inc Perform any steps needed to create and initialize the storage. This may include creating directories or database tables, and initializing data structures.

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS