|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (8)
View Page History{note:title=Under Construction}
<ac:macro ac:name="note"><ac:parameter ac:name="title">Under Construction</ac:parameter><ac:rich-text-body>
<p>This proposal is under construction and is not ready for review.</p></ac:rich-text-body></ac:macro>
{note}
<ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[{zone-template-instance:ZFDEV:Zend Proposal Zone Template}
{zone-data:component-name}
{zone-data:skeletons}
Zend_Captcha
{code}
class Zend_Captcha
{
/**
* Chars used to generate the captcha answer
*/
var $_answerChars;
/**
* Length of captcha answer
*/
var $_answerLength;
/**
* The captcha answer
*/
var $_answer;
/**
* Fonts, colours, distortion, displacement, rotation, size, spacing, lines
*/
}
{code}
{code}
class Zend_Captcha
{
/**
* Chars used to generate the captcha answer
*/
var $_answerChars;
/**
* Length of captcha answer
*/
var $_answerLength;
/**
* The captcha answer
*/
var $_answer;
/**
* Fonts, colours, distortion, displacement, rotation, size, spacing, lines
*/
}
{code}
{zone-data}
{zone-template-instance}
{zone-template-instance}]]></ac:plain-text-body></ac:macro>