<<O>> Difference Topic TWikiAttachDotPm (3 - 2008-01-22 - TWikiContributor) |
Package =TWiki::AttachA singleton object of this class is used to deal with attachments to topics.
On this page:
ClassMethod new ($session) | ||||||||
Changed: | ||||||||
< < | Constructor | |||||||
> > | Constructor. | |||||||
Added: | ||||||||
> > | ObjectMethod finish ()Break circular references. | |||||||
ObjectMethod renderMetaData ($web,$topic,$meta,$args) -> $textGenerate a table of attachments suitable for the bottom of a topic view, using templates for the header, footer and each row.
ObjectMethod formatVersions ($web,$topic,$attrs) -> $textGenerate a version history table for a single attachment
ObjectMethod *getAttachmentLink ($user,$web,$topic,$name,$meta) -> $html
Build a link to the attachment, suitable for insertion in the topic. | ||||||||
Deleted: | ||||||||
< < |
ObjectMethod *migrateToFileAttachmentMacro ($meta,$text) -> $textMigrate old HTML format
ObjectMethod *upgradeFrom1v0beta ($meta) -> $textCODE_SMELL: Is this really necessary? upgradeFrom1v0beta? | |||||||
<<O>> Difference Topic TWikiAttachDotPm (2 - 2007-01-16 - TWikiContributor) |
Package =TWiki::AttachA singleton object of this class is used to deal with attachments to topics.
On this page:
ClassMethod new ($session) | ||||||||
Added: | ||||||||
> > | ||||||||
Constructor
ObjectMethod renderMetaData ($web,$topic,$meta,$args) -> $textGenerate a table of attachments suitable for the bottom of a topic view, using templates for the header, footer and each row.
ObjectMethod formatVersions ($web,$topic,$attrs) -> $textGenerate a version history table for a single attachment
ObjectMethod *getAttachmentLink ($user,$web,$topic,$name,$meta) -> $html
Build a link to the attachment, suitable for insertion in the topic.
ObjectMethod *migrateToFileAttachmentMacro ($meta,$text) -> $textMigrate old HTML format
ObjectMethod *upgradeFrom1v0beta ($meta) -> $textCODE_SMELL: Is this really necessary? upgradeFrom1v0beta? |
<<O>> Difference Topic TWikiAttachDotPm (1 - 2006-02-01 - TWikiContributor) |
Package =TWiki::AttachA singleton object of this class is used to deal with attachments to topics.
On this page:
ClassMethod new ($session)Constructor
ObjectMethod renderMetaData ($web,$topic,$meta,$args) -> $textGenerate a table of attachments suitable for the bottom of a topic view, using templates for the header, footer and each row.
ObjectMethod formatVersions ($web,$topic,$attrs) -> $textGenerate a version history table for a single attachment
ObjectMethod *getAttachmentLink ($user,$web,$topic,$name,$meta) -> $html
Build a link to the attachment, suitable for insertion in the topic.
ObjectMethod *migrateToFileAttachmentMacro ($meta,$text) -> $textMigrate old HTML format
ObjectMethod *upgradeFrom1v0beta ($meta) -> $textCODE_SMELL: Is this really necessary? upgradeFrom1v0beta? |