Removed unneeded function prototype
This commit is contained in:
parent
144f1b5561
commit
98ee6bafe6
1 changed files with 0 additions and 8 deletions
|
@ -678,14 +678,6 @@ class Application_Form_SmartBlockCriteria extends Zend_Form_SubForm
|
|||
return $data;
|
||||
}
|
||||
|
||||
/*
|
||||
* This function will enable or disable form criteria elements based upon the current form
|
||||
* This is necessary after validation fails and the elements loaded from startForm are different from
|
||||
* the current form data
|
||||
*
|
||||
*/
|
||||
public function reValidate(){
|
||||
}
|
||||
public function isValid($params)
|
||||
{
|
||||
$isValid = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue