EditPage
class EditPage extends Page
Class EditPage
Constants
| ACTION_EDIT_CATEGORY |
|
| ACTION_EDIT_THREAD |
|
| ACTION_EDIT_POST |
|
Properties
| ForumController | $mod | ||
| protected | $default_page | from Page |
Methods
void
addFormFieldContentAttachment(Form $form, Post $model)
Add a field of type 'form-content-attachments' to the given form, to add or edit content references, e.g. Trendvote.
xelos_global_template|string|bool
get_page(null|string $type = null, null|int|string $id = 0)
No description
page_edit_category(int|string|null $id, $new)
No description
page_edit_post(int|string|null $id)
No description
page_edit_thread(int $threadId, int $categoryId)
No description
Details
at line 623
protected void
addFormFieldContentAttachment(Form $form, Post $model)
Add a field of type 'form-content-attachments' to the given form, to add or edit content references, e.g. Trendvote.
at line 41
xelos_global_template|string|bool
get_page(null|string $type = null, null|int|string $id = 0)
No description
at line 66
Template
page_edit_category(int|string|null $id, $new)
No description
at line 461
Template
page_edit_post(int|string|null $id)
No description
at line 204
Template
page_edit_thread(int $threadId, int $categoryId)
No description