ItemAdmin
A module to admin Items.
It allows the creation of HTML forms in conjunction with the UiComponentItemAdmin, and also simplifies the process of receiving data for an Item via a request, validating the values and storing them.
Constants
FORM_ITEM_TYPE_NUMERICFORM_ITEM_TYPE_STRINGFORM_ITEM_TYPE_TEXTFORM_ITEM_TYPE_BOOLEANFORM_ITEM_TYPE_RADIOSFORM_ITEM_TYPE_SELECTFORM_ITEM_TYPE_DATABASE_QUERYFORM_ITEM_TYPE_COUNTRYFORM_ITEM_META_TYPE_MULTILEVEL_SELECTFORM_ITEM_META_TYPE_LOCATION
Last updated
Was this helpful?