Info Panel
Roll it!   ⇔
1 - Documantation
* Knowledge Base
  • Mvc
  • Application
  • Advanced
  • Operators
  • Api
* Origin Template
  • Customize
* Core Classes
* Classes

* all grey titles exists but not documented yet

Captcha  captcha config

Description: keep it simple

Will configure all things about captcha image.

List of parameters:

width set image width self::$cfg['captcha']['width '];

height set image height self::$cfg['captcha']['height '];

fontSize set font size self::$cfg['captcha']['fontSize '];

spaceFromLeft set space from left self::$cfg['captcha']['spaceFromLeft '];

spaceMinimizer set text spacing self::$cfg['captcha']['spaceMinimizer '];

credits set credit image self::$cfg['captcha']['credits '];

questionType set question type self::$cfg['captcha']['questionType '];

numOfChars set num of chars self::$cfg['captcha']['numOfChars '];

colorType set image to be bright/dark self::$cfg['captcha']['colorType '];

textColor set text to be bright/dark self::$cfg['captcha']['textColor '];

frame set frame color self::$cfg['captcha']['frame '];

rectangles set it's properties self::$cfg['captcha']['rectangles '];

gridLines set it's properties self::$cfg['captcha']['gridLines '];

allowNoise enable/disable noise self::$cfg['captcha']['allowNoise '];

allowWave enable/disable wave self::$cfg['captcha']['allowWave '];

Info Panel
Roll it!   ⇔