xo::db::CrClass instproc folder_type (public)

 <instance of xo::db::CrClass[i]> folder_type \
    [ -include_subtypes include_subtypes ] [ -folder_id folder_id ] \
    operation

Defined in /var/www/openacs.org/packages/xotcl-core/tcl/cr-procs.tcl

register the current object type for folder_id. If folder_id is not specified, use the instvar of the class instead.

Switches:
-include_subtypes (optional, defaults to "t")
Boolean value (t/f) to flag whether the operation should be applied on subtypes as well
-folder_id (optional)
Parameters:
operation (required)

Testcases:
xotcl_core_tutorial_4
[ show source ]
Show another procedure: