Ignore:
Timestamp:
11/28/08 13:33:03 (3 years ago)
Author:
CrawfordCurrie
Message:

Item175: Added Foswiki::Time to published APIs and deprecated the duplicates in Foswiki::Func, cleaned up versioning of published APIs and added VERSION to each. Item295: changed =pod to =begin TML

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/data/System/DevelopingPlugins.txt

    r920 r1041  
    1414   * =[[%SCRIPTURL{view}%/%SYSTEMWEB%/PerlDoc?module=Foswiki::AccessControlException][Foswiki::AccessControlException]]= - access control exception 
    1515   * =[[%SCRIPTURL{view}%/%SYSTEMWEB%/PerlDoc?module=Foswiki::Attrs][Foswiki::Attrs]]= - parser and storage object for macro parameters 
     16   * =[[%SCRIPTURL{view}%/%SYSTEMWEB%/PerlDoc?module=Foswiki::Time][Foswiki::Time]]= - time parsing and formatting 
    1617In addition the following global variables may be referred to: 
    17    * =$Foswiki::Plugins::VERSION= - API version number 
     18   * =$Foswiki::Plugins::VERSION= - plugin handler API version number 
    1819   * =$Foswiki::Plugins::SESSION= - reference to =Foswiki= singleton object 
    1920   * =$Foswiki::cfg= - reference to configuration hash 
Note: See TracChangeset for help on using the changeset viewer.