USER TITLE Functions
Below is a listing of all the functions.
|
AddUserTitle This method adds a user title to a forum.
Return Type: Integer
ChangeUserTitle This method gives a user a custom user title.
Return Type: n/a
DeleteTitle This method deletes a user title for a forum.
Return Type: n/a
GetAllUserTitles This method gets a listing of all the user titles for a forum.
Return Type:UserTitle()
Related Items
GetTitleByName This method gets a user title which matches a post count.
Return Type:UserTitle
Related Items
GetUsersTitle Get a user title for a user.
Return Type: String
GetUserTitle This method retrieves the user title for a user by the amount of messages posted.
Return Type: String
UpdateUserTitle This method updates a user title for a forum.
Return Type: n/a
|
Functions
Available
|