Libraries
»
we5-browsercms
(3.1.0)
»
Index
»
Cms
»
Behaviors
»
Hiding
»
MacroMethods
»
#hideable?
Method: Cms::Behaviors::Hiding::MacroMethods#hideable?
Defined in:
lib/cms/behaviors/hiding.rb
#
hideable?
⇒
Boolean
Returns:
(
Boolean
)
8 9 10
# File 'lib/cms/behaviors/hiding.rb', line 8
def
hideable?
!
!
@is_hideable
end