PageWizardStepBuilder
Read onlyYes
FinalYes
This is not a public API method, do not use in own extensions
Table of Contents
Methods
- __construct() : mixed
- getStepsForDokType() : array<string|int, mixed>
Methods
__construct()
public
__construct(TcaSchemaFactory $tcaSchemaFactory, UriBuilder $uriBuilder, NodeFactory $nodeFactory, FormResultFactory $formResultFactory, FormDataCompiler $formDataCompiler) : mixed
Parameters
- $tcaSchemaFactory : TcaSchemaFactory
- $uriBuilder : UriBuilder
- $nodeFactory : NodeFactory
- $formResultFactory : FormResultFactory
- $formDataCompiler : FormDataCompiler
getStepsForDokType()
public
getStepsForDokType(string $dokType, int $pageUid, ServerRequestInterface $serverRequest) : array<string|int, mixed>
Parameters
- $dokType : string
- $pageUid : int
- $serverRequest : ServerRequestInterface