Reference > Admin > CMS > Model
Model
Reference for webiny/admin/cms/model
WHAT YOU'LL LEARN
- What is exported from
webiny/admin/cms/model? - How to import and use each exported item?
Overview
This page documents everything exported from webiny/admin/cms/model. Import any of the items below directly from this path in your Webiny extensions.
Hooks
useEffectiveRules
Function — imported from webiny/admin/cms/model
Composes useParentRules and useFieldRules into a single hook that returns the effective (intersected) rules.
useFieldAccessControlRules
Function — imported from webiny/admin/cms/model
Hook that evaluates access control rules for the current identity.
Does not require bindParentName — only identity-based permissions.
Types
CmsBaseLayoutDescriptor
Type — imported from webiny/admin/cms/model
CmsLayoutDescriptor
Type — imported from webiny/admin/cms/model
CmsLayoutDescriptorRendererPlugin
Type — imported from webiny/admin/cms/model
CmsLayoutFieldTypePlugin
Type — imported from webiny/admin/cms/model