ePages 7.19.0 - DE_EPAGES/Presentation/API/Constants.pm

Package DE_EPAGES::Presentation::API::Constants

Constants for the Presentation cartridge

@EXPORT_OK
$PROCESSMONITOR
RESERVED_ATTRIBUTENAMES
PASSWORD_DUMMY
BASIC_JSON_ATTRIBUTES
DEFAULT_HISTORY_ENTRIES
MAX_PREVIEW_CHILD_ITEMS
ALLOW_SESSION_IN_URL
JQUERY_JSON_ATTRIBUTES
JQUERY_JSON_IGNORED_CLASSES
MAX_IMAGE_UPLOAD_SIZE
UNITY_VIEW_ACTION_EXCEPTION_REGEX

$PROCESSMONITOR (boolean)

true if the monitor is enabled

$DEFAULT_HISTORY_ENTRIES (int)

count of history entries (20)

RESERVED_ATTRIBUTENAMES (array)

reserved names witch cannot be used as
attribute names

PASSWORD_DUMMY (string)

the dummy text which is displayed in password fields
(********)

BASIC_JSON_ATTRIBUTES (ref.array.string)

deprecated only used by dojo json,
list of attributes names for JSONChildren

JQUERY_JSON_ATTRIBUTES (ref.array.string)

list of attributes names for JSONChildrenJSTree

JQUERY_JSON_IGNORED_CLASSES (ref.array.string)

list of ignored classed for JSONChildrenJSTree

MAX_PREVIEW_CHILD_ITEMS (int)

number of maximal visible child items

MAX_IMAGE_UPLOAD_SIZE (int
The value of MAXCONTENTLENGTH in WebInterface.conf is the max size
use this constant to set the limit lower than MAXCONTENTLENGTH)

max image size in kB for uploading images

ALLOW_SESSION_IN_URL (integer)

Enables session handling for user agents that do
do accept cookies for all or some domains. Default=1.
This value is configurable in the epages.conf file, section
DE_EPAGES::Presentation, key AllowSessionInURL

UNITY_VIEW_ACTION_EXCEPTION_REGEX (int)

regex list not to be prefixed with Unity