Displays avatar images
$avatar = plugin_load('helper', 'avatar');
Description | returns the XHTML to display an avatar |
---|
Parameters | user or mail | string |
---|
title (optional) | string |
align (optional) | string |
size (optional) | integer |
Return value | xhtml | 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_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 |
---|
Provides discussion funtionality for wiki pages
$discussion = plugin_load('helper', 'discussion');
Description | returns the header of the comments column for pagelist |
---|
Return value | header | string |
---|
Description | returns the link to the discussion section with number of comments |
---|
Parameters | id | string |
---|
number of comments (optional) | integer |
Return value | link | string |
---|
Description | returns pages with discussion sections, sorted by recent comments |
---|
Parameters | namespace | string |
---|
number (optional) | integer |
Return value | pages | array |
---|
Description | returns recently added or edited comments individually |
---|
Parameters | namespace | string |
---|
number (optional) | integer |
Return value | pages | array |
---|
Description | check if current user is member of moderator groups |
---|
Return value | isModerator | boolean |
---|
Lists pages in a nice formatted way
$pagelist = plugin_load('helper', 'pagelist');
Description | (optional) adds an extra column for plugin data |
---|
Parameters | plugin name | string |
---|
column key | string |
Description | (optional) override value of an existing column, value equal to false disables column |
---|
Parameters | column key | string |
---|
value | int|bool |
Description | (optional) Provide header data, if not given default values or [plugin]->th() is used |
---|
Parameters | column key | string |
---|
value | int|bool |
Description | (optional) overrides default flags, or en/disable existing columns |
---|
Parameters | flags | array |
---|
Return value | success | boolean |
---|
Description | (required) prepares the table header for the page list |
---|
Description | (required) adds a page to the list |
---|
Parameters | page attributes, 'id' required, others optional | array |
---|
Description | (required) returns the XHTML output |
---|
Return value | xhtml | string |
---|
tag wiki pages
$tag = plugin_load('helper', 'tag');
Description | takes an array of sortflags and overrides predefined value |
---|
Parameters | name | string |
---|
Description | returns the header for the tags column for pagelist |
---|
Return value | header | string |
---|
Description | returns the tag links of a given page |
---|
Parameters | id | string |
---|
Return value | links | string |
---|
Description | generates tag links for given words |
---|
Parameters | tags | array |
---|
Return value | links | string |
---|
Description | returns a list of pages tagged with the given keyword |
---|
Parameters | namespace (optional) | string |
---|
number (not used) | integer |
tag (required) | string |
Return value | pages | array |
---|
Description | refines an array of pages with tags |
---|
Parameters | pages to refine | array |
---|
refinement tags | string |
Return value | pages | array |
---|
Description | returns a list of tags with their number of occurrences |
---|
Parameters | list of tags to get the occurrences for | array |
---|
namespaces to which the search shall be restricted | array |
if all tags shall be returned (then the first parameter is ignored) | boolean |
if the namespaces shall be searched recursively | boolean |
Return value | tags | array |
---|