ModulesInfo::getModuleInfoProperty() method

Get just a single property of module info

Available since version 3.0.107.

Usage

// basic usage
$mixed = $modulesInfo->getModuleInfoProperty($class, string $property);

// usage with all arguments
$mixed = $modulesInfo->getModuleInfoProperty($class, string $property, array $options = []);

Arguments

NameType(s)Description
classModule, string

Module instance or module name

propertystring

Name of property to get

options (optional)array

Additional options (see getModuleInfo method for options)

Return value

mixed null

Returns value of property or null if not found


ModulesInfo methods and properties

API reference based on ProcessWire core version 3.0.248

“We chose ProcessWire because of its excellent architecture, modular extensibility and the internal API. The CMS offers the necessary flexibility and performance for such a complex website like superbude.de. ProcessWire offers options that are only available for larger systems, such as Drupal, and allows a much slimmer development process.” —xport communication GmbH