Documentation

SubCategoriesType
in package

Class representing SubCategoriesType.

XSD Type: subCategoriesType

Table of Contents

Properties

$category  : array<string|int, CategoryType>

Methods

addToCategory()  : self
Adds as category.
getCategory()  : array<string|int, CategoryType>
Gets as category.
issetCategory()  : bool
isset category.
setCategory()  : self
Sets a new category.
unsetCategory()  : void
unset category.

Properties

Methods

issetCategory()

isset category.

public issetCategory(int|string $index) : bool
Parameters
$index : int|string
Return values
bool

unsetCategory()

unset category.

public unsetCategory(int|string $index) : void
Parameters
$index : int|string

        
On this page

Search results