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 |
---|---|---|---|---|
330 | project | no | zzwrap | Show |
309 | function | no | cms_login() Relations: auth.inc.php | Show |
310 | function | no | cms_login_ldap() Relations: auth.inc.php | Show |
311 | function | no | cms_login_redirect() Relations: auth.inc.php | Show |
312 | function | no | cms_logout() Relations: auth.inc.php | Show |
324 | function | no | wrap_access_rights() customized | Show |
316 | function | yes | wrap_check_canonical() Make canonical URLs (trailing slash, .html etc.) Relations: core.inc.php | Show |
317 | function | yes | wrap_check_https() checks if a request must definitely be either https or http and redirects if request uses other scheme Relations: core.inc.php | Show |
315 | function | no | wrap_content_replace() customized, allows replacement of parts of the final HTML, e. g. with regular expressions (link targets ...) | Show |
167 | function | yes | wrap_db_fetch() Fetches records from database and returns array Relations: core.inc.php; page.inc.php | Show |
307 | function | no | wrap_get_authors() gets authors from database Relations: page.inc.php | Show |
148 | function | no | wrap_get_breadcrumbs() gets breadcrumbs from database Relations: page.inc.php | Show |
152 | function | no | wrap_get_breadcrumbs_recursive() recursively gets breadcrumbs from database Relations: page.inc.php | Show |
150 | function | no | wrap_get_media() customized function to get media content (documents as well as images), linked to page or other items. parameters: 1. ID or Array of IDs (required) 2. type (e. g. table name) (optional, defaults to page) 3. base_url (optional, defaults to false) | Show |
146 | function | no | wrap_get_menu() gets menu from database Relations: page.inc.php | Show |
154 | function | no | wrap_get_menu_navigation() gets menu from separate navigation table Relations: page.inc.php | Show |
156 | function | no | wrap_get_menu_webpages() gets menu from webpages table Relations: page.inc.php | Show |
313 | function | no | wrap_menu_session() customized | Show |
157 | function | no | wrap_translate_menu() customized | Show |
158 | function | no | wrap_menu_*() customized: submenus with placeholders | Show |
149 | function | no | wrap_htmlout_breadcrumbs() outputs breadcrumbs in HTML Relations: page.inc.php; wrap_get_breadcrumbs() | Show |
151 | function | no | wrap_htmlout_media() | Show |
147 | function | no | wrap_htmlout_menu() outputs menu in HTML Relations: wrap_get_menu() | Show |
308 | function | no | wrap_htmlout_page() outputs webpage from %%%-template in HTML Relations: page.inc.php | Show |
319 | function | yes | wrap_look_for_page() Tests whether URL is in database (or a part of it ending with *, or a part of it with placeholders) Relations: core.inc.php | Show |
323 | function | no | wrap_magic_quotes_strip() customized | Show |
314 | function | no | wrap_matrix() customized | Show |
322 | function | no | wrap_page_*() customized | Show |
604 | function | no | wrap_prepare_url() user defined, do some URL manipulation before handing over the URL to zzwrap | Show |
321 | function | yes | wrap_quit() Stops execution of script, check for redirects to other pages, includes http error pages Relations: core.inc.php | Show |
320 | function | yes | wrap_read_url() builds URL from REQUEST Relations: core.inc.php | Show |
325 | function | no | wrap_register_usergroups() customized, register (additional) groups in $_SESSION Relations: usergroups.inc.php | Show |
602 | function | no | wrap_rights('preview') Page preview allowed? (unpublished content) - can be set in config (e. g. if SERVER_NAME == testserver) but will be checked later on if secret_key is set and preview so far is false | Show |
318 | function | no | wrap_test_secret_key() Test, whether URL contains a correct secret key to allow page previews Relations: core.inc.php | Show |
134 | function | yes | wrap_text() Translates text Relations: language.inc.php | Show |
35 records total