Download the PHP package dd/evolutioncms-plugins-managermanager-mm_hideempty without Composer
On this page you can find all versions of the php package dd/evolutioncms-plugins-managermanager-mm_hideempty. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dd/evolutioncms-plugins-managermanager-mm_hideempty
More information about dd/evolutioncms-plugins-managermanager-mm_hideempty
Files in dd/evolutioncms-plugins-managermanager-mm_hideempty
Download dd/evolutioncms-plugins-managermanager-mm_hideempty
More information about dd/evolutioncms-plugins-managermanager-mm_hideempty
Files in dd/evolutioncms-plugins-managermanager-mm_hideempty
Vendor dd
Package evolutioncms-plugins-managermanager-mm_hideempty
Short Description A widget for ManagerManager plugin that allows to hide all empty sections and tabs.
License
Homepage https://code.divandesign.ru/modx/mm_hideempty
Package evolutioncms-plugins-managermanager-mm_hideempty
Short Description A widget for ManagerManager plugin that allows to hide all empty sections and tabs.
License
Homepage https://code.divandesign.ru/modx/mm_hideempty
Please rate this library. Is it a good library?
Informations about the package evolutioncms-plugins-managermanager-mm_hideempty
(MODX)EvolutionCMS.plugins.ManagerManager.mm_hideEmpty
A widget for ManagerManager plugin that allows to hide all empty sections and tabs.
Requires
- PHP >= 5.4
- (MODX)EvolutionCMS.plugins.ManagerManager >= 0.7
Installation
To install you must unzip the archive to /assets/plungins/managermanager/widgets/mm_hideempty/
.
You may also read this documentation:
Parameters description
-
$params
- Desctription: Parameters, the pass-by-name style is used.
- Valid values:
stdClass
arrayAssociative
- Required
-
$params->roles
- Desctription: The CMS user roles that the widget is applied to.
- Valid values:
array
stringCommaSeparated
''
— when this parameter is empty then widget is applied to the all roles
- Default value:
''
-
$params->roles[$i]
- Desctription: CMS user role ID.
- Valid values:
integer
- Required
-
$params->templates
- Desctription: Document templates IDs for which the widget is applied to.
- Valid values:
array
stringCommaSeparated
''
— empty value means the widget is applying to all templates
- Default value:
''
$params->templates[$i]
- Desctription: Template ID.
- Valid values:
integer
- Required
CMS events
OnDocFormPrerender
OnDocFormRender
Examples
Apply for all roles and templates
Links
All versions of evolutioncms-plugins-managermanager-mm_hideempty with dependencies
PHP Build Version
Package Version
The package dd/evolutioncms-plugins-managermanager-mm_hideempty contains the following files
Loading the files please wait ....