.. include:: ../../Includes.txt .. _Registry: ============================================== Registry ============================================== \\nn\\t3::Registry() ---------------------------------------------- Overview of Methods ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \\nn\\t3::Registry()->addPageConfig(``$str = ''``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Registry()->clearCacheHook(``$classMethodPath = ''``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Registry()->configurePlugin(``$vendorName = '', $pluginName = '', $cacheableActions = [], $uncacheableActions = []``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Registry()->flexform(``$vendorName = '', $pluginName = '', $path = ''``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Registry()->fluidNamespace(``$referenceNames = [], $namespaces = []``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Registry()->get(``$extName = '', $path = ''``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Registry()->getVendorExtensionName(``$combinedVendorPluginName = ''``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Registry()->icon(``$identifier = '', $path = ''``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Registry()->parseControllerActions(``$controllerActionList = []``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Registry()->plugin(``$vendorName = '', $pluginName = '', $title = '', $icon = '', $tcaGroup = NULL``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Registry()->pluginGroup(``$vendorName = '', $groupLabel = '', $plugins = []``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Registry()->rootLineFields(``$fields = [], $translate = true``); """"""""""""""""""""""""""""""""""""""""""""""" \\nn\\t3::Registry()->set(``$extName = '', $path = '', $settings = [], $clear = false``); """""""""""""""""""""""""""""""""""""""""""""""