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.

Topic revision: r1 - 24 Jun 2022, ProjectContributor
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 Vanderbilt Biostatistics Wiki? Send feedback