Home
last modified time | relevance | path

Searched refs:mergeExternalItems (Results 1 – 23 of 23) sorted by relevance

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Module/
H A DBaseScriptClass.php231 …$this->MOD_MENU['function'] = $this->mergeExternalItems($this->MCONF['name'], 'function', $this->M…
251 public function mergeExternalItems($modName, $menuKey, $menuArr) function in TYPO3\\CMS\\Backend\\Module\\BaseScriptClass
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/taskcenter/Classes/Controller/
H A DTaskModuleController.php247 …$this->MOD_MENU['mode'] = $this->mergeExternalItems($this->MCONF['name'], 'mode', $this->MOD_MENU[…
257 …$this->MOD_MENU['function'] = $this->mergeExternalItems($this->MCONF['name'], 'function', $this->M…
696 protected function mergeExternalItems($modName, $menuKey, $menuArr) function in TYPO3\\CMS\\Taskcenter\\Controller\\TaskModuleController
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/tstemplate/Classes/Controller/
H A DTypoScriptTemplateModuleController.php635 * @see mergeExternalItems()
641 …$this->MOD_MENU['function'] = $this->mergeExternalItems('web_ts', 'function', $this->MOD_MENU['fun…
662 protected function mergeExternalItems($modName, $menuKey, $menuArr) function in TYPO3\\CMS\\Tstemplate\\Controller\\TypoScriptTemplateModuleController
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/tstemplate/Classes/Controller/
H A DTypoScriptTemplateModuleController.php596 * @see mergeExternalItems()
602 …$this->MOD_MENU['function'] = $this->mergeExternalItems('web_ts', 'function', $this->MOD_MENU['fun…
623 protected function mergeExternalItems($modName, $menuKey, $menuArr) function in TYPO3\\CMS\\Tstemplate\\Controller\\TypoScriptTemplateModuleController
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/info/Classes/Controller/
H A DInfoModuleController.php421 …$this->MOD_MENU['function'] = $this->mergeExternalItems('web_info', 'function', $this->MOD_MENU['f…
440 protected function mergeExternalItems($modName, $menuKey, $menuArr) function in TYPO3\\CMS\\Info\\Controller\\InfoModuleController
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/info/Classes/Controller/
H A DInfoModuleController.php354 …$this->MOD_MENU['function'] = $this->mergeExternalItems('web_info', 'function', $this->MOD_MENU['f…
373 protected function mergeExternalItems($modName, $menuKey, $menuArr) function in TYPO3\\CMS\\Info\\Controller\\InfoModuleController
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/info/Classes/Controller/
H A DInfoModuleController.php353 …$this->MOD_MENU['function'] = $this->mergeExternalItems('web_info', 'function', $this->MOD_MENU['f…
373 protected function mergeExternalItems($modName, $menuKey, $menuArr) function in TYPO3\\CMS\\Info\\Controller\\InfoModuleController
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/9.5/
H A DDeprecation-86182-ProtectedTaskModuleController.rst37 * [not scanned] :php:`mergeExternalItems`
H A DDeprecation-85031-ProtectedImportExportController.rst51 * [not scanned] :php:`mergeExternalItems()`
H A DDeprecation-86207-ProtectedTstemplateExtension.rst71 * :php:`TYPO3CMSTstemplateControllerTypoScriptTemplateModuleController->mergeExternalItems()`
H A DDeprecation-86210-ProtectedInfoExtension.rst73 * :php:`TYPO3CMSInfoControllerInfoModuleController->mergeExternalItems()`
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/9.5/
H A DDeprecation-86182-ProtectedTaskModuleController.rst37 * [not scanned] :php:`mergeExternalItems`
H A DDeprecation-85031-ProtectedImportExportController.rst51 * [not scanned] :php:`mergeExternalItems()`
H A DDeprecation-86207-ProtectedTstemplateExtension.rst71 * :php:`TYPO3CMSTstemplateControllerTypoScriptTemplateModuleController->mergeExternalItems()`
H A DDeprecation-86210-ProtectedInfoExtension.rst73 * :php:`TYPO3CMSInfoControllerInfoModuleController->mergeExternalItems()`
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/9.5/
H A DDeprecation-86182-ProtectedTaskModuleController.rst37 * [not scanned] :php:`mergeExternalItems`
H A DDeprecation-85031-ProtectedImportExportController.rst51 * [not scanned] :php:`mergeExternalItems()`
H A DDeprecation-86207-ProtectedTstemplateExtension.rst71 * :php:`TYPO3CMSTstemplateControllerTypoScriptTemplateModuleController->mergeExternalItems()`
H A DDeprecation-86210-ProtectedInfoExtension.rst73 * :php:`TYPO3CMSInfoControllerInfoModuleController->mergeExternalItems()`
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/tstemplate/Classes/Controller/
H A DTypoScriptTemplateModuleController.php834 …$this->MOD_MENU['function'] = $this->mergeExternalItems('web_ts', 'function', $this->MOD_MENU['fun…
854 protected function mergeExternalItems($modName, $menuKey, $menuArr) function in TYPO3\\CMS\\Tstemplate\\Controller\\TypoScriptTemplateModuleController
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/impexp/Classes/Controller/
H A DImportExportController.php1286 …$this->MOD_MENU['function'] = $this->mergeExternalItems($this->MCONF['name'], 'function', $this->M…
1307 protected function mergeExternalItems($modName, $menuKey, $menuArr) function in TYPO3\\CMS\\Impexp\\Controller\\ImportExportController
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/10.0/
H A DBreaking-87193-DeprecatedFunctionalityRemoved.rst495 * :php:`TYPO3\CMS\Impexp\Controller\ImportExportController->mergeExternalItems()`
849 * :php:`TYPO3\CMS\Info\Controller\InfoModuleController->mergeExternalItems()` changed from public t…
872 * :php:`TYPO3\CMS\Taskcenter\Controller\TaskModuleController->mergeExternalItems()` changed from pu…
893 * :php:`TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateModuleController->mergeExternalItems()` c…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/10.0/
H A DBreaking-87193-DeprecatedFunctionalityRemoved.rst495 * :php:`TYPO3\CMS\Impexp\Controller\ImportExportController->mergeExternalItems()`
849 * :php:`TYPO3\CMS\Info\Controller\InfoModuleController->mergeExternalItems()` changed from public t…
872 * :php:`TYPO3\CMS\Taskcenter\Controller\TaskModuleController->mergeExternalItems()` changed from pu…
893 * :php:`TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateModuleController->mergeExternalItems()` c…