wm3Captcha
public class wm3Captcha
Constructor Summary | |
---|---|
Method Summary | |
---|---|
static void | |
static void | |
static wm3GUITextField | makeCaptchaField(mixed w3, String name) Render the captcha textfield form field |
static void | renderCaptchaImage(String str) Render a captcha images directly in the screen |
static void | testPassedCaptcha(mixed w3, mixed name) |
public wm3Captcha()
public static void canUseCaptcha()
public static void makeCaptcha()
public static wm3GUITextField makeCaptchaField(mixed w3, String name)
Render the captcha textfield form field
public static void renderCaptchaImage(String str)
Render a captcha images directly in the screen
public static void testPassedCaptcha(mixed w3, mixed name)