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

Class: HTML_QuickForm_DHTMLRulesTableless

Source Location: /HTML_QuickForm_DHTMLRulesTableless-0.3.3/HTML/QuickForm/DHTMLRulesTableless.php

Class Overview

HTML_QuickForm
   |
   --HTML_QuickForm_DHTMLRulesTableless

This is a DHTML replacement for the standard JavaScript alert window for client-side validation of forms built with HTML_QuickForm


Author(s):

Version:

  • Release: 0.3.3

Methods


Inherited Variables

Inherited Methods


Class Details

[line 64]
This is a DHTML replacement for the standard JavaScript alert window for client-side validation of forms built with HTML_QuickForm


[ Top ]


Method Detail

display   [line 278]

void display( )


[ Top ]

getValidationScript   [line 75]

string getValidationScript( )

Returns the client side validation script

The code here was copied from HTML_QuickForm and slightly modified to run rules per-element

  • Return: Javascript to perform validation, empty string if no 'client' rules were added
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:10:22 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.