Function Module_admin_cns_forums->calculate_voting_power
Definitions
adminzone/pages/modules/admin_cns_forums.php
- The UI to generate a spreadsheet of voting power calculations.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The form UI
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* The UI to generate a spreadsheet of voting power calculations.
*
* @return Tempcode The form UI
*/
public function calculate_voting_power() : object
* The UI to generate a spreadsheet of voting power calculations.
*
* @return Tempcode The form UI
*/
public function calculate_voting_power() : object

