Home
last modified time | relevance | path

Searched refs:isWebMountRestrictionIgnored (Results 1 – 6 of 6) sorted by relevance

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/DataHandling/
H A DDataHandler.php7234 $isWebMountRestrictionIgnored = BackendUtility::isWebMountRestrictionIgnored($table);
7235 …rray($GLOBALS['TCA'][$table]) && $id > 0 && ($this->admin || $isWebMountRestrictionIgnored || $thi…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/DataHandling/
H A DDataHandler.php7055 $isWebMountRestrictionIgnored = BackendUtility::isWebMountRestrictionIgnored($table);
7056 …rray($GLOBALS['TCA'][$table]) && $id > 0 && ($this->admin || $isWebMountRestrictionIgnored || $thi…
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/DataHandling/
H A DDataHandler.php7157 $isWebMountRestrictionIgnored = BackendUtility::isWebMountRestrictionIgnored($table);
7158 …rray($GLOBALS['TCA'][$table]) && $id > 0 && ($this->admin || $isWebMountRestrictionIgnored || $thi…
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Utility/
H A DBackendUtility.php3691 public static function isWebMountRestrictionIgnored($table) function in TYPO3\\CMS\\Backend\\Utility\\BackendUtility
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Utility/
H A DBackendUtility.php4052 public static function isWebMountRestrictionIgnored($table) function in TYPO3\\CMS\\Backend\\Utility\\BackendUtility
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Utility/
H A DBackendUtility.php4523 public static function isWebMountRestrictionIgnored($table) function in TYPO3\\CMS\\Backend\\Utility\\BackendUtility