Overview

Packages

  • None
  • Yaga

Classes

  • ActedModel
  • ActionController
  • ActionModel
  • AwardCombo
  • BadgeAwardModel
  • BadgeController
  • BadgeModel
  • BadgesController
  • BadgesModule
  • BestController
  • BestFilterModule
  • CakeDayPost
  • CommentCount
  • CommentMarathon
  • DiscussionBodyLength
  • DiscussionCategory
  • DiscussionCount
  • DiscussionPageCount
  • HasMentioned
  • HolidayVisit
  • LeaderBoardModule
  • LengthOfService
  • ManualAward
  • NecroPost
  • NewbieComment
  • PhotoExists
  • PostCount
  • PostReactions
  • QnAAnserCount
  • RankController
  • RankModel
  • ReactController
  • ReactionCount
  • ReactionModel
  • ReflexComment
  • RulesController
  • SocialConnection
  • Yaga
  • YagaController
  • YagaHooks

Interfaces

  • YagaRule
  • Overview
  • Package
  • Class
  • Tree
  • Todo
  • Download

Class LeaderBoardModule

Renders a leaderboard in the panel detailing points earned of all time

Gdn_Module
Extended by LeaderBoardModule
Package: Yaga
Since: 1.0
Located at modules/class.leaderboardmodule.php
Methods summary
public
# __construct( string $Sender = '' )

Don't do anything special on construct.

Don't do anything special on construct.

Parameters

$Sender
string
$Sender
public string
# AssetTarget( )

Specifies the asset this module should be rendered to.

Specifies the asset this module should be rendered to.

Returns

string
public
# GetData( string $SlotType = 'a' )

Load up the leaderboard module data based on a specific time slot

Load up the leaderboard module data based on a specific time slot

Parameters

$SlotType
string
$SlotType Valid options are 'a': All Time, 'w': Weekly, 'm': Monthly, 'y': Yearly
public string
# ToString( )

Renders the leaderboard.

Renders the leaderboard.

Returns

string
Properties summary
protected string $Title FALSE
#

Holds the title of the module.

Holds the title of the module.

Yaga API documentation generated by ApiGen 2.8.0