Package DE_EPAGES::MediaGallery::API::Object::Tools
Helper methods.
@EXPORT_OK |
Functions
RemoveMediaGalleryFromString
Helper function, removes the string "MediaGallery" from a directory path string.
Syntax |
$CleanPathString = RemoveMediaGalleryFromString($PathString); |
Example |
$CleanPathString = RemoveMediaGalleryFromString('MediaGallery/a/b/c'); |
Input |
|
Return |
|