ad_page_contract_verify_datasources (public)
ad_page_contract_verify_datasources
Defined in packages/acs-tcl/tcl/tcl-documentation-procs.tcl
Check if all the datasources (properties) promised in the page contract have actually been set.
- Author:
- Christian Brechbuehler
- Created:
- 13 Aug 2000
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: # for now this is a dummy proc. # todo: check if all datasources are defined based on property declarations return 1; # okXQL Not present: Generic, PostgreSQL, Oracle