Documentation for class catalog_root (inherits from generic_acl):


Properties:

name type default params representant foreign foreign_prop position
id CO_INTEGER SEQUENCE READONLY=1;HIDDEN=1 0 0
version CO_INTEGER 0 READONLY=1;HIDDEN=1 0 0
deleted CO_INTEGER 0 READONLY=1;HIDDEN=1 0 0
inherits_acl CO_INTEGER 1 HIDDEN=1;READONLY=1 0 50
id_role CO_INTEGER 0 1 role id 200
class_name CO_STRING '' 1 meta_class class_name 200
root_name CO_STRING '' 1 200
id_root CO_INTEGER 0 1 300

Methods:


method getIdRoot
description: this method is used to get id_root for given catalog type and current user
parameters:

par_area
type CO_STRING

par_class
type CO_STRING

par_id
type CO_INTEGER

callback
type CO_STRING

class_name
description: this is the name of the base class for catalog for which you ask to get id_root
type CO_STRING