2015-11-29T10:27:05ZSourceCodehttps://www.llamaobservatory.org/do/view/TWiki/SourceCode2015-11-29T10:27:05ZTWiki 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)TWikiContributorTWikiStoreDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiStoreDotPm2015-11-29T10:27:04ZPackage 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)TWikiContributorTWikiStoreRcsLiteDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiStoreRcsLiteDotPm2013-10-14T08:02:47ZPackage TWiki::Store::RcsLite This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile superclass. Simple replacement... (last changed by TWikiContributor)TWikiContributorTWikiConfigureUIsEXTENDDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiConfigureUIsEXTENDDotPm2013-10-14T08:02:47ZPackage TWiki::Configure::UIs::EXTEND StaticMethod unpackArchive ($archive ,$dir ) Unpack an archive. The unpacking method is determined from the file extension... (last changed by TWikiContributor)TWikiContributorTWikiUIMdrepoUIDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUIMdrepoUIDotPm2013-10-14T08:02:47ZPackage TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor)TWikiContributorTWikiUICopyDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUICopyDotPm2013-10-14T08:02:47ZPackage TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... (last changed by TWikiContributor)TWikiContributorTWikiUISearchDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUISearchDotPm2013-10-14T08:02:47ZPackage TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... (last changed by TWikiContributor)TWikiContributorTWikiUIEditDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUIEditDotPm2011-04-12T00:50:46ZPackage TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the UI::run method... (last changed by TWikiContributor)TWikiContributorTWikiUIUploadDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUIUploadDotPm2010-05-29T14:44:45ZPackage TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be... (last changed by TWikiContributor)TWikiContributorTWikiUIRestDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUIRestDotPm2010-05-29T14:44:12ZPackage TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor)TWikiContributorTWikiInfixParserDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiInfixParserDotPm2008-12-06T09:02:22ZPackage TWiki::Infix::Parser A simple stack based parser that parses infix expressions with nonary, unary and binary operators specified using an operator table.... (last changed by TWikiContributor)TWikiContributorTWikiQueryParserDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiQueryParserDotPm2008-01-22T03:21:35ZPackage TWiki::Query::Parser Parser for queries (last changed by TWikiContributor)TWikiContributorTWikiUIRegisterDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUIRegisterDotPm2008-01-22T03:21:35ZPackage TWiki::UI::Register User registration handling. StaticMethod register cgi ($session) register command handler. This method is designed to be invoked... (last changed by TWikiContributor)TWikiContributorTWikiUISaveDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUISaveDotPm2008-01-22T03:21:35ZPackage TWiki::UI::Save UI delegate for save function StaticMethod save ($session) Command handler for save command. This method is designed to be invoked via... (last changed by TWikiContributor)TWikiContributorTWikiUIRDiffDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUIRDiffDotPm2008-01-22T03:21:32ZPackage TWiki::UI::RDiff UI functions for diffing. StaticMethod diff ($session,$web,$topic,$query) diff command handler. This method is designed to be invoked... (last changed by TWikiContributor)TWikiContributorTWikiTemplatesDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiTemplatesDotPm2008-01-22T03:21:31ZPackage 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
> >
SourceCodehttps://www.llamaobservatory.org/do/view/TWiki/SourceCode2015-11-29T10:27:05ZTWiki 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)TWikiContributorTWikiResponseDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiResponseDotPm2013-10-14T08:02:47ZPackage TWiki::Response Class to encapsulate response data. Fields: status response status headers hashref to response headers body... (last changed by TWikiContributor)TWikiContributorTWikiUIDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUIDotPm2013-10-14T08:02:47ZPackage TWiki::UI Coordinator of execution flow and service functions used by the UI packages StaticMethod handleRequest ($req) $res Main coordinator of request... (last changed by TWikiContributor)TWikiContributorTWikiUICopyDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUICopyDotPm2013-10-14T08:02:47ZPackage TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... (last changed by TWikiContributor)TWikiContributorTWikiUIMdrepoUIDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUIMdrepoUIDotPm2013-10-14T08:02:47ZPackage TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor)TWikiContributorTWikiUISearchDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUISearchDotPm2013-10-14T08:02:47ZPackage TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... (last changed by TWikiContributor)TWikiContributorTWikiUserMappingDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUserMappingDotPm2011-08-21T04:16:08ZPackage TWiki::UserMapping This is a virtual base class (a.k.a an interface) for all user mappers. It is not useable as a mapping in TWiki use the BaseUserMapping... (last changed by TWikiContributor)TWikiContributorTWikiUIEditDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUIEditDotPm2011-04-12T00:50:46ZPackage TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the UI::run method... (last changed by TWikiContributor)TWikiContributorTWikiUIUploadDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUIUploadDotPm2010-05-29T14:44:45ZPackage TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be... (last changed by TWikiContributor)TWikiContributorTWikiUIRestDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUIRestDotPm2010-05-29T14:44:12ZPackage TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor)TWikiContributorTWikiIfOP_iswebDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiIfOP_iswebDotPm2008-12-06T09:02:15ZPackage TWiki::If::OP isweb (last changed by TWikiContributor)TWikiContributorTWikiUISaveDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUISaveDotPm2008-01-22T03:21:35ZPackage TWiki::UI::Save UI delegate for save function StaticMethod save ($session) Command handler for save command. This method is designed to be invoked via... (last changed by TWikiContributor)TWikiContributorTWikiUIRegisterDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUIRegisterDotPm2008-01-22T03:21:35ZPackage TWiki::UI::Register User registration handling. StaticMethod register cgi ($session) register command handler. This method is designed to be invoked... (last changed by TWikiContributor)TWikiContributorTWikiQueryNodeDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiQueryNodeDotPm2008-01-22T03:21:32ZPackage TWiki::Query A Query object is a representation of a query over the TWiki database. Fields are given by name, and values by strings or numbers. Strings should... (last changed by TWikiContributor)TWikiContributorTWikiUIRDiffDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiUIRDiffDotPm2008-01-22T03:21:32ZPackage TWiki::UI::RDiff UI functions for diffing. StaticMethod diff ($session,$web,$topic,$query) diff command handler. This method is designed to be invoked... (last changed by TWikiContributor)TWikiContributorTWikiIfParserDotPmhttps://www.llamaobservatory.org/do/view/TWiki/TWikiIfParserDotPm2008-01-22T03:21:31ZPackage TWiki::If::Parser Support for the conditions in } statements. (last changed by TWikiContributor)TWikiContributor