topic count
sp_ForumIndexTopicCount
Description sp_ForumIndexTopicCount() – Display Forum ‘in row’ total topic count. Usage sp_ForumIndexTopicCount($args=”, $label=”, $rtlLabel=”); Arguments $args – List of arguments for controlling display. Type: (string) (optional) Default: ‘tagId’ => ‘spForumIndexTopicCount%ID’ ‘tagClass’ => ‘spInRowCount’ ‘labelClass’ => ‘spInRowLabel’ ‘numberClass’ => ‘spInRowNumber’ ‘includeSubs’ => 1 ‘stack’ => 0 ‘echo’ => 1 ‘get’ => 0 ‘tagId’: CSS…
Read Moresp_SubForumIndexTopicCount
Description sp_SubForumIndexTopicCount() – Display Forum ‘in row’ total topic count Usage sp_SubForumIndexTopicCount($args=”, $label=”) Arguments $args – list of arguments for controlling display. Type: (string) (optional) Default: tagId =>spSubForumIndexTopicCount%ID: CSS ID to apply to the container link for the div. %ID is the forum ID number. tagClass => spInRowCount: CSS class to apply to the container…
Read More