ModulesConfigs class
Located in file /wire/core/ModulesConfigs.php
Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the Modules class also inherits all the methods and properties of: ModulesClass and Wire.
Common
| Name | Return | Summary | |
|---|---|---|---|
Modules Modules Modules | None | ||
Modules Modules Modules | bool int string | Indicates whether module accepts config settings, whether interactively or API only | |
Modules Modules Modules | bool | Populate configuration data to a ConfigurableModule |
Manipulation
| Name | Return | Summary | |
|---|---|---|---|
Modules Modules Modules | bool | Save provided configuration data for the given module |
Configuration
| Name | Return | Summary | |
|---|---|---|---|
Modules Modules Modules | array string int float | Given a module name, return an associative array of configuration data for it | |
Modules Modules Modules | string | Return the URL where the module can be edited, configured or uninstalled | |
Modules Modules Modules | bool string int | Is the given module interactively configurable? | |
Modules Modules Modules | bool | Save provided configuration data for the given module |
Additional methods and properties
In addition to the methods and properties above, Modules
API reference based on ProcessWire core version 3.0.253