Technical Documentation
- Selection Teilbaum:
- $ops
- $page
- $zz
- $zz_conf
- $zz_conf INTERNAL
- $zz_conf UPLOAD
- $zz_error
- $zz_page
- $zz_setting
- $zz_sql
- $zz_tab
- $zz_var
- WEBSERVER_DIRECTORY
- zz_constants
- zz_fieldtypes
- zz_states
- zzbrick
- zzform
- zzwrap
- – all –
ID | Category | Req. | Element | Action |
---|---|---|---|---|
24 | file | yes | config.inc.php Main configuration file | Show |
169 | folder | no | custom/ Customized data | Show |
135 | folder | no | zzbrick_forms/ zzform scripts with parameter go here Relations: zzform; zzbrick | Show |
338 | folder | no | zzbrick_page/ scripts for page template Relations: zzbrick | Show |
339 | file | no | [page].inc.php page_*()-functions, will return $text for $parameter | Show |
836 | folder | no | zzbrick_request_get/ | Show |
22 | folder | yes | zzbrick_request/ Modules which will be included by the CMS depending on request with zzbrick. Relations: zzbrick | Show |
73 | file | no | [request].inc.php Local CMS data, read out data and output $page-array | Show |
340 | folder | no | zzbrick_rights/ Relations: zzbrick | Show |
65 | folder | yes | zzbrick_tables/ Scripts for table definitions, show, add, edit or delete records Relations: zzform; zzbrick | Show |
66 | file | no | logging.php Table definition: logging of database operations | Show |
67 | file | no | relations.php Table definition: relations table for relational integrity of database | Show |
29 | folder | no | zzform/ Additional scripts that will be called during database operations. Additional translated text for the corresponding website only. Relations: zzform | Show |
57 | file | no | db.inc.php Database connection to be used, if this file does not exist, established connection will be used. | Show |
56 | file | no | tablename-after-update.inc.php Script to be executed after succesful UPDATE query. 'tablename' can be chosen freely, does not have to correspond with real tablename. Other keywords are after/before (means after or before query), update/insert/delete for each SQL operations as required. | Show |
55 | file | no | text-en.inc.php Additional translated text Relations: text-en.inc.php | Show |
170 | folder | yes | zzwrap_sql/ Relations: zzwrap | Show |
61 | file | yes | db.inc.php Establishes database connection, password file may be included for different needs with different users. Normally includes pwd.inc.php | Show |
62 | file | yes | pwd.inc.php Provides connection information for mySQL database (host, password, user, db_name) | Show |
71 | file | yes | sql-auth.inc.php Local authentication SQL statements Relations: auth.inc.php | Show |
916 records total