etp::get_subtopics (public)

 etp::get_subtopics

Defined in packages/edit-this-page/tcl/etp-procs.tcl

Author:
Luke Pond
Created:
2001-06-13 Creates a variable named "subtopics" in the caller's context. This is a multirow result set suitable for passing to an index template, containing all the structured data necessary to present a list of links to subtopics. The columns in the "subtopics" query are:
  • name
  • title
  • description

Partial Call Graph (max 5 caller/called nodes):
%3 ad_conn ad_conn (public) db_multirow db_multirow (public) etp::get_subtopics etp::get_subtopics etp::get_subtopics->ad_conn etp::get_subtopics->db_multirow

Testcases:
No testcase defined.
[ show source ]
Show another procedure: