메소드 | 설명 | |
---|---|---|
__construct ( array $p_input ) | Reads the input parameters and sets up the comment submit action. | |
takeAction ( CampContext &$p_context ) : boolean | Performs the action; returns true on success, false on error. |
메소드 | 설명 | |
---|---|---|
_processCaptcha ( ) : void |
public __construct ( array $p_input ) | ||
$p_input | array |
public takeAction ( CampContext &$p_context ) : boolean | ||
$p_context | CampContext | - the current context object |
리턴 | boolean |