Function Module_join->step1
Definitions
pages/modules/join.php
- The UI to accept the rules of joining (and selection of usergroup).
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* The UI to accept the rules of joining (and selection of usergroup).
*
* @return Tempcode The UI
*/
public function step1() : object
* The UI to accept the rules of joining (and selection of usergroup).
*
* @return Tempcode The UI
*/
public function step1() : object

