XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
defines.php File Reference

Go to the source code of this file.

Namespaces

namespace  kernel
 

Variables

const _XOOPS_FATAL_BACKTRACE "Backtrace"
 
const _XOOPS_FATAL_MESSAGE "<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> <html xmlns='http://www.w3.org/1999/xhtml'> <head> <meta http-equiv='Content-Type' content='text/html; charset=utf-8;charset=utf-8' /> <title>Internal server error</title> <style type='text/css'> * { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif;} body {font-size: 12px; background-color: #f0f0f0; text-align: center;} #xo-siteblocked { border: 1px solid #c0c4c0; width: 375px; height: 318px; margin: 150px auto; text-align: center; background-color: #fff; background-image: url(images/img_errors.png); background-repeat: no-repeat; background-position: 30px 50px; padding-left: 300px; padding-right: 30px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; } #xo-siteblocked h1 {font-size: 1.7em; margin: 45px 0 30px 0;} #xo-siteblocked h2 {font-size: 1.5em; margin: 0 0 30px 0;} #xo-siteblocked h1, h2 {font-weight: normal; text-shadow: 1px 1px 2px #ccc;} #xo-siteblocked a, #xo-siteblocked a:visited {color: #2cb0ff; text-decoration: none;} #xo-siteblocked p { font-size: 1.3em; margin-top: 12px; line-height: 2em;} #xo-siteblocked p.xo-siteblocked-message { height: 70px;} #xo-siteblocked p.xo-siteblocked-desc { font-size: .9em; font-style: italic; margin-top: 25px;} </style> </head> <body> <div id='xo-siteblocked'> <h1>A problem has occurred on our server!</h1> <h2>Page is currently unavailable</h2> <p class='xo-siteblocked-message'>We are working on a fix<br /><a href='/'>Please come back soon ...</a></p> <p class='xo-siteblocked-desc'>Error : %s</p> </div> </body> </html>"
 
if(!defined('XOOPS_XMLRPC')) else
 
const XOOPS_ADMINTHEME_PATH XOOPS_ROOT_PATH . '/modules/system/themes'
 
const XOOPS_ADMINTHEME_URL XOOPS_URL . '/modules/system/themes'
 
const XOOPS_BLOCK_INVISIBLE 0
 
const XOOPS_BLOCK_VISIBLE 1
 
const XOOPS_CACHE_PATH XOOPS_VAR_PATH . '/caches/xoops_cache'
 
const XOOPS_CENTERBLOCK_ALL 6
 
const XOOPS_CENTERBLOCK_BOTTOM 9
 
const XOOPS_CENTERBLOCK_BOTTOMLEFT 7
 
const XOOPS_CENTERBLOCK_BOTTOMRIGHT 8
 
const XOOPS_CENTERBLOCK_CENTER 5
 
const XOOPS_CENTERBLOCK_LEFT 3
 
const XOOPS_CENTERBLOCK_RIGHT 4
 
const XOOPS_COMPILE_PATH XOOPS_VAR_PATH . '/caches/smarty_compile'
 
const XOOPS_LIBRARY_PATH XOOPS_ROOT_PATH . '/libraries'
 
const XOOPS_LIBRARY_URL XOOPS_URL . '/libraries'
 
const XOOPS_MATCH_CONTAIN 3
 
const XOOPS_MATCH_END 1
 
const XOOPS_MATCH_EQUAL 2
 
const XOOPS_MATCH_START 0
 
const XOOPS_SIDEBLOCK_BOTH 2
 
const XOOPS_SIDEBLOCK_LEFT 0
 
const XOOPS_SIDEBLOCK_RIGHT 1
 
const XOOPS_THEME_PATH XOOPS_ROOT_PATH . '/themes'
 
const XOOPS_THEME_URL XOOPS_URL . '/themes'
 
const XOOPS_UPLOAD_PATH XOOPS_ROOT_PATH . '/uploads'
 
const XOOPS_UPLOAD_URL XOOPS_URL . '/uploads'
 

Variable Documentation

const _XOOPS_FATAL_BACKTRACE "Backtrace"

Definition at line 117 of file defines.php.

Referenced by XoopsLogger\handleError().

const _XOOPS_FATAL_MESSAGE "<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> <html xmlns='http://www.w3.org/1999/xhtml'> <head> <meta http-equiv='Content-Type' content='text/html; charset=utf-8;charset=utf-8' /> <title>Internal server error</title> <style type='text/css'> * { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif;} body {font-size: 12px; background-color: #f0f0f0; text-align: center;} #xo-siteblocked { border: 1px solid #c0c4c0; width: 375px; height: 318px; margin: 150px auto; text-align: center; background-color: #fff; background-image: url(images/img_errors.png); background-repeat: no-repeat; background-position: 30px 50px; padding-left: 300px; padding-right: 30px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; } #xo-siteblocked h1 {font-size: 1.7em; margin: 45px 0 30px 0;} #xo-siteblocked h2 {font-size: 1.5em; margin: 0 0 30px 0;} #xo-siteblocked h1, h2 {font-weight: normal; text-shadow: 1px 1px 2px #ccc;} #xo-siteblocked a, #xo-siteblocked a:visited {color: #2cb0ff; text-decoration: none;} #xo-siteblocked p { font-size: 1.3em; margin-top: 12px; line-height: 2em;} #xo-siteblocked p.xo-siteblocked-message { height: 70px;} #xo-siteblocked p.xo-siteblocked-desc { font-size: .9em; font-style: italic; margin-top: 25px;} </style> </head> <body> <div id='xo-siteblocked'> <h1>A problem has occurred on our server!</h1> <h2>Page is currently unavailable</h2> <p class='xo-siteblocked-message'>We are working on a fix<br /><a href='/'>Please come back soon ...</a></p> <p class='xo-siteblocked-desc'>Error : %s</p> </div> </body> </html>"

User Mulitbytes

Definition at line 73 of file defines.php.

Referenced by XoopsLogger\handleError().

if (!defined('XOOPS_XMLRPC')) else
Initial value:
{
define('XOOPS_DB_CHKREF', 0)

Definition at line 58 of file defines.php.

const XOOPS_ADMINTHEME_URL XOOPS_URL . '/modules/system/themes'
const XOOPS_BLOCK_INVISIBLE 0

Definition at line 34 of file defines.php.

const XOOPS_BLOCK_VISIBLE 1

Definition at line 35 of file defines.php.

Referenced by make_cblock(), make_sidebar(), and xos_logos_PageBuilder\retrieveBlocks().

const XOOPS_CENTERBLOCK_ALL 6
const XOOPS_CENTERBLOCK_BOTTOM 9

Definition at line 33 of file defines.php.

Referenced by xos_logos_PageBuilder\retrieveBlocks().

const XOOPS_CENTERBLOCK_BOTTOMLEFT 7

Definition at line 31 of file defines.php.

Referenced by xos_logos_PageBuilder\retrieveBlocks().

const XOOPS_CENTERBLOCK_BOTTOMRIGHT 8

Definition at line 32 of file defines.php.

Referenced by xos_logos_PageBuilder\retrieveBlocks().

const XOOPS_CENTERBLOCK_CENTER 5

Definition at line 29 of file defines.php.

Referenced by make_cblock(), and xos_logos_PageBuilder\retrieveBlocks().

const XOOPS_CENTERBLOCK_LEFT 3

Definition at line 27 of file defines.php.

Referenced by make_cblock(), and xos_logos_PageBuilder\retrieveBlocks().

const XOOPS_CENTERBLOCK_RIGHT 4

Definition at line 28 of file defines.php.

Referenced by make_cblock(), and xos_logos_PageBuilder\retrieveBlocks().

const XOOPS_COMPILE_PATH XOOPS_VAR_PATH . '/caches/smarty_compile'

Definition at line 52 of file defines.php.

const XOOPS_LIBRARY_PATH XOOPS_ROOT_PATH . '/libraries'

Definition at line 44 of file defines.php.

const XOOPS_LIBRARY_URL XOOPS_URL . '/libraries'

Definition at line 48 of file defines.php.

const XOOPS_MATCH_CONTAIN 3

Definition at line 39 of file defines.php.

Referenced by XoopsFormSelectMatchOption\XoopsFormSelectMatchOption().

const XOOPS_MATCH_END 1

Definition at line 37 of file defines.php.

Referenced by XoopsFormSelectMatchOption\XoopsFormSelectMatchOption().

const XOOPS_MATCH_EQUAL 2

Definition at line 38 of file defines.php.

Referenced by XoopsFormSelectMatchOption\XoopsFormSelectMatchOption().

const XOOPS_MATCH_START 0

Definition at line 36 of file defines.php.

Referenced by XoopsFormSelectMatchOption\XoopsFormSelectMatchOption().

const XOOPS_SIDEBLOCK_BOTH 2
const XOOPS_SIDEBLOCK_LEFT 0

Define required Defines (I guess lol )

Definition at line 24 of file defines.php.

Referenced by make_sidebar(), and xos_logos_PageBuilder\retrieveBlocks().

const XOOPS_SIDEBLOCK_RIGHT 1

Definition at line 25 of file defines.php.

Referenced by make_sidebar(), and xos_logos_PageBuilder\retrieveBlocks().

const XOOPS_THEME_URL XOOPS_URL . '/themes'

Definition at line 45 of file defines.php.

Referenced by TinyMCE\loadCss(), redirect_header(), xos_opal_Theme\xoInit(), and xoops_getcss().

const XOOPS_UPLOAD_PATH XOOPS_ROOT_PATH . '/uploads'