.. include:: ../../Includes.txt .. _Settings: ============================================== Settings ============================================== \\nn\\t3::Settings() ---------------------------------------------- Overview of Methods ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \\nn\\t3::Settings()->addPageConfig(``$str = ''``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->get(``$extensionName = '', $path = ''``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->getCachedTyposcript(); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->getConstants(``$tsPath = ''``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->getExtConf(``$extName = ''``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->getFromPath(``$tsPath = '', $setup = NULL``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->getFullTyposcript(``$pid = NULL``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->getMergedSettings(``$extensionName = NULL, $ttContentUidOrSetupArray = []``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->getPageConfig(``$tsPath = '', $pid = NULL``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->getPlugin(``$extName = NULL``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->getSettings(``$extensionName = '', $path = ''``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->getSiteConfig(``$request = NULL``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->getStoragePid(``$extName = NULL``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->getStoragePids(``$extName = NULL, $recursive = 0``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->getTyposcriptObject(``$pid = NULL``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Settings()->setExtConf(``$extName = '', $key = '', $value = ''``); """""""""""""""""""""""""""""""""""""""""""""""