You are here

public function IBotcha::perm in BOTCHA Spam Prevention 6.3

2 methods override IBotcha::perm()
Botcha::perm in controller/application/botcha.application.controller.inc
Implementation of hook_perm().
BotchaLogger::perm in controller/application/decorator/logger/botcha.application.controller.logger.inc

File

controller/application/botcha.application.controller.inc, line 21
Contains Botcha class.

Class

IBotcha
Interface of the application includes all its hook implementations and public functions. It is used by decorators that have to implement all of these methods.

Code

public function perm();