0
OP New Sysop Apr 20, 2026 7:37am (edited 26x) view history

Source: src/Controllers/AdminPlatformController.php

Overview

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

Extends: App\Controllers\BaseController

Public methods

index(): void

Undocumented.

create(): void

Undocumented.

store(): void

Undocumented.

edit(string $id): void

Undocumented.

update(string $id): void

Undocumented.

togglePublish(string $id): void

Undocumented.

destroy(string $id): void

Undocumented.

manageForums(string $id): void

Undocumented.

saveForums(string $id): void

Undocumented.

manageFileAreas(string $id): void

Undocumented.

saveFileAreas(string $id): void

Undocumented.

manageMembers(string $id): void

Undocumented.

saveMembers(string $id): void

Undocumented.

manageRelated(string $id): void

Undocumented.

saveRelated(string $id): void

Undocumented.

manageFaqs(string $id): void

Undocumented.

addFaq(string $id): void

Undocumented.

updateFaq(string $id, string $faqId): void

Undocumented.

deleteFaq(string $id, string $faqId): void

Undocumented.

reviewSuggestions(): void

Undocumented.

approveSuggestion(string $id): void

Undocumented.

rejectSuggestion(string $id): void

Undocumented.

approveEditorialSuggestion(string $id): void

Undocumented.

rejectEditorialSuggestion(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.