Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
4db9bc6e
Commit
4db9bc6e
authored
Sep 19, 2019
by
Carsten Rose
Browse files
Manual.rst: update doc for altsql.
parent
e825ae0b
Pipeline
#2378
passed with stages
in 2 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Documentation/Manual.rst
View file @
4db9bc6e
...
@@ -812,10 +812,11 @@ QFQ Keywords (Bodytext)
...
@@ -812,10 +812,11 @@ QFQ Keywords (Bodytext)
+-------------------+---------------------------------------------------------------------------------+
+-------------------+---------------------------------------------------------------------------------+
| <level>.twig | Twig Template |
| <level>.twig | Twig Template |
+-------------------+---------------------------------------------------------------------------------+
+-------------------+---------------------------------------------------------------------------------+
| <level>.althead | If <level>.sql
is
empty, these token will be rendered.
|
| <level>.althead | If <level>.sql
has no rows selected (
empty
)
, these token will be rendered. |
+-------------------+---------------------------------------------------------------------------------+
+-------------------+---------------------------------------------------------------------------------+
| <level>.altsql | If <level>.sql is empty, these query will be fired. No sub queries. |
| <level>.altsql | If <level>.sql has no rows selected (empty) or affected (delete, update, insert)|
| | Shown after `althead` |
| | the <altsql> will be fired. Note: Sub queries of <level> are not fired, even if |
| | <altsql> selects some rows. |
+-------------------+---------------------------------------------------------------------------------+
+-------------------+---------------------------------------------------------------------------------+
| <level>.content | | *show* (default): content of current and sub level are directly shown. |
| <level>.content | | *show* (default): content of current and sub level are directly shown. |
| | | *hide*: content of current and sub levels are stored and not shown. |
| | | *hide*: content of current and sub levels are stored and not shown. |
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment