new PageCreateDialog()
new PageCreateDialog(?string $parentId, ?string $sectionId, ?string $template, ?string $viewId, ?string $slug = null, ?string $title = null)
Parameters
| Name | Type | Default |
|---|---|---|
| $parentId * | string|null |
– |
| $sectionId * | string|null |
– |
| $template * | string|null |
– |
| $viewId * | string|null |
– |
| $slug | string|null |
null |
| $title | string|null |
null |