Class StoredCategory
Class StoredCategory
This class extends the Category class and represents a persisted category with an unique ID.
- Category implements CategoryInterface
-
StoredCategory
implements
StoredCategoryInterface
Category: System
Located at Services/Core/Category/Entities/StoredCategory.inc.php
Methods summary
public
|
|
public
integer
|
|
public
integer
|
|
public
|
Methods inherited from Category
addAddonValues(),
deleteAddonValue(),
getAddedDateTime(),
getAddonValue(),
getAddonValues(),
getDescription(),
getHeadingTitle(),
getIcon(),
getImage(),
getImageAltText(),
getLastModifiedDateTime(),
getMetaDescription(),
getMetaKeywords(),
getMetaTitle(),
getName(),
getParentId(),
getSettings(),
getSortOrder(),
getUrlKeywords(),
getUrlRewrite(),
getUrlRewrites(),
isActive(),
setActive(),
setAddedDateTime(),
setAddonValue(),
setDescription(),
setHeadingTitle(),
setIcon(),
setImage(),
setImageAltText(),
setLastModifiedDateTime(),
setMetaDescription(),
setMetaKeywords(),
setMetaTitle(),
setName(),
setSettings(),
setSortOrder(),
setUrlKeywords(),
setUrlRewrite(),
setUrlRewrites()
Properties summary
protected
integer
|
$categoryId
Category ID. |
#
0
|
Properties inherited from Category
$active,
$addonValues,
$altTexts,
$dateAdded,
$descriptions,
$headingTitles,
$icon,
$image,
$lastModified,
$metaDescriptions,
$metaKeywords,
$metaTitles,
$names,
$parentId,
$settings,
$sortOrder,
$urlKeywords,
$urlRewrites