db_known_database_types (public)
db_known_database_types
Defined in packages/acs-tcl/tcl/01-database-procs.tcl
- Returns:
- a list of three-element lists describing the database engines known to OpenACS. Each sublist contains the internal database name (used in file paths, etc), the driver name, and a "pretty name" to be used in selection forms displayed to the user. The nsv containing the list is initialized by the bootstrap script and should never be referenced directly by user code.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.