ad_page_contract_set_validation_passed (private)
ad_page_contract_set_validation_passed key
Defined in packages/acs-tcl/tcl/tcl-documentation-procs.tcl
Call this to signal that a certain validation block has passed successfully. This can be tested later using ad_page_contract_get_validation_passed_p.
- 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:
- aa_page_contract_filters, ad_page_contract_filters
Source code: set ::ad_page_contract_validations_passed($key) 1XQL Not present: Generic, PostgreSQL, Oracle