$output = [];
$allowedDoktypes = GeneralUtility::intExplode(',', $this->getBackendUser()->groupData['pagetypes_select'], true);
$isAdmin = $this->getBackendUser()->isAdmin();
$output = [];
$allowedDoktypes = GeneralUtility::intExplode(',', $this->getBackendUser()->groupData['pagetypes_select'], true);
$isAdmin = $this->getBackendUser()->isAdmin();