phpDocumentor

CategoryFactoryInterface

Interface CategoryFactoryInterface

This interface defines methods for creating Category and StoredCategory objects with its CategorySettings dependency.

Tags
category

System

subpackage

Interfaces

Table of Contents

createCategory()  : Category
Creates and returns a new instance of a category object.
createCategorySettings()  : CategorySettings
Creates and returns a new instance of a category settings object.
createStoredCategory()  : StoredCategory
Creates and returns a new instance of a stored category object.

Methods

Search results