im_project_parent_select

EveAndersson.com : API Browser : im_project_parent_select

im_project_parent_select

im_project_parent_select select_name [ default ] [ current_group_id ] \
    [ status ] [ exclude_status ]
Defined in tcl/intranet-defs.tcl

Returns an html select box named $select_name and defaulted to $default with a list of all the eligible projects for parents

Parameters:
select_name
default (optional)
current_group_id (optional)
status (optional)
exclude_status (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com