
Backlinks to TopicFunction in all Webs (Search Applications Web only)
CompleteDocumentation
Description The WikiWorkbench is a standardized way to write and deploy WikiApplications. It is WikiApplication to write WikiApplications. At its core it establ...
FirstSteps
How to proceed Each application has a master topic located in the application's subweb, which captures all information and documentation for this application. Th...
GetTopicTypes
Documentation This is a "getter" TopicFunction that returns a list of known TopicTypes in a given web. Use it to create a selection in DataForms for the TopicType...
RenderApplicationDocumentation
Documentation Parameters * NAME: application name, defaults to BASEWEB * THEWEB: web to search for docu, defaults to BASEWEB * TYPE: extract documentati...
RenderApplicationManifest
Parameters * NAME: name of WikiApplication, defaults to BASEWEB * THEWEB: web where the application is located, defaults to BASEWEB Css * twbManifestHolde...
RenderDataFormList
Documentation Parameters * ATTR: DataFormAttribute to search for, defaults to BASETOPIC * THEWEB: web to examin, defaults to BASEWEB Implementation %DBQUE...
RenderFunctionCallers
Parameters * FUNC: topic to search callers for, defaults to %INCLUDINGTOPIC Implementation \b'" exclude="^( .*)$" web="" header=""}%$n" format=" * $...
RenderImageSelector
Documentation Select an image attached to a OBJECT topic Parameters * OBJECT, default BASEWEB.BASETOPIC * SELECTED * FIELDNAME * EXTENSIONS, defaults...
RenderIndexItem
Documentation This method is called by Applications.ClassificationApp.RenderCategory to display a summary for an object. This method serves as a final fallback wh...
RenderInheritanceGraph
Documentation This function requires .GraphvizPlugin Implementation %GRAPHVIZ{ topic="." format="png" section="dot" expand="on" }% digraph G {...
RenderRecentChanges
Documentation This uses solr and infintescroll to create a frontpage widget. Parameters * HEIGHT: height of scroll container, defaults to 40em * LIMIT: num...
RenderRss
Documentation This method is called by Applications.RssViewTemplate for each topic found. Note that this is a base implementation for all TopicTypes processed...
RenderSideBar
Implementation * TopicTypes * DataForms * DataFormAttributes * TopicTemplates * TopicViews * TopicFunctions * WebLexi...
RenderSimpleTopicCreator
Documentation This function renders a topic creator form that holds a set of initial input elements to create a topic. Parameters * TEXT: headline text; defau...
RenderTopicInstaller
Documentation This is a tool to add a topic based application, or part of it to another web. This is done by creating a TopicStub that points back to the implemen...
RenderTopicThumbnail
Documentation This function gets the first image attachment from a topic and creates a 48x48 thumbnail using ImagePlugin. The attachment taken must end with jpeg,...
RenderTopicsOfType
Documentation Parameters * TYPE: the TopicType to be searched for, defaults to BASETOPIC * FIELDS: columns of formfields to display, defaults to TopicTitle...
RenderWikiApplicationFactory
Documentation This is used to create a new WikiApplication Implementation " icon="fa plus"}%" mode="div"}% Name: Description: ...
RenderWikiApplicationWebHome
Documentation Renders the WebHome of a WikiApplication subweb Parameters None Implementation Data Model * TopicType * DataForm * DataFormAttr...
RenderWikiTopicEditor
Documentation This function renders an editor for a normal WikiTopic to be displayed at the topic of the text tab. Parameters * BASETOPIC * FORM: name of t...
RenderWikiTopicView
Documentation This function renders a view for a wiki topic, showing its title and the summary line. Parameters * OBJECT: the topic to render the view for, de...
Number of topics: 24
CategorizedTopicRenderIndexItem
Documentation This method is called by RenderCategory to display a summary for an object listed within the Category topic. Parameters * OBJECT * THEICON I...
CategoryRenderCategoryItem
Documentation This method is called by RenderCategory to display a summary for an object of type ClassifiedTopic. Parameters * OBJECT * TITLE * THEWEB ...
CategoryRenderIndexItem
Documentation This method is called by RenderCategory to display a summary for an object listed within the Category topic. Parameters * OBJECT Implementation...
ClassifiedTopicRenderIndexItem
Documentation This method is called by RenderCategory to display a summary for an object of type ClassifiedTopic. Parameters * OBJECT * THEICON Implementa...
ClassifiedTopicRenderRss
Documentation See Applications.RssViewTemplate , Applications.RenderRss Parameters * OBJECT Implementation %DBQUERY{topic="" format=" $expand(...
ControlledTopicRenderWorkflowHistory
Documentation TODO Parameters * OBJECT: topic name to render the workflow history for, defaults to BASEWEB.BASETOPIC Implementation %WORKFLOWHISTORY{ "" ...
RenderAllCategories
Documentation Renders an index of all known categories, top categories first. Parameters * NONE Implementationde %MAKEINDEX{ "%HIERARCHY{ web="" ...
RenderCategory
Documentation This function is called in Category topics. See the also * CategoryTemplate * CategoryRenderCategoryItem * Applications.RenderInd...
RenderCategoryBreadcrumbs
Documentation If no category breadcrumbs are available, standard ones are created based on BASETOPIC. All information is extracted from BASEWEB. Parameters * ...
RenderCategoryBrowser
Documentation Parameters * THEWEB: where to search for categories, defaults to %BASEWEB% * NAME: name of the formfield to store the selection (only used wh...
RenderCategoryCloud
Documentation TODO Parameters * MIN: minimum frequency of a tags to be shown * LIMIT: maximum number of tags in the could, defaults to 100 * TOPICTYPE: ...
RenderCategoryEditor
Documentation This function is deprecated. Please use RenderCategoryBrowser Parameters * THEWEB: the web where to look for classes, defaults to BASEWEB ...
RenderCategoryFactory
Documentation This function renders an input form to create a new category. Implementation "}% : " type="save" icon="add"}% Test
RenderCategorySettings
Documentation This function is used by the rest handler to render the settings tab in the category editor Parameters * BASETOPIC * TOPICPARENT Implementa...
RenderCategoryTiles
Documentation renders a set of tiles for webs See also Applications.ClassificationApp.RenderCategory Parameters * THEWEB, default BASEWEB * SHOWTOPICS:...
RenderClassifiedTopicView
Documentation This function renders a view for a classified topic, showing its category and tagging info in the top. Parameters * OBJECT: the topic to render ...
RenderHierarchyAsJSON
Documentation This function is called by the .RenderPlugin to implement the REST handler for the hierarchy browsers. Parameters * web: name of the web where t...
RenderIconSelector
Documentation This function renders a selection widget to chose an icon Parameters * VALUE: which icon is preselected * SOURCE: topic that has got a set of...
RenderKnownCats
Documentation This function is used in the category selector's autocompletion textboxlist to return a set of matching categories given the prefix in the url param...
RenderKnownTags
Documentation This function is used in the tag editor's autocompletion textboxlist to return a set of matching tags given the prefix in the url param q. See the c...
RenderKnownTagsSolr
Documentation This function is used in the tag editor's autocompletion textboxlist to return a set of matching tags given the prefix in the url param q. See the c...
RenderSideBar
Documentation This function displays part of the hierarchy a topic is situated in. It tries to provide a sense of "location" for the topic based on the way it is ...
RenderSolrTagCloud
Documentation This renders a tag cloud getting tags from a solr search on recently changed data. Parameters * DAYS: number of recent days of changes to take u...
RenderTagEditor
Documentation Parameters * NAME: name of the formfield to render the editor for * VALUE: list of pre selected tags * THEWEB: current web * THETOPIC: ...
RenderUncategorizedTopics
Documentation List all topics that are not filed into any category. Technically they are direct decendance of the TopCategory. See also RenderUntaggedTopics . ...
RenderUntaggedTopics
Documentation List all topics that are not tagged. See also RenderUncategorizedTopics . Parameters * THEWEB: the web to search for, defaults to %BASEWEB% ...
RenderWebTagCloud
Documentation Parameters * TAG: comma separated list of tags to be searched for in the archive * CAT: restrict tag cloud to this category; displays all tag...
RenderWorkflowEmail
Documentation uses sections plain_text and html_text from calling topic Parameters * TEMPLATE Implementation From: To: Subject: ?utf 8?B?? Auto Submitted: ...
RenderWorkflowInfo
Documentation This TopicFunction renders the header of a ControlledTopic. Parameters * OBJECT the topic to render the info block for * APPROVED_STATE, the ...
TaggedTopicRenderIndexItem
Documentation This method is called by RenderCategory to display a summary for an object listed within the TaggedTopic. Parameters * OBJECT Implementation %D...
Number of topics: 30