-
Notifications
You must be signed in to change notification settings - Fork 0
class Forum
www/models/forum.php
zorg\Forum
menus() | meta_description() | page_image() | page_link() | page_title() | sidebar() |
No constants found
__construct() | assign_model_to_smarty() | editComment() | showOverview() | showSearch() | showThread() | threadNotFound() |
public $menus
- Inherited from \MVC\Model
public $meta_description
- Inherited from \MVC\Model
public $page_image
- Inherited from \MVC\Model
public $page_link
- Inherited from \MVC\Model
public $page_title
- Inherited from \MVC\Model
public $sidebar
- Inherited from \MVC\Model
- Inherited from \MVC\Forum
public __construct() : mixed
Assign Model to $smarty Object
- Inherited from \MVC\Model
public assign_model_to_smarty(object $smarty) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
Edit Comment
- Inherited from \MVC\Forum
public editComment(object $smarty) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
Forum Overview
- Inherited from \MVC\Forum
public showOverview(object $smarty) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
Comment Searchresults
- Inherited from \MVC\Forum
public showSearch(object $smarty) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
Forum Thread
- Inherited from \MVC\Forum
public showThread(object $smarty, mixed $thread_id, mixed $thread_title = null) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
Forum Thread not found
- Inherited from \MVC\Forum
public threadNotFound(object $smarty) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
\ » Classes » Forum
Documentation generated on April 26th, 2020 at 15:54.
Powered by phpDocumentor with template GitHub-wiki.