Class: SiteContributionDrop

Inherits:
Liquid::Simplero::Drop show all
Defined in:
app/drops/site_contribution_drop.rb

Overview

Represents a SiteMemberDrop's contributions to the site, e.g. SiteCommentDrops and ForumPostDrops.

Instance Method Summary collapse

Methods inherited from Liquid::Simplero::Drop

#dom_id

Instance Method Details

#categoryBlogCategoryDrop, ForumCategoryDrop

The category in which the contribution happened.

#contributor_nameString

Returns:

  • (String)

#contributor_urlString

Returns:

  • (String)

#dateObject

#descriptionString

Description of activity when not viewed by the same SiteMemberDrop.

Returns:

  • (String)

#iconObject

#nameObject

#third_person_descriptionObject

#timestampDate

Returns:

  • (Date)

#titleString

Returns:

  • (String)

#typeString

The type of contribution, one of: forum_post, forum_post_comment, forum_post_reply, blog_post_comment, blog_post_comment_reply.

Returns:

  • (String)

#urlObject