com-tecnick-tcexam-admin-cfg
[ class tree: com-tecnick-tcexam-admin-cfg ] [ index: com-tecnick-tcexam-admin-cfg ] [ all elements ]

Procedural File: tce_config.php

Source Location: /admin/config/tce_config.php



Page Details:

Configuration file for administration section.



Tags:

author:  Nicola Asuni
copyright:  Copyright © 2004-2010, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  www.tecnick.com
since:  2001-09-02
license:  GNU Affero General Public License


Includes:

require_once('../config/tce_auth.php') [line 57]
require_once('../../shared/code/tce_functions_general.php') [line 164]
require_once('../../shared/config/tce_db_config.php') [line 162]
require_once('../../shared/config/tce_config.php') [line 58]
require_once('../../shared/code/tce_db_connect.php') [line 163]





K_ALLOWED_UPLOAD_EXTENSIONS [line 81]

K_ALLOWED_UPLOAD_EXTENSIONS = serialize(array('csv','xml','txt','png','gif','jpg','jpeg','svg','mp3','mid','oga','ogg','wav','wma','avi','flv','m2v','mpeg','mpeg4','mpg','mpg2','mpv','ogm','ogv','vid'))
List of allowed file types for upload (remove all extensions to disable upload).

FOR SERVER SECURITY DO NOT ADD EXECUTABLE FILE TYPES HERE



[ Top ]



K_CLOCK_IN_UTC [line 133]

K_CLOCK_IN_UTC = false
If true display admin clock in UTC (GMT).


[ Top ]



K_DISPLAY_PDFTEXT_BUTTON [line 143]

K_DISPLAY_PDFTEXT_BUTTON = false
If true display an additional button to print only the TEXT answers on all users' results.


[ Top ]



K_DOWNLOAD_BACKUPS [line 158]

K_DOWNLOAD_BACKUPS = true
If true enable the backup download.


[ Top ]



K_ENABLE_CUSTOM_EXPORT [line 153]

K_ENABLE_CUSTOM_EXPORT = 'CUSTOM'
Name of the button to export results in custom format (file: admin/code/tce_export_custom.php).


[ Top ]



K_ENABLE_CUSTOM_IMPORT [line 148]

K_ENABLE_CUSTOM_IMPORT = 'Custom XML format'
Name of the option to import questions using a custom format (file: admin/code/tce_import_custom.php).


[ Top ]



K_MAX_MEMORY_LIMIT [line 65]

K_MAX_MEMORY_LIMIT = '512M'
Max memory limit.


[ Top ]



K_MAX_ROWS_PER_PAGE [line 70]

K_MAX_ROWS_PER_PAGE = 50
Max number of rows to display in tables.


[ Top ]



K_MAX_UPLOAD_SIZE [line 75]

K_MAX_UPLOAD_SIZE = 10000000
Max size to be uploaded in bytes.


[ Top ]



K_SELECT_SUBSTRING [line 138]

K_SELECT_SUBSTRING = 40
Max number of chars to display on a selection box.


[ Top ]



K_TCEXAM_AUTHOR [line 98]

K_TCEXAM_AUTHOR = 'Nicola Asuni - Tecnick.com s.r.l.'
TCExam Author.


[ Top ]



K_TCEXAM_DESCRIPTION [line 93]

K_TCEXAM_DESCRIPTION = 'TCExam by Tecnick.com'
TCExam description.


[ Top ]



K_TCEXAM_HELP_STYLE [line 128]

K_TCEXAM_HELP_STYLE = K_PATH_STYLE_SHEETS.'help.css'
Full path to CSS stylesheet for help file.


[ Top ]



K_TCEXAM_ICON [line 113]

K_TCEXAM_ICON = '../../favicon.ico'
Relative path to html icon.


[ Top ]



K_TCEXAM_KEYWORDS [line 108]

K_TCEXAM_KEYWORDS = 'TCExam, eExam, e-exam, web, exam'
Default html meta keywords.


[ Top ]



K_TCEXAM_REPLY_TO [line 103]

K_TCEXAM_REPLY_TO = ''
Reply-to meta tag.


[ Top ]



K_TCEXAM_STYLE [line 118]

K_TCEXAM_STYLE = K_PATH_STYLE_SHEETS.'default.css'
Full path to CSS stylesheet.


[ Top ]



K_TCEXAM_STYLE_RTL [line 123]

K_TCEXAM_STYLE_RTL = K_PATH_STYLE_SHEETS.'default_rtl.css'
Full path to CSS stylesheet for RTL languages.


[ Top ]



K_TCEXAM_TITLE [line 88]

K_TCEXAM_TITLE = 'TCExam'
TCExam title.


[ Top ]




Documentation generated on Mon, 06 Dec 2010 12:03:04 +0100 by phpDocumentor 1.4.3