GROUPING Functions
Below is a listing of all the functions.
|
AddForumToGrouping This function associates a forum to a grouping.
Return Type: Integer
AddGrouping This function adds a grouping to the FuseTalk database.
Return Type: Integer
DeleteGrouping This function deletes a grouping from the FuseTalk database.
Return Type: Integer
DeleteGroupingsForForum This function will remove all the groupings for a forum.
Return Type: n/a
GetAllForumGroupings Get all groupings you are tag to a forum.
Return Type: ForumGrouping()
Related Items
GetAllGroupings Get all groupings based on a parent ID.
Return Type: Groupings()
Related Items
GetForumGroupings Get all the groupings the forum is tagged to.
Return Type: ForumGrouping()
Related Items
GetGrouping This function gets a grouping based on an ID.
Return Type: Groupings
Related Items
UpdateGrouping This function updates a grouping from the FuseTalk database.
Return Type: Integer
|
Functions
Available
|