alphabetical-index.tcl

Index of all object types (alphabetical, not hierarchical)

Location:
/packages/acs-subsite/www/admin/object-types/alphabetical-index.tcl
Author:
Yonatan Feldman <yon@arsdigita.com>
Created:
August 15, 2000
CVS ID:
$Id: alphabetical-index.tcl,v 1.7.2.1 2022/10/26 14:20:35 gustafn Exp $

Related Files

[ hide source ] | [ make this the default ]

File Contents

ad_page_contract {

    Index of all object types (alphabetical, not hierarchical)

    @author Yonatan Feldman (yon@arsdigita.com)
    @creation-date August 15, 2000
    @cvs-id $Id: alphabetical-index.tcl,v 1.7.2.1 2022/10/26 14:20:35 gustafn Exp $

} {}

set doc(title) "Object Type Alphabetical Index"
set context [list "Object Type Alphabetical Index"]
db_multirow alpha_object_types object_type_in_alphabetical_order {}

# Local variables:
#    mode: tcl
#    tcl-indent-level: 4
#    indent-tabs-mode: nil
# End: