relation::get_objects (public)

 relation::get_objects [ -object_id_one object_id_one ] \
    [ -object_id_two object_id_two ] [ -rel_type rel_type ]

Defined in packages/acs-subsite/tcl/relation-procs.tcl

Return the list of object_ids if a relation of rel_type exists between the supplied object_id and it.

Switches:
-object_id_one (optional)
-object_id_two (optional)
-rel_type (optional, defaults to "membership_rel")

Testcases:
acs_subsite_relation_procs
[ show source ]
Show another procedure: