\Charcoal\ObjectCategoryInterface

Summary

Methods
Constants
setCategoryItemType()
categoryItemType()
numCategoryItems()
hasCategoryItems()
categoryItems()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

setCategoryItemType()

setCategoryItemType(string  $type) : \Charcoal\Object\CategoryInterface

Parameters

string $type

The category item type.

Returns

\Charcoal\Object\CategoryInterface

Chainable

categoryItemType()

categoryItemType() : string

Returns

string

numCategoryItems()

numCategoryItems() : array

Get the number of items in this category.

Returns

array

hasCategoryItems()

hasCategoryItems() : boolean

Returns

boolean

categoryItems()

categoryItems() : array

Returns

array