one-object.tcl

Deprecated page to map objects to category trees.

Location:
/packages/categories/www/cadmin/one-object.tcl
Author:
Timo Hentschel <timo@timohentschel.de>
CVS ID:
$Id: one-object.tcl,v 1.12.2.1 2019/12/20 21:18:10 gustafn Exp $

Related Files

[ hide source ]

File Contents

ad_page_contract {
    
    Deprecated page to map objects to category trees.

    @author Timo Hentschel (timo@timohentschel.de)
    @cvs-id $Id: one-object.tcl,v 1.12.2.1 2019/12/20 21:18:10 gustafn Exp $
} {
    object_id:naturalnum,notnull
    {locale:word ""}
}

ad_returnredirect [export_vars -no_empty -base object-map { locale object_id }]
ad_script_abort

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