Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for urlPrefix

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
ConfigFileStorage::urlPrefix function drivers/config_file/config_file_storage.inc Return the storage protocol for the settings string. E.g., for file-based config that parses file://path/to/config, this function returns 'file'.
ConfigDatabaseStorage::urlPrefix function drivers/config_database/config_database_storage.inc Return the storage protocol for the settings string. E.g., for file-based config that parses file://path/to/config, this function returns 'file'.
ConfigStorageInterface::urlPrefix function includes/config.inc Return the storage protocol for the settings string. E.g., for file-based config that parses file://path/to/config, this function returns 'file'.

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