Package DE_EPAGES::Content::API::Content
API functions for content objects
@EXPORT_OK |
Functions
ContentChildClasses
Returns a list of classes of possible child objects of $Object. The list depends on the class of the parent object and on the feature set of the shop.
Syntax |
$aClasses = ContentChildClasses($Shop, $Class); $aClasses = ContentChildClasses($Shop, $Class, $Object); $aClasses = ContentChildClasses($Shop, LoadClassByAlias('Blog')); |
Input |
|
Return |
|