SilverStripe-Associated-Folder-Module
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A module for Silverstripe CMS that allows a Page to have an associated Folder in the file system.
Associated Folder Module for SilverStripe CMS
=============================================

Use this module to associated a folder in the file system with a Page in the CMS.

Decorate a data object so that it has an associated folder on the file system that lives and dies with this object.

* You can access this associated folder from the object via myObj->AssociatedFolder()
* Extend a DataObject class by calling DataObject::add_extension('MyDataObject', 'AssociatedFolderDecorator');

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。