Package DE_EPAGES::Shop::API::Feature
This package provides the feature functions.
@EXPORT_OK |
Functions
LoadFeatureByAlias
Returns the feature object.
Syntax |
$Feature = LoadFeatureByAlias( $Alias ); |
Example |
$Feature = LoadFeatureByAlias( 'OrderDocument' ); |
Input |
|
Return |
|