auth::authority::get_columns (private)
auth::authority::get_columns
Defined in packages/acs-authentication/tcl/authority-procs.tcl
Get a list of the columns in the auth_authorities table.
- Author:
- Lars Pind <lars@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: array set column_defaults [get_column_defaults] return [array names column_defaults]Generic XQL file: packages/acs-authentication/tcl/authority-procs.xql
PostgreSQL XQL file: packages/acs-authentication/tcl/authority-procs-postgresql.xql
Oracle XQL file: packages/acs-authentication/tcl/authority-procs-oracle.xql