HTML_QuickForm
[ class tree: HTML_QuickForm ] [ index: HTML_QuickForm ] [ all elements ]

File: rules-custom.php

Source Location: /HTML_QuickForm-3.2.5/docs/rules-custom.php

Classes:

RuleNumericRange

Page Details:

Includes:

require_once('HTML/QuickForm.php') [line 10]
Usage example for HTML_QuickForm, using custom validation rules.
  • Author:

    Alexey Borzov <avb@php.net>

    $Id: rules-custom.php,v 1.2 2003/11/03 20:45:23 avb Exp $

require_once('HTML/QuickForm/Rule.php') [line 11]

countUpper [line 41]

void countUpper( $value, [ $limit = null])



Parameters

   $value  
   $limit  
[ Top ]



countUpper_old [line 54]

void countUpper_old( $name, $value, [ $limit = null])



Parameters

   $name  
   $value  
   $limit  
[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:16:36 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.