ad_page_contract_get_validation_passed_p (private)
ad_page_contract_get_validation_passed_p key
Defined in packages/acs-tcl/tcl/tcl-documentation-procs.tcl
Find out whether the named validation block has been passed or not.
- Parameters:
- key (required)
- Is the key, in the format of either formal_name or formal_name:flag_name.
- Author:
- Lars Pind <lars@pinds.com>
- Created:
- 24 July 2000
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [info exists ::ad_page_contract_validations_passed($key)]XQL Not present: Generic, PostgreSQL, Oracle