Summary: Functions to diagnose and display information regarding FLStats and CmptblOTA objects.

Function Summary
dbgAFLS For each FLStats in the provided array, get two alert boxes with diagnostic information.
gtCd4Lmnt Get all the validate_form.js configuration code for this element. For debugging purposes.
gt2StrFLS Get some information about fl_stats FLStats, suitable for alert()-ing.


vf_obj_dgnstcs.js: Overview

Functions to diagnose and display information regarding FLStats and CmptblOTA objects.







TOP     vf_obj_dgnstcs.dbgAFLS()

For each FLStats in the provided array, get two alert boxes with diagnostic information.

Specifically, the first alert box displays gt2StrFLS(), and the second, gtCd4Lmnt().

PARAMETERS

SIGNATURE

dbgAFLS(a_flStats)





TOP     vf_obj_dgnstcs.gtCd4Lmnt()

Get all the validate_form.js configuration code for this element. For debugging purposes.

RETURNS a string containing reasonably-formatted code, for every validate_form.js attribute associated to this element. This code is not checked for validity (as validate_form.cibVFCfg() does), but--aside from formatting--is exactly as you have configured it

SIGNATURE

gtCd4Lmnt(a_flStats)





TOP     vf_obj_dgnstcs.gt2StrFLS()

Get some information about fl_stats FLStats, suitable for alert()-ing.

SIGNATURE

gt2StrFLS(a_flStats)





























___RPLC___ vfjs_doc_footer ___RPLCZ___