/shared/config/tce_paths.php

Description

Configuration file for files and directories paths.

  • since: 2002-01-15
  • link: www.tecnick.com
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
Constants
FPDF_FONTPATH = K_PATH_FONTS (line 83)

full path to PDF fonts directory

K_BLANK_IMAGE = K_PATH_IMAGES."_blank.png" (line 113)

full path to a blank image

K_PATH_CACHE = K_PATH_MAIN."cache/" (line 68)

full path to cache directory

K_PATH_FONTS = K_PATH_MAIN."fonts/" (line 78)

full path to fonts directory

K_PATH_HOST = "" (line 36)

host URL (e.g.: "http://www.yoursite.com")

K_PATH_IMAGES = "../../images/" (line 103)

relative path to images directory

K_PATH_JSCRIPTS = "../jscripts/" (line 93)

relative path to javascript directory

K_PATH_MAIN = "" (line 46)

real full path where this program is installed (e.g: "/var/www/html/TCExam/")

K_PATH_PUBLIC_CODE = K_PATH_HOST.K_PATH_TCEXAM."public/code/" (line 58)

path to public code

K_PATH_PUBLIC_CODE_REAL = K_PATH_MAIN."public/code/" (line 63)

server path to public code

K_PATH_SHARED_JSCRIPTS = "../../shared/jscripts/" (line 98)

relative path to shared javascript directory

K_PATH_STYLE_SHEETS = "../styles/" (line 88)

relative path to stylesheets directory

K_PATH_TCEXAM = "" (line 41)

relative URL where this program is installed (e.g.: "/")

K_PATH_TMX_FILE = K_PATH_MAIN."shared/config/lang/language_tmx.xml" (line 108)

full path to TMX language file

K_PATH_URL_CACHE = K_PATH_TCEXAM."cache/" (line 73)

url path to to cache directory

K_STANDARD_PORT = 80 (line 51)

standard port for http (80) or https (443)

Documentation generated on Fri, 24 Nov 2006 21:16:30 +0100 by phpDocumentor 1.3.0RC3