Difference: WebAtomBase (2 vs. 3)

Revision 32006-11-15 - TWikiContributor

Line: 1 to 1
 

ATOM News Feeds

Find out What's New

Line: 15 to 15
 
Changed:
<
<
>
>
 

ATOM Feed Internals

Line: 38 to 38
 
Changed:
<
<
https://wiki.loeschblatt.online/do/view/TWiki
>
>
https://wiki.loeschblatt.online/do/view/TWiki
 Copyright 2025 by contributing authors
Changed:
<
<
2016-06-25T10:05:46Z LdapContrib https://wiki.loeschblatt.online/do/view/TWiki/LdapContrib 2016-06-25T10:05:46Z LdapContrib Introduction This add on offers a UserMappingManager, a PasswordManager and a LoginManager for TWiki, using LDAP to provide: An automatic generation... (last changed by TWikiAdminUser) TWikiAdminUser SourceCode https://wiki.loeschblatt.online/do/view/TWiki/SourceCode 2015-11-29T10:27:05Z 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 TWikiFormFieldDefinitionDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiFormFieldDefinitionDotPm 2015-11-29T10:27:04Z Package TWiki::Form::FieldDefinition Base class of all field definition classes. Type specific classes are derived from this class to define specific per type behaviours... (last changed by TWikiContributor) TWikiContributor TWikiTimeDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiTimeDotPm 2014-10-05T11:03:29Z Package TWiki::Time Time handling functions. StaticMethod parseTime ($szDate,$defaultLocal) $iSecs Convert string date/time string to seconds since epoch (... (last changed by TWikiContributor) TWikiContributor TWikiStoreRcsLiteDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiStoreRcsLiteDotPm 2013-10-14T08:02:47Z Package 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) TWikiContributor TWikiConfigureCheckersCertificateDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiConfigureCheckersCertificateDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::Checkers::CertificateChecker Configure GUI checker for Certificate items. This checker validates files that contain X.509 certificates,... (last changed by TWikiContributor) TWikiContributor TWikiUIMdrepoUIDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiUISearchDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUISearchDotPm 2013-10-14T08:02:47Z 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 TWikiUICopyDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUICopyDotPm 2013-10-14T08:02:47Z Package 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) TWikiContributor TWikiUsersHtPasswdUserDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUsersHtPasswdUserDotPm 2011-08-21T04:15:17Z Package TWiki::Users::HtPasswdUser Support for htpasswd and htdigest format password files. Subclass of TWiki::Users::Password . See documentation of that class... (last changed by TWikiContributor) TWikiContributor TWikiUIEditDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUIEditDotPm 2011-04-12T00:50:46Z 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... (last changed by TWikiContributor) TWikiContributor TWikiUIUploadDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUIUploadDotPm 2010-05-29T14:44:45Z Package 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) TWikiContributor TWikiUIRestDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUIRestDotPm 2010-05-29T14:44:12Z Package TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor) TWikiContributor TWikiUIRegisterDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUIRegisterDotPm 2008-01-22T03:21:35Z Package TWiki::UI::Register User registration handling. StaticMethod register cgi ($session) register command handler. This method is designed to be invoked... (last changed by TWikiContributor) TWikiContributor TWikiUISaveDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUISaveDotPm 2008-01-22T03:21:35Z 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... (last changed by TWikiContributor) TWikiContributor TWikiStoreRcsWrapDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiStoreRcsWrapDotPm 2008-01-22T03:21:33Z Package TWiki::Store::RcsWrap This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile superclass. Wrapper around... (last changed by TWikiContributor) TWikiContributor
>
>
LdapContrib https://wiki.loeschblatt.online/do/view/TWiki/LdapContrib 2016-06-25T10:05:46Z LdapContrib Introduction This add on offers a UserMappingManager, a PasswordManager and a LoginManager for TWiki, using LDAP to provide: An automatic generation... (last changed by TWikiAdminUser) TWikiAdminUser SourceCode https://wiki.loeschblatt.online/do/view/TWiki/SourceCode 2015-11-29T10:27:05Z 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 https://wiki.loeschblatt.online/do/view/TWiki/TWikiStoreDotPm 2015-11-29T10:27:04Z 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 TWikiFormFieldDefinitionDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiFormFieldDefinitionDotPm 2015-11-29T10:27:04Z Package TWiki::Form::FieldDefinition Base class of all field definition classes. Type specific classes are derived from this class to define specific per type behaviours... (last changed by TWikiContributor) TWikiContributor TWikiTimeDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiTimeDotPm 2014-10-05T11:03:29Z Package TWiki::Time Time handling functions. StaticMethod parseTime ($szDate,$defaultLocal) $iSecs Convert string date/time string to seconds since epoch (... (last changed by TWikiContributor) TWikiContributor TWikiConfigureCheckersCertificateDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiConfigureCheckersCertificateDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::Checkers::CertificateChecker Configure GUI checker for Certificate items. This checker validates files that contain X.509 certificates,... (last changed by TWikiContributor) TWikiContributor TWikiUIMdrepoUIDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiUISearchDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUISearchDotPm 2013-10-14T08:02:47Z 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 TWikiUICopyDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUICopyDotPm 2013-10-14T08:02:47Z Package 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) TWikiContributor TWikiUsersHtPasswdUserDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUsersHtPasswdUserDotPm 2011-08-21T04:15:17Z Package TWiki::Users::HtPasswdUser Support for htpasswd and htdigest format password files. Subclass of TWiki::Users::Password . See documentation of that class... (last changed by TWikiContributor) TWikiContributor TWikiUIEditDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUIEditDotPm 2011-04-12T00:50:46Z 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... (last changed by TWikiContributor) TWikiContributor TWikiUIUploadDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUIUploadDotPm 2010-05-29T14:44:45Z Package 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) TWikiContributor TWikiUIRestDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUIRestDotPm 2010-05-29T14:44:12Z Package TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor) TWikiContributor TWikiQueryParserDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiQueryParserDotPm 2008-01-22T03:21:35Z Package TWiki::Query::Parser Parser for queries (last changed by TWikiContributor) TWikiContributor TWikiUIRegisterDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUIRegisterDotPm 2008-01-22T03:21:35Z Package TWiki::UI::Register User registration handling. StaticMethod register cgi ($session) register command handler. This method is designed to be invoked... (last changed by TWikiContributor) TWikiContributor TWikiUISaveDotPm https://wiki.loeschblatt.online/do/view/TWiki/TWikiUISaveDotPm 2008-01-22T03:21:35Z 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... (last changed by TWikiContributor) TWikiContributor
 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2025 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.WebAtomBase.