Class BadgesController
This is all the frontend pages dealing with badges
- Gdn_Controller
-
BadgesController
public
|
#
Initialize( )
This sets the badges controller up to look like a front end page. It also adds some leader board modules. |
public
|
|
public
|
|
public
|
public
array
|
$Uses | array('BadgeModel', 'BadgeAwardModel') |
#
These objects will be created on instantiation and available via $this->ObjectName |