0
OP New Sysop Apr 18, 2026 12:03pm (edited 29x) view history

Source: src/Controllers/AdminForumController.php

Overview

No class-level docblock. Add one at the top of the file.

Extends: App\Controllers\BaseController

Public methods

index(): void

Undocumented.

createCategory(): void

Undocumented.

storeCategory(): void

Undocumented.

editCategory(string $id): void

Undocumented.

updateCategory(string $id): void

Undocumented.

deleteCategory(string $id): void

Undocumented.

createForum(): void

Undocumented.

storeForum(): void

Undocumented.

editForum(string $id): void

Undocumented.

updateForum(string $id): void

Undocumented.

deleteForum(string $id): void

Undocumented.

moderators(string $id): void

Undocumented.

addModerator(string $id): void

Undocumented.

removeModerator(string $id): void

Undocumented.

restoreForum(string $id): void

Undocumented.

purgeForum(string $id): void

Undocumented.

reassignOwner(string $id): void

Undocumented.


Auto-generated from source by bin/sync-class-docs.php on 2026-04-21 09:56 CDT. Re-runs overwrite this thread body.


. __  ____   ___ ____  _     _     
 / /_| ___| / _ \___ \(_)___| |__  
| '_ \___ \| | | |__) | / __| '_ \ 
| (_) |__) | |_| / __/| \__ \ | | |
 \___/____/ \___/_____|_|___/_| |_|
        D2sk - Sysop

Log in or register to reply to this thread.