Sha256: db57056b548c9138d31cd7251c7fb0757aee2c17c571a86b1b4dc8ec4836404e
Contents?: true
Size: 225 Bytes
Versions: 18
Compression:
Stored size: 225 Bytes
Contents
class <%= class_name %>Portlet < Portlet # Mark this as 'true' to allow the portlet's template to be editable via the CMS admin UI. enable_template_editor false def render # Your Code Goes Here end end
Version data entries
18 entries across 18 versions & 5 rubygems