>> YANA 4 PHP Framework >> Docs for page library.php

/library.php

Description

YANA library

definition of constants

Constants

YANA_COUNTER_IGNORE_IP = 1 (line 41)

Yana - Constant

YANA_COUNTER_USE_IP = 0 (line 40)

Yana - Constant

YANA_ERROR_LOG = 'log' (line 67)

send errors to a log file

Yana - Constant Write all reported messages to 'cache/error.log'. Use this for testing.

YANA_ERROR_OFF = 'off' (line 54)

turn error reporting off

Yana - Constant Use this in any production environment to prevent information leak to possible attackers.

YANA_ERROR_ON = 'on' (line 60)

turn error reporting on

Yana - Constant Use this to debug your scripts.

YANA_ESCAPE_CODED = 3 (line 37)

Yana - Constant

YANA_ESCAPE_LINEBREAK = 4 (line 38)

Yana - Constant

YANA_ESCAPE_NONE = 0 (line 34)

Yana - Constant

YANA_ESCAPE_SLASHED = 1 (line 35)

Yana - Constant

YANA_ESCAPE_TOKEN = 2 (line 36)

Yana - Constant

YANA_ESCAPE_USERTEXT = 5 (line 39)

Yana - Constant

YANA_GET_ALL = 0 (line 42)

Yana - Constant

YANA_GET_DIRS = 2 (line 44)

Yana - Constant

YANA_GET_FILES = 1 (line 43)

Yana - Constant

YANA_TRIGGER_AFTER = 1 (line 46)

Yana - Constant

YANA_TRIGGER_BEFORE = 0 (line 45)

Yana - Constant

YANA_VERSION = '2.9.1' (line 47)

Yana - Constant

Documentation generated on Sun, 11 Mar 2007 15:02:52 +0100 by phpDocumentor 1.3.1

yana author: Thomas MeyerHomepage: www.yanaframework.net