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/lib/Foswiki/Attach.pm

    r1039 r1041  
    1919use Assert; 
    2020 
    21 =pod 
     21=begin TML 
    2222 
    2323---++ ClassMethod new($session) 
     
    4949} 
    5050 
    51 =pod 
     51=begin TML 
    5252 
    5353---++ ObjectMethod renderMetaData( $web, $topic, $meta, $args ) -> $text 
     
    101101} 
    102102 
    103 =pod 
     103=begin TML 
    104104 
    105105---++ ObjectMethod formatVersions ( $web, $topic, $attrs ) -> $text 
     
    259259} 
    260260 
    261 =pod 
     261=begin TML 
    262262 
    263263---++ ObjectMethod getAttachmentLink( $user, $web, $topic, $name, $meta ) -> $html 
Note: See TracChangeset for help on using the changeset viewer.