KWeb  6.4
defines_dynamic.php File Reference

Enumerations

enum  KWEB_OVERRIDE_KWEB
 Folder with kweb files. More...
enum  KWEB_OVERRIDE_LOCAL
 Folder with local files. More...
enum  KWEB_PATH
 Installation's root path with trailing slash. More...
enum  KWEB_PUBLIC_PATH
 Installation's public files path with trailing slash. More...
enum  KWEB_PATH_ORIGINAL
 Installation's root path as seen by the system (with backslashes an drive letter on windows) More...
enum  KWEB_MODE
 Mode of operation. More...
enum  KWEB_INCLUDE
 Path to kweb includes. More...
enum  KWEB_INCLUDE_LOCAL
 Path to local includes. More...
enum  KWEB_LIB
 Path to kweb third party libraries. More...

Enumeration Type Documentation

Path to kweb includes.

Path to local includes.

enum KWEB_LIB

Path to kweb third party libraries.

enum KWEB_MODE

Mode of operation.

Folder with kweb files.

Folder with local files.

enum KWEB_PATH

Installation's root path with trailing slash.

Installation's root path as seen by the system (with backslashes an drive letter on windows)

Installation's public files path with trailing slash.