SwimmPair-Www v1.0
PHP Model of SwimmPair web application
Loading...
Searching...
No Matches
PostsManager Member List

This is the complete list of members for PostsManager, including all inherited members.

__construct(mysqli $mysqli)PostsManager
FindAllPostsOrderByIDDesc()PostsManager
FindLastNPosts($N)PostsManager
GetFollowingPost($id)PostsManager
GetPostByID($id)PostsManager
InsertNewCupPSAPost($cupTitle, $cupID, $date_start, $date_end, $authorID, $clubAbbrev)PostsManager
InsertNewPost($title, $content, $display_flag, $author, $signature_flag)PostsManager
UpdatePost($id, $title, $content, $display_flag, $signature_flag)PostsManager