im_project_parent_selectim_project_parent_select select_name [ default ] [ current_group_id ] \
[ status ] [ exclude_status ]
Defined in tcl/intranet-defs.tclReturns 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)
|