Create forms and generate pages or emails from them
$bureaucracy_action = plugin_load('helper', 'bureaucracy_action');
Description | Handle the user input |
---|
Parameters | fields | helper_plugin_bureaucracy_field[] |
---|
thanks | string |
argv | array |
Return value | false on error, thanks message on success | bool|string |
---|
Create forms and generate pages or emails from them
$bureaucracy_actionmail = plugin_load('helper', 'bureaucracy_actionmail');
Description | Handle the user input |
---|
Parameters | fields | helper_plugin_bureaucracy_field[] |
---|
thanks | string |
argv | array |
Return value | false on error, thanks message on success | bool|string |
---|
Create forms and generate pages or emails from them
$bureaucracy_actionscript = plugin_load('helper', 'bureaucracy_actionscript');
Description | Handle the user input |
---|
Parameters | fields | helper_plugin_bureaucracy_field[] |
---|
thanks | string |
argv | array |
Return value | false on error, thanks message on success | bool|string |
---|
Create forms and generate pages or emails from them
$bureaucracy_actiontemplate = plugin_load('helper', 'bureaucracy_actiontemplate');
Description | Handle the user input |
---|
Parameters | fields | helper_plugin_bureaucracy_field[] |
---|
thanks | string |
argv | array |
Return value | false on error, thanks message on success | bool|string |
---|
Create forms and generate pages or emails from them
$bureaucracy_field = plugin_load('helper', 'bureaucracy_field');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldaddpage = plugin_load('helper', 'bureaucracy_fieldaddpage');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fielddate = plugin_load('helper', 'bureaucracy_fielddate');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldemail = plugin_load('helper', 'bureaucracy_fieldemail');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldfieldset = plugin_load('helper', 'bureaucracy_fieldfieldset');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldfile = plugin_load('helper', 'bureaucracy_fieldfile');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldhidden = plugin_load('helper', 'bureaucracy_fieldhidden');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldhiddenautoinc = plugin_load('helper', 'bureaucracy_fieldhiddenautoinc');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldmultiselect = plugin_load('helper', 'bureaucracy_fieldmultiselect');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldnumber = plugin_load('helper', 'bureaucracy_fieldnumber');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldonoff = plugin_load('helper', 'bureaucracy_fieldonoff');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldpassword = plugin_load('helper', 'bureaucracy_fieldpassword');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldradio = plugin_load('helper', 'bureaucracy_fieldradio');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldselect = plugin_load('helper', 'bureaucracy_fieldselect');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldstatic = plugin_load('helper', 'bureaucracy_fieldstatic');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldsubject = plugin_load('helper', 'bureaucracy_fieldsubject');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldsubmit = plugin_load('helper', 'bureaucracy_fieldsubmit');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldtextarea = plugin_load('helper', 'bureaucracy_fieldtextarea');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldtextbox = plugin_load('helper', 'bureaucracy_fieldtextbox');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldtime = plugin_load('helper', 'bureaucracy_fieldtime');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldusemailtemplate = plugin_load('helper', 'bureaucracy_fieldusemailtemplate');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fielduser = plugin_load('helper', 'bureaucracy_fielduser');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldusers = plugin_load('helper', 'bureaucracy_fieldusers');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldwiki = plugin_load('helper', 'bureaucracy_fieldwiki');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Create forms and generate pages or emails from them
$bureaucracy_fieldyesno = plugin_load('helper', 'bureaucracy_fieldyesno');
Description | Initiate object, first parameters are at least cmd and label |
---|
Parameters | params | array |
---|
Description | Add parsed element to Form which generates XHTML |
---|
Parameters | params | array |
---|
form | Doku_Form |
formid | integer |
Description | Handle a post to the field |
---|
Parameters | value | array |
---|
fields | helper_plugin_bureaucracy_field[] |
index | Doku_Form |
formid | integer |
Return value | isvalid | bool |
---|
Description | Get the field type |
---|
Return value | fieldtype | string |
---|
Description | Whether the field is true (used for depending fieldsets) |
---|
Return value | isset | bool |
---|
Description | Get an arbitrary parameter |
---|
Parameters | name | string |
---|
Return value | Parameter value | mixed|null |
---|
Description | Executed after performing the action hooks |
---|
Foldable page sections
$folded = plugin_load('helper', 'folded');
Description | Returns the next folded ID. |
---|