\O3PO_SettingsSpecifyer

Interface for classes specifying settings.

Summary

Methods
Constants
specify_settings()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

specify_settings()

specify_settings(  $settings) 

Specify settings

Should be overwritten by classes implementing this interface. In this function classes can specify their settings fields by calling $settings->specify_field().

Parameters

$settings