RATING ICON Functions
Below is a listing of all the functions.
|
AddRatingIcon This method adds a rating icon to the database (currently only global). Pass 0 for the forum ID.
Return Type: n/a
Examples
DeleteRatingIcon This method deletes a rating icon.
Return Type: n/a
Examples
GetRatingIconByID This method gets a rating icon by ID.
Return Type: RatingIcon
Examples
Related Items
GetRatingIcons This method returns a list of rating icons for a forum ID (currently only global). Pass 0 for the forum ID.
Return Type: RatingIcon()
Examples
Related Items
UpdateRatingIcon This method updates a rating icon.
Return Type: n/a
Examples
|
Functions
Available
|