Domnio Servis
domino@domdesign.com| 1 | type | descrption | list, article | list |
|---|---|---|---|---|
| db | Database | $site[‘db‘] | ||
| domain | Domain with path to database, root, etc.. Overrides db if used | |||
| 2 | developer | Module Developer | Domino | |
| 3 | module | Module name | Content | |
| 4 | parent | Parent id | siteEntry - parent becomes the current page | |
| levelParent | Parent level as parent | 0-n | not set | |
| 5 | status | Entries status | 1 | |
| statusOperator | =, >, <, >=, <= | = | ||
| 6 | currentPage | Current page | 1-n | 1 |
| 7 | entriesPerPage | Entries per page | 1-n | 12 |
| 8 | header | Header visibility | true, false | true |
| title | Header title | translate vars | not set | |
| emptyText | Text if no entries | translate vars | not set | |
| 9 | lang | Language | lang code | $site[‘lang‘] |
| mainClass | <main> class | |||
| articleClass | <article> class | small, medium, large, box, padding | box padding small | |
| pictureType | Picture display type | bg, full | full | |
| pictureCol | Picture column | small-12 medium-4 cell spr-1 | ||
| contentCol | Content col | small-auto cell | ||
| pictureClass | Picture class | small, medium, large | ||
| urlLink | true, false | not set | ||
| queryType | Display type | eg. u | default | |
| query | Custom query overrides everything | full or partial | not set | |
| from | Overrides the query - from | not set | ||
| fromAdd | Adds to query- from | not set | ||
| select | Overrides the query - select | not set | ||
| selectAdd | Adds to query - select | not set | ||
| where | Overrides the query - where | not set | ||
| whereAdd | Adds to query - whereAdd | not set | ||
| order | Overrides the query - order | not set | ||
| orderAdd | Adds to query - orderAdd | not set | ||
| limit | Entries limit | 1-n | ||
| query template | custom template queries | defined by module | not set | |
| debug | query debugging | true | not set | |
| urlGet | Urlname from get parameter | true, false | not set | |
| urlEntry | Entry where module is diplayed | not set |