Documentation for class scriptfan (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
my_data CO_STRING '' ROWS=20;COLS=60 100 200

Methods:


method showData
permission=1
description: This is test of method implemented in JavaScript. See: README
parameters:

par_area
type CO_STRING

par_class
type CO_STRING

par_id
type CO_INTEGER


method getData
permission=1
description: This is test of method implemented in JavaScript. Data is returned to the caller as string. See: README
parameters:

par_area
type CO_STRING

par_class
type CO_STRING

par_id
type CO_INTEGER


method setData
permission=2
description: This is test of method implemented in JavaScript
parameters:

par_area
type CO_STRING

par_class
type CO_STRING

par_id
type CO_INTEGER

data
type CO_STRING