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 |
---|---|---|---|---|
423 | integer | no | $zz['fields'][n]['size_select_to Relations: select | Show |
405 | integer | no | $zz['fields'][n]['size'] Maximum length of characters that may be entered in input field, size of input field, standard for number 16, for time 8 and for all other fields 32 (or maxlength if smaller) | Show |
872 | array | no | $zz['fields'][n]['sql_character_ Relations: $zz['fields'][n]['sql']; select | Show |
896 | array | no | $zz['fields'][n]['sql_fieldnames Relations: select | Show |
415 | array | no | $zz['fields'][n]['sql_ignore'] doesn't display fields of sql query in form view. this is useful if you need the fields for an identifier field; array, fields won't display in form view. Relations: $zz['fields'][n]['sql']; select | Show |
467 | boolean | no | $zz['fields'][n]['sql_index_only Relations: select | Show |
787 | string: SQL | no | $zz['fields'][n]['sql_not_unique | Show |
404 | string: SQL | no | $zz['fields'][n]['sql_password_c Relations: password_change | Show |
873 | array | no | $zz['fields'][n]['sql_table'] Table names of fields in SQL query if not included in this query (to get correct character set for reselect) Relations: $zz['fields'][n]['sql']; select | Show |
958 | array | no | $zz['fields'][n]['sql_translate' Relations: $zz['sql'] | Show |
623 | boolean | no | $zz['fields'][n]['sql_where_with | Show |
1002 | boolean | no | $zz['fields'][n]['sql_where_with | Show |
413 | array | no | $zz['fields'][n]['sql_where'] adds where to sql-string, rather complicated ... :-)
$zz['fields'][4]['sql_whe Relations: select | Show |
414 | boolean | no | $zz['fields'][n]['sql_without_id Relations: select | Show |
181 | string: SQL | no | $zz['fields'][n]['sql'] SQL-Query for select, first field is key field which will not be displayed but entered into database field Relations: select | Show |
946 | string: SQL | no | $zz['fields'][n]['sqlcount'] query which has to have something like `COUNT(record_id) AS record_id` in it to provide a faster alternative to querying several records up to max_select for counting all records available for a select field Relations: $zz['fields'][n]['sql']; $zz_conf['max_select'] | Show |
201 | string: SQL | no | $zz['fields'][n]['sqlorder'] | Show |
299 | array | no | $zz['fields'][n]['subselect'] Displays records of detail tables in list view, allows to search through these detail tables as well. Key 'sql' is required, rest is optional. | Show |
302 | string: HTML | no | $zz['fields'][n]['subselect']['c | Show |
301 | string: HTML | no | $zz['fields'][n]['subselect']['c | Show |
916 records total