Massbug TWiki > TWiki > WebChanges TWiki webs:
Main | TWiki | Sandbox
TWiki . { Welcome | Register | Changes | Topics | Index | Search | Go }
Topics in TWiki web: Changed: now 09:47 Changed by:
TWikiPreferences 26 Sep 2008 - 13:30 - r81 PaulBoundy
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 ...  
WebPreferences 26 Sep 2008 - 13:19 - r26 PaulBoundy
TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences overwrite the site level preferences in and , and can ...  
SourceCode 01 Apr 2006 - 05:55 - NEW TWikiGuest
TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception ...  
TWikiUsersPasswordDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Users::Password Base class of all password handlers. Default behaviour is no passwords, so anyone can be anyone they like. The methods of this class ...  
TWikiUIManageDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::UI::Manage UI functions for web, topic and user management StaticMethod manage ($session) manage command handler. This method is designed to be ...  
TWikiUIUploadDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) upload command handler. This method is designed to be ...  
TWikiUIOopsDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::UI::Oops UI delegate for oops function StaticMethod oops cgi ($session) oops command handler. This method is designed to be invoked via the TWiki ...  
TWikiUIRestDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::UI::Rest Rest delegate for view function StaticMethod gateway ($session,$pluginName,$,methodName,$scriptUrl,$query) rest command handler. This ...  
TWikiUISaveDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::UI::Save UI delegate for save function StaticMethod save ($session) Command handler for save command. This method is designed to be invoked via ...  
TWikiUIRegisterDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::UI::Register User registration handling. StaticMethod register cgi ($session) register command handler. This method is designed to be invoked ...  
TWikiUIStatisticsDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::UI::Statistics Statistics extraction and presentation StaticMethod statistics ($session) statistics command handler. This method is designed to ...  
TWikiUIRDiffDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::UI::RDiff UI functions for diffing. StaticMethod diff ($session,$web,$topic,$query) diff command handler. This method is designed to be invoked ...  
TWikiUISearchDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description ...  
TWikiUIViewDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::UI::View UI delegate for view function StaticMethod view ($session,$web,$topic,$scruptUrl,$query) view command handler. This method is designed ...  
TWikiUsersApacheHtpasswdUserDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Users::ApacheHtpasswdUser extends TWiki::Users::Password Password manager that uses Apache::HtPasswd to manage users and passwords. Subclass of ...  
TWikiUIChangeFormDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::UI::ChangeForm Service functions used by the UI packages ClassMethod generate ($session,$theWeb,$theTopic,$editaction) Generate the page that supports ...  
TWikiPrefsPrefsCacheDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
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 ...  
TWikiStoreRcsLiteDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Store::RcsLite extends TWiki::Store::RcsFile This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile ...  
TWikiClientTemplateLoginDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Client::TemplateLogin This is a login manager that you can specify in the security setup section of configure. It provides users with a template based ...  
TWikiPrefsParserDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Prefs::Parser This Prefs internal class is used to parse Set and Local statements from arbitrary text, and extract settings from meta objects. ...  
TWikiStoreRcsFileDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
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 ...  
TWikiClientApacheLoginDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Client::ApacheLogin extends TWiki::Client This is login manager that you can specify in the security setup section of configure. It instructs TWiki ...  
TWikiUIEditDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the TWiki::UI::run ...  
TWikiStoreRcsWrapDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Store::RcsWrap extends TWiki::Store::RcsFile This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile ...  
TWikiI18NExtractDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::I18N::Extract Support translatable strings extraction from TWiki topics and templates. Depends on Locale::Maketext::Extract (part of CPAN::Locale: ...  
TWikiSandboxDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Sandbox This object provides an interface to the outside world. All calls to system functions, or handling of file names, should be brokered by this ...  
TWikiStoreDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
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 ...  
TWikiTimeDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Time Time handling functions. StaticMethod parseTime ($szDate) $iSecs Convert string date/time to seconds since epoch. $sDate date/time ...  
TWikiUserDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::User A User object is an internal representation of a user in the real world. The object knows about users having login names, wiki names, personal ...  
TWikiSearchDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Search This module implements all the search functionality. ClassMethod new ($session) Constructor for the singleton Search engine object. StaticMethod ...  
TWikiTemplatesDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Templates Support for the TWiki template language. The following tokens are supported by this language: %TMPL:P% Instantiates a previously defined ...  
TWikiUIDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::UI Service functions used by the UI packages StaticMethod run (\ method) Entry point for execution of a UI function. The parameter is a reference ...  
TWikiUsersDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Users Singleton object that handles mapping of users to wikinames and vice versa, and user authentication checking. ClassMethod new ($session,$impl ...  
TWikiPluginDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module (options) name ...  
TWikiPrefsDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
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 ...  
TWikiPluginsDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Plugins This module defines the singleton object that handles Plugins loading, initialization and execution. This class uses Chain of Responsibility ...  
TWikiRenderDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer with initial state ...  
TWikiMetaDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Meta Meta data handling. A meta data object is a hash of different types of meta data (keyed on the type, such as 'FIELD' and 'TOPICINFO'). Each entry ...  
TWikiPluralsDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Plurals Handle conversion of plural topic names to singular form. StaticMethod singularForm ($web,$pluralForm) $singularForm Try to singularise ...  
TWikiNetDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Net Object that brokers access to network resources. ObjectMethod getUrl ($host,$port,$url,$user,$pass,$header) $text Get the text at the other ...  
TWikiOopsExceptionDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::OopsException extends Error Exception used to raise a request to redirect to an Oops URL. An OopsException thrown anywhere in the code will redirect ...  
TWikiIfDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::If Support for the conditions in %IF{} statements. Basically a simple stack based parser for infix expressions that generates a parse tree that can ...  
TWikiClientDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Client The package is also a Factory for login managers and also the base class for all login managers. On it's own, an object of this class is used ...  
TWikiFormDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Form Object representing a single form definition. ClassMethod new ($session,$web,$form) $web default web to recover form from, if $form ...  
TWikiMergeDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Merge Support for merging strings StaticMethod merge2 ($arev,$a,$brev,$b,$sep,$session,$info) $arev rev for $a (string) $a first ...  
TWikiCompatibilityDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Compatibility Support for compatibility with old TWiki versions. Packaged separately because 99.999999% of the time this won't be needed. end sub ...  
TWikiFuncDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
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 ...  
TWikiI18NDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::I18N Support for strings translation and language detection. ClassMethod available languages Lists languages tags for languages available at TWiki ...  
TWikiAttachDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki::Attach A singleton object of this class is used to deal with attachments to topics. ClassMethod new ($session) Constructor ObjectMethod renderMetaData ...  
TWikiDotPm 01 Apr 2006 - 05:55 - NEW TWikiGuest
Package TWiki TWiki operates by creating a singleton object (known as the Session object) that acts as a point of reference for all the different modules in the system ...  

Number of topics: 50



Topic WebChanges . { Edit | Attach | Backlinks: Web All webs | Printable | History: r5 < r4 < r3 < r2 < r1 More }

This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebChanges