item_type_elements — Get the set of values for item type elements.

ItemType-related functions

Summary

item_type_elements($item = null)

Get the set of values for item type elements.

Parameters:
  • $item (Item|null) – Check for this specific item record (current item if null).

Returns:

array

Usage

Examples

See Also