Method | Description | |
---|---|---|
getDeleteComments ( ) : Zend_Form_Element_Checkbox | Getter for the delete comments | |
getElementIp ( ) : Zend_Form_Element_Checkbox | Getter for the ip checkbox | |
getSubmit ( ) : Zend_Form_Element_Submit | Getter for the submit button | |
gettElementEmail ( ) : Zend_Form_Element_Checkbox | Getter for the email checkbox | |
gettElementName ( ) : Zend_Form_Element_Checkbox | Getter for the name checkbox | |
init ( ) | ||
setValues ( $p_commenter, $p_values ) | Set values |
public getDeleteComments ( ) : Zend_Form_Element_Checkbox | ||
return | Zend_Form_Element_Checkbox |
public getElementIp ( ) : Zend_Form_Element_Checkbox | ||
return | Zend_Form_Element_Checkbox |
public getSubmit ( ) : Zend_Form_Element_Submit | ||
return | Zend_Form_Element_Submit |
public gettElementEmail ( ) : Zend_Form_Element_Checkbox | ||
return | Zend_Form_Element_Checkbox |
public gettElementName ( ) : Zend_Form_Element_Checkbox | ||
return | Zend_Form_Element_Checkbox |