Semi-Structured data plugin [modifikovaná verze s updaty k 2021-03-29, kompatibilní se starší DokuWiki]
$strata_util = plugin_load('helper', 'strata_util');
Semi-Structured data plugin [modifikovaná verze s updaty k 2021-03-29, kompatibilní se starší DokuWiki]
$strata_triples = plugin_load('helper', 'strata_triples');
Functions to include another page in a wiki page
$include = plugin_load('helper', 'include');
Description | overrides standard values for showfooter and firstseconly settings |
---|
Parameters | flags | array |
---|
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_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_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_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_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_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_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 |
---|
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 |
---|
Send anonymous data about your wiki to the DokuWiki developers
$popularity = plugin_load('helper', 'popularity');
Description | Check if autosubmit is enabled |
---|
Return value | result | bool |
---|
Description | Send the popularity data |
---|
Parameters | data | string |
---|
Description | Gather the popularity data |
---|
Return value | data | string |
---|
Description | Compute the last time popularity data was sent |
---|
Return value | data | int |
---|
Allows you create structured ways pages can be modified
$pagemod_pagemod = plugin_load('helper', 'pagemod_pagemod');
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 |
---|