Package DE_EPAGES::Content::API::Object::Category
object interface for Category.
Base |
DE_EPAGES::Content::API::Object::ContentObject |
Functions
createURI
Returns a suggestion for a short url.
Syntax |
$URI = $Object->createURI($Name, $Parent, $LanguageID); |
Input |
|
Return |
|
featureName
Returns the feature name.
Syntax |
$FeatureName = $Category->featureName; |
Return |
|
recursivSubCategories
Returns all sub categories, recurive depth can limit bei $MaxLevel.
Syntax |
$aSubCategories = $category->recursivSubCategories; |
Input |
|
Return |
|