__construct() __construct(boolean $withCaptcha) Constructor. Parameters boolean $withCaptcha whether captcha is needed
addElements() addElements(boolean $withCaptcha) This method adds elements to form (input fields and submit button). Parameters boolean $withCaptcha whether captcha is needed
addInputFilter() addInputFilter() This method creates input filter (used for form filtering/validation).