topicbacklinks Backlinks to StaticMethod in TWiki Web   Search all webs

Results from TWiki web retrieved at 12:58 (Local)

A ClassMethod is a method that must be called relative to the containing class object. This normally only applies to the new method used to create new object instances ...
An ObjectMethod is a method that must be called relative to a previous constructed object of the class type. For example: package Telecoms ClassMethod new() ObjectMethod ...
Package TWiki::Attrs Class of attribute sets, designed for parsing and storing attribute values from a TWiki tag e.g. An attribute set is a map containing an entry ...
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 ...
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 ...
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 ...
Package TWiki::Form Object representing a single form definition. ClassMethod new ($session,$web,$form) $web default web to recover form from, if $form ...
Package TWiki::Merge Support for merging strings StaticMethod merge2 ($arev,$a,$brev,$b,$sep,$session,$info) $arev rev for $a (string) $a first ...
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 ...
Package TWiki::Plurals Handle conversion of plural topic names to singular form. StaticMethod singularForm ($web,$pluralForm) $singularForm Try to singularise ...
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 ...
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 ...
Package TWiki::Search This module implements all the search functionality. ClassMethod new ($session) Constructor for the singleton Search engine object. StaticMethod ...
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 ...
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 ...
Package TWiki::Time Time handling functions. StaticMethod parseTime ($szDate) $iSecs Convert string date/time to seconds since epoch. $sDate date/time ...
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 ...
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 ...
Package TWiki::UI::Manage UI functions for web, topic and user management StaticMethod manage ($session) manage command handler. This method is designed to be ...
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 ...
Package TWiki::UI::RDiff UI functions for diffing. StaticMethod diff ($session,$web,$topic,$query) diff command handler. This method is designed to be invoked ...
Package TWiki::UI::Register User registration handling. StaticMethod register cgi ($session) register command handler. This method is designed to be invoked ...
Package TWiki::UI::Rest Rest delegate for view function StaticMethod gateway ($session,$pluginName,$,methodName,$scriptUrl,$query) rest command handler. This ...
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 ...
Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description ...
Package TWiki::UI::Statistics Statistics extraction and presentation StaticMethod statistics ($session) statistics command handler. This method is designed to ...
Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) upload command handler. This method is designed to be ...
Package TWiki::UI::View UI delegate for view function StaticMethod view ($session,$web,$topic,$scruptUrl,$query) view command handler. This method is designed ...
Number of topics: 28
 
Powered by Proyecto META
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Proyecto META? Send feedback