Backlinks to StaticMethod in System Web (Search all webs)

Results from System web retrieved at 12:35 (GMT)

ClassMethod
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 inst...
DeveloperDocumentationCategory
Developer Documentation List of documents for application developers as well as developers of skins and extensions. Application Developer Topics Topics for norm...
MetaData
#MetaData Meta data Additional data, Foswiki generated or from forms, may be embedded in the topic text using META: macros Overview The default store engines st...
ObjectMethod
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() Ob...
TWikiCompatibilityDotPm
Package TWiki::Compatibility Support for compatibility with old TWiki versions. Packaged separately because 99.999999% of the time this won't be needed. StaticMe...
TWikiConfigureLoadDotPm
Package TWiki::Configure::Load Purpose This module consists of just a single subroutine readConfig. It allows to safely modify configuration variables for one s...
TWikiConfigureUIsEXTENDDotPm
Package == StaticMethod _unpackArchive ($archive ,$dir ) Unpack an archive. The unpacking method is determined from the file extension e.g. .zip, .tgz. .tar, etc...
TWikiDotPm
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 s...
TWikiFormDotPm
Package TWiki::Form Object representing a single form definition. Form definitions are mainly used to control rendering of a form for editing, though there is som...
TWikiFuncDotPm
Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact wi...
TWikiLoginManagerDotPm
Package TWiki::LoginManager 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 ...
TWikiMergeDotPm
Package TWiki::Merge Support for merging strings StaticMethod merge2 ($arev,$a,$brev,$b,$sep,$session,$info) * $arev rev for $a (string) * $a first ('o...
TWikiMetaDotPm
Package TWiki::Meta All TWiki topics have data (text) and meta data (information about the topic). Meta data includes information such as file attachments, form f...
TWikiPluralsDotPm
Package TWiki::Plurals Handle conversion of plural topic names to singular form. StaticMethod singularForm ($web,$pluralForm) $singularForm Try to singularise...
TWikiRenderDotPm
Package TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer ObjectMethod finis...
TWikiSandboxDotPm
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 thi...
TWikiSearchDotPm
Package TWiki::Search This module implements all the search functionality. ClassMethod new ($session) Constructor for the singleton Search engine object. Object...
TWikiStoreDotPm
Package TWiki::Store This module hosts the generic storage backend. This module provides the interface layer between the "real" store provider which is hidden b...
TWikiStoreRcsWrapDotPm
Package TWiki::Store::RcsWrap This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile superclass. Wrapper around...
TWikiTimeDotPm
Package TWiki::Time Time handling functions. StaticMethod parseTime ($szDate,$defaultLocal) $iSecs Convert string date/time string to seconds since epoch (197...
TWikiUIDotPm
Package == package TWiki::UI Coordinator of execution flow and service functions used by the UI packages StaticMethod handleRequest ($req) $res Main coordin...
TWikiUIEditDotPm
Package TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the UI::run method. Mos...
TWikiUIManageDotPm
Package TWiki::UI::Manage UI functions for web, topic and user management StaticMethod manage ($session) manage command handler. This method is designed to be in...
TWikiUIOopsDotPm
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 UI::ru...
TWikiUIRDiffDotPm
Package TWiki::UI::RDiff UI functions for diffing. StaticMethod diff ($session,$web,$topic,$query) diff command handler. This method is designed to be invoked vi...
TWikiUIRegisterDotPm
Package TWiki::UI::Register User registration handling. StaticMethod register_cgi ($session) register command handler. This method is designed to be invoked via ...
TWikiUISaveDotPm
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 th...
TWikiUISearchDotPm
Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description: ...
TWikiUIStatisticsDotPm
Package TWiki::UI::Statistics Statistics extraction and presentation StaticMethod statistics ($session) statistics command handler. This method is designed to be...
TWikiUIUploadDotPm
Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be in...
TWikiUIViewDotPm
Package TWiki::UI::View UI delegate for view function StaticMethod view ($session) view command handler. This method is designed to be invoked via the UI::run me...
TWikiUsersDotPm
Package TWiki::Users This package provides services for the lookup and manipulation of login and wiki names of users, and their authentication. It is a Facade tha...
Number of topics: 32
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback