FileCompilerModule class

Provides the base class for FileCompiler modules

FileCompiler modules must use the name format: FileCompiler[Name].module For example, FileCompilerTags.module

This file is licensed under the MIT license


Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the FileCompilerModule class also inherits all the methods and properties of: WireData and Wire.

Show class?     Show args?       Only hookable?    

Properties

NameReturnSummaryDefault
FileCompilerModule::runOrder int Order that the module executes in relative to other FileCompiler modules.  

Additional methods and properties

In addition to the methods and properties above, FileCompilerModule also inherits the methods and properties of these classes:

API reference based on ProcessWire core version 3.0.251