Package DE_EPAGES::Core::API::Constants
DEFAULT_ENCODING (string)
default encoding for text files: 'iso-8859-1'
TEXT_FILE_TYPES (array.string)
known text file extensions used by IsTextFile function
(cgi cmd conf css csv dtd htm html ini js json php pl sh smd sh sql svd
t txt wsdl xml xsd xsl sh,cron)
Use lowercase extensions here!
TEXT_FILE_NAMES (array.string)
known text file Names used by IsTextFile function
(LICENSE README)
IMAGE_FILE_TYPES (array.string)
known image file extensions used by IsImageFile function
(bmp jpeg jpg gif png tif wbmp)
Use lowercase extensions here!
OPEN_MODI (ref.hash)
open modi for text files (eg: log files)
PASSWORD_DUMMY (string)
the dummy text which is displayed in password fields
(********)
STATISTIC_POSITION_COUNT
position of count in statistic array
STATISTIC_POSITION_TIME (1)
position of time in statistic array
STATISTIC_POSITION_TIMES (2)
position of times (system,user) in statistic array
BOM (string)
Unicode Byte Order Mark = chr(0xFEFF)
IMAGE_MAGICK_RESIZE_FILTER (string)
Filter to use when resizing images
IMAGE_MAGICK_RESIZE_BLUR (float)
Blur to use when resizing images
TRANSFORMATION_TYPES (array.string)
Transformation types use for image transformations