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):
%3

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;                # ok
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: