Package ch.tocco.nice2.optional.cms.impl.content.visibility
package ch.tocco.nice2.optional.cms.impl.content.visibility
-
ClassDescriptionBase class for all tasks, which collect the available states of a page.Base class for all tasks, which collect the selected states of a page.Takes the primary key of a Page_content entity and returns all available states for the linked page template.Unifies the returned of templates of several
AbstractCollectStatesTask
in a single list.Takes the primary key of a Page_content entity and returns all available states for the widgets in this page.Takes a primary key of a Page_content_to_section entity and returns a list of all available content states.Get all selected page states.Unifies the returned maps of severalAbstractGetSelectStatesTask
in a single map.Get selected widget states.Takes a list ofTemplates
and sets the "selected" flag for the given primary key of Page_content_to_section entity.Update Section_visibility entities for a given Page_content_to_section entity.