PerlDoc

See PublishedAPI for packages intended to be used by Plugin and Contrib authors, or browse all packages.
See also Developing plugins, Developer's Bible, Technical Overview

Goes through the webs and topics in $inTopicData, finds the listed attachments for each topic and creates a FileData object. Removes the topics keys in $inTopicData if the topic does not have META:FILEATTACHMENT data. Assigns FileData objects to the $inTopicData hash using this structure:

%topicData = ( Web1 => { Topic1 => { picture.jpg => FileData object 1, me.PNG => FileData object 2, … }, }, )

Filters topic data references in the $inTopicData hash. Called function remove topic data references in the hash.

Returns an array of FILEATTACHMENT objects.

Returns array of attached files independent of metadata

Formats $epoch seconds to the date-time format specified in configure.

This topic: System > Category > DeveloperDocumentationCategory > PerlDoc
Topic revision: 18 Dec 2024, UnknownUser
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