You are here

23 calls to BotchaRecipe::getProperty() in BOTCHA Spam Prevention 7.3

BotchaRecipe::generateFormElements in controller/recipe/botcha.recipe.controller.inc
Used to get information about the recipe. Must be overridden with calling to parent::generateFormElements. @todo Switch from indexed array to associative. @see?
BotchaRecipe::getField in controller/recipe/botcha.recipe.controller.inc
BotchaRecipe::getFieldClass in controller/recipe/botcha.recipe.controller.inc
BotchaRecipe::getFieldName in controller/recipe/botcha.recipe.controller.inc
BotchaRecipe::getFieldPrefix in controller/recipe/botcha.recipe.controller.inc
BotchaRecipeHoneypot2::generateFormElements in controller/recipe/botcha.recipe.controller.inc
Used to get information about the recipe. Must be overridden with calling to parent::generateFormElements. @todo Switch from indexed array to associative. @see?
BotchaRecipeHoneypot2::getJsValue in controller/recipe/botcha.recipe.controller.inc
BotchaRecipeHoneypot::getJsValue in controller/recipe/botcha.recipe.controller.inc
BotchaRecipeObscureUrl::generateFormElements in controller/recipe/botcha.recipe.controller.inc
Used to get information about the recipe. Must be overridden with calling to parent::generateFormElements. @todo Switch from indexed array to associative. @see?
BotchaRecipeObscureUrl::getFieldName in controller/recipe/botcha.recipe.controller.inc
BotchaRecipeObscureUrl::getJsValue in controller/recipe/botcha.recipe.controller.inc
BotchaRecipeObscureUrl::prepare in controller/recipe/botcha.recipe.controller.inc
BotchaRecipeTimegate::generateFormElements in controller/recipe/botcha.recipe.controller.inc
Used to get information about the recipe. Must be overridden with calling to parent::generateFormElements. @todo Switch from indexed array to associative. @see?
BotchaRecipeUsingJsAbstract::generateFormElements in controller/recipe/botcha.recipe.controller.inc
Used to get information about the recipe. Must be overridden with calling to parent::generateFormElements. @todo Switch from indexed array to associative. @see?
BotchaRecipeUsingJsAbstract::getCss in controller/recipe/botcha.recipe.controller.inc
Should be overridden.
BotchaRecipeUsingJsAbstract::getField in controller/recipe/botcha.recipe.controller.inc
BotchaRecipeUsingJsAbstract::getFieldDefault in controller/recipe/botcha.recipe.controller.inc
What server sends to JS in the field.
BotchaRecipeUsingJsAbstract::getJs in controller/recipe/botcha.recipe.controller.inc
Should be overridden.
BotchaRecipeUsingJsAbstract::getJsChops in controller/recipe/botcha.recipe.controller.inc
BotchaRecipeUsingJsAbstract::getJsMatch in controller/recipe/botcha.recipe.controller.inc
What JS matches in the field.
BotchaRecipeUsingJsAbstract::getJsName in controller/recipe/botcha.recipe.controller.inc
Get name of JS-script, attached to field.
BotchaRecipeUsingJsAbstract::getJsPos in controller/recipe/botcha.recipe.controller.inc
What position is the part of the token.
BotchaRecipeUsingJsAbstract::getJsSecureToken in controller/recipe/botcha.recipe.controller.inc