item_type_elements

ItemType-related functions

Summary

item_type_elements(Item|null $item)

Return 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

Project Versions

Table Of Contents

Previous topic

ItemType-related functions

Next topic

Loop-related functions

This Page