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
ae619664
Commit
ae619664
authored
Mar 09, 2016
by
Carsten Rose
Browse files
save.php: PHPDoc header adjusted to describe coming return values.
parent
ea3d6806
Changes
1
Hide whitespace changes
Inline
Side-by-side
extension/qfq/api/save.php
View file @
ae619664
...
...
@@ -22,8 +22,10 @@ require_once(__DIR__ . '/../qfq/Constants.php');
* message: <message>
* redirect: client|url|no
* redirect-url: <url>
* field-name:<field name>
* field-name:
<field name>
* field-message: <message>
* form-data: [ fieldname1 => value1, fieldname2 => value2, ... ]
* form-control: [ fieldname1 => status1, fieldname2 => status2, ... ] status: show|hide, enabled|disabled, readonly|readwrite
*
* Description:
*
...
...
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