Example #1
0
 public function getJSValidatorParams($requestVarName = null)
 {
     $this->processPlugins();
     return parent::getJSValidatorParams($requestVarName);
 }