Home
last modified time | relevance | path

Searched +full:scheme +(+path:plugin +path:confmanager) -(+path:plugin +path:confmanager +path:lang) (Results 1 – 2 of 2) sorted by relevance

/plugin/confmanager/action/
H A Dregisterconfig.php39 $scheme = new ConfigManagerSingleLineCoreConfig('scheme');
40 $scheme->setName($this->getLang('URL Schemes'));
41 $scheme->setDescription($this->getDescription('scheme'));
42 $event->data[] = $scheme;
/plugin/confmanager/configTypes/
H A DConfigManagerSingleLineConfigCascade.php5 * I.e. the scheme or wordblock config.