프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$configurationService |
메소드 | 설명 | |
---|---|---|
__construct ( ) | Constructor | |
manipulateWizardItems ( array &$items, TYPO3\CMS\Backend\Controller\ContentElement\NewContentElementController &$parentObject ) : void |
메소드 | 설명 | |
---|---|---|
appendToWhiteAndBlacklistFromComponent ( FluidTYPO3\Flux\Form\FormInterface $component, array $whitelist, array $blacklist ) : array | ||
applyBlacklist ( array $items, array $blacklist ) : array | ||
applyWhitelist ( array $items, array $whitelist ) : array | ||
filterPermittedFluidContentTypesByUserGroupAccessList ( array $items, TYPO3\CMS\Backend\Controller\ContentElement\NewContentElementController $parentObject ) : array | ||
getContentTypeFilter ( array $items ) : FluidTYPO3\Fluidcontent\Backend\ContentTypeFilter |
protected filterPermittedFluidContentTypesByUserGroupAccessList ( array $items, TYPO3\CMS\Backend\Controller\ContentElement\NewContentElementController $parentObject ) : array | ||
$items | array | |
$parentObject | TYPO3\CMS\Backend\Controller\ContentElement\NewContentElementController | |
리턴 | array |
protected getContentTypeFilter ( array $items ) : FluidTYPO3\Fluidcontent\Backend\ContentTypeFilter | ||
$items | array | |
리턴 | FluidTYPO3\Fluidcontent\Backend\ContentTypeFilter |
public manipulateWizardItems ( array &$items, TYPO3\CMS\Backend\Controller\ContentElement\NewContentElementController &$parentObject ) : void | ||
$items | array | |
$parentObject | TYPO3\CMS\Backend\Controller\ContentElement\NewContentElementController | |
리턴 | void |