$pageCreateDialog->validate()
$pageCreateDialog->validate(array $input, string $status = 'draft'): bool
Parameters
| Name | Type | Default |
|---|---|---|
| $inputrequired | array |
no default value |
| $status | string |
'draft'
|
Return type
bool
This method modifies the existing $pagecreatedialog object it is applied to and returns it again.