Home
:
Documentation
:
Embperl::Form::Validate
Web
www.embperl.org
Home
Features
Introduction
Documentation
README
README.v2
Configuration
Embperl
Embperl::Object
Embperl::Form::Validate
Embperl::Syntax
Embperl::Recipe
Embperl::Mail
1.3.6 documentation
Installation
Download
Support
Changes
More infos
Add info about Embperl
Login
Stable 2.4.0
Beta 2.5.0_3
Support the development of Embperl!
More...
Content - Embperl::Form::Validate - Form validation with server- and client-side support.
[ Next: DESCRIPTION >> ]
DESCRIPTION
SYNOPSIS
METHODS
DATA STRUCTURES
Example
SEE ALSO
AUTHOR
DESCRIPTION
SYNOPSIS
METHODS
$epf = Embperl::Form::Validate -> new ($rules [, $form_id ], [$default_language], [$charset]);
$epf->add_rules($field, $field_rules);
$epf -> validate ([$fdat, [$pref]]);
$epf -> error_message ($err, [ $pref ])
$epf -> validate_messages ($fdat, [ $pref ])
$epf -> get_script_code ([$pref])
DATA STRUCTURES
RULES
PREFERENCES
ERROR CODES
FDAT
Example
SEE ALSO
AUTHOR
[ Next: DESCRIPTION >> ]
© 1997-2012 Gerald Richter /
ecos gmbh