ORIENT/modules/cms/widgets
Scott Bedard 3ca540ac61 Adds isHidden check to backend components widget
Allows components to be hidden from the backend components widget by checking their isHidden value
https://github.com/octobercms/october/blob/master/modules/cms/classes/ComponentBase.php#L41
2015-01-08 09:42:41 -05:00
..
assetlist Remove blueimp uploader, replaced with dropzone.js 2014-10-20 18:55:31 +11:00
componentlist/partials Escape all the translated strings 2014-08-13 08:01:18 +10:00
templatelist/partials Minor code clean 2014-10-18 15:52:44 +11:00
AssetList.php Subsequent expressions are on a new line (see developer guide > PSR exceptions) 2014-11-01 12:00:45 +11:00
ComponentList.php Adds isHidden check to backend components widget 2015-01-08 09:42:41 -05:00
TemplateList.php Fixes #11 - Template search now puts priority on "exact" match over "fuzzy" 2014-11-10 20:32:25 +11:00