TWiki's TWiki web The Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform. http://wiki.arch.ethz.ch/asterix/bin/view/TWiki Copyright 2009 by contributing authors 2007-03-13T12:30:42Z TWikiPreferences http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/TWikiPreferences 2007-03-13T12:30:42Z TWiki Site Level Preferences This topic defines site level settings that apply to all users and webs on this TWikiSite. Note: This topic should be regarded ... (last changed by KarstenDroste) KarstenDroste SourceCode http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/SourceCode 2006-02-07T15:09:48Z TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception ... (last changed by TWikiContributor) TWikiContributor TWikiStoreDotPm http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/TWikiStoreDotPm 2006-02-07T15:09:46Z Package TWiki::Store This module hosts the generic storage backend. This module provides the interface layer between the "real" store provider which is hidden behind ... (last changed by TWikiContributor) TWikiContributor WysiwygPlugin http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/WysiwygPlugin 2006-02-07T15:09:45Z Wysiwyg Plugin Support for the integration of WYSIWYG (What You See Is What You Get) editors. Comes bundled with a complete integration of the feature rich Kupu editor ... (last changed by TWikiContributor) TWikiContributor TWikiUIRestDotPm http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/TWikiUIRestDotPm 2006-02-01T12:01:26Z Package TWiki::UI::Rest Rest delegate for view function StaticMethod gateway ($session,$pluginName,$,methodName,$scriptUrl,$query) rest command handler. This ... (last changed by TWikiContributor) TWikiContributor TWikiUISearchDotPm http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/TWikiUISearchDotPm 2006-02-01T12:01:26Z Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description ... (last changed by TWikiContributor) TWikiContributor TWikiPrefsPrefsCacheDotPm http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/TWikiPrefsPrefsCacheDotPm 2006-02-01T12:01:25Z Package TWiki::Prefs::PrefsCache The PrefsCache package holds a cache of topics that have been read in, using the TopicPrefs class. These functions manage that cache ... (last changed by TWikiContributor) TWikiContributor TWikiStoreRcsFileDotPm http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/TWikiStoreRcsFileDotPm 2006-02-01T12:01:25Z Package TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. Base class of implementations of stores that manipulate ... (last changed by TWikiContributor) TWikiContributor TWikiTemplatesDotPm http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/TWikiTemplatesDotPm 2006-02-01T12:01:25Z Package TWiki::Templates Support for the TWiki template language. The following tokens are supported by this language: %TMPL:P% Instantiates a previously defined ... (last changed by TWikiContributor) TWikiContributor TWikiPluginDotPm http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/TWikiPluginDotPm 2006-02-01T12:01:25Z Package ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module (options) name ... (last changed by TWikiContributor) TWikiContributor TWikiPrefsDotPm http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/TWikiPrefsDotPm 2006-02-01T12:01:25Z Package TWiki::Prefs The Prefs class is a singleton that implements management of preferences. It uses a stack of TWiki::Prefs::PrefsCache objects to store the preferences ... (last changed by TWikiContributor) TWikiContributor TWikiPluralsDotPm http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/TWikiPluralsDotPm 2006-02-01T12:01:25Z Package TWiki::Plurals Handle conversion of plural topic names to singular form. StaticMethod singularForm ($web,$pluralForm) $singularForm Try to singularise ... (last changed by TWikiContributor) TWikiContributor TWikiMergeDotPm http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/TWikiMergeDotPm 2006-02-01T12:01:25Z Package TWiki::Merge Support for merging strings StaticMethod insDelMerge ($a,$b,$sep,$session,$info) Perform a merge of two versions of the same text, using HTML ... (last changed by TWikiContributor) TWikiContributor TWikiFuncDotPm http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/TWikiFuncDotPm 2006-02-01T12:01:25Z Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that Plugins can use to interact with the ... (last changed by TWikiContributor) TWikiContributor TWikiPluginsDotPm http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/TWikiPluginsDotPm 2006-02-01T12:01:25Z Package TWiki::Plugins This module defines the singleton object that handles Plugins loading, initialization and execution. This class uses Chain of Responsibility ... (last changed by TWikiContributor) TWikiContributor TWikiFormDotPm http://wiki.arch.ethz.ch/asterix/bin/view/TWiki/TWikiFormDotPm 2006-02-01T12:01:25Z Package TWiki::Form Object representing a single form definition. ClassMethod new ($session,$web,$form) $web default web to recover form from, if $form ... (last changed by TWikiContributor) TWikiContributor