Class: SiteGroupDrop

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

Overview

SiteGroupDrop represents a site group. It is available as the top-level group within forum and membership pages for a group-specific ForumDrop.

Instance Method Summary collapse

Methods inherited from Liquid::Simplero::Drop

#dom_id

Instance Method Details

#accessible_by_current_member?Boolean

Returns:

  • (Boolean)

#enable_reactions?Boolean

Returns:

  • (Boolean)

#idInteger

Returns:

  • (Integer)

#internal_nameString

Returns:

  • (String)

#member_directory_enabled?Boolean

Returns:

  • (Boolean)

#members_pathString

Path to SiteMemberDrop listing page.

Returns:

  • (String)

#pathString

Returns:

  • (String)

#site_idInteger

Returns:

  • (Integer)

#urlString

Returns:

  • (String)