Documentation for class meta_class (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
class_name CO_STRING '' 1 200
inherits_from CO_STRING '' 1 200
container_class CO_STRING '' 1 200
container_column_name CO_STRING '' 1 200
default_form CO_STRING '' 1 200
sec_type CO_INTEGER 0 VALUES=new Array(0,1); 0 220
force_sec_type CO_INTEGER 0 VALUES=new Array(0,1); 0 220

Methods:


method getDefaultFormByName
description: This method returns names for all classes that given class inherits from -- full path. Names are separated by '|' Typical result: generic|generic_acl|catalog|
parameters:

par_area
type CO_STRING

par_class
type CO_STRING

par_id
type CO_INTEGER

callback
type CO_STRING

class_name
type CO_STRING


method getFullPathByClassName
parameters:

par_area
type CO_STRING

par_class
type CO_STRING

par_id
type CO_INTEGER

callback
type CO_STRING

class_name
type CO_STRING