ModuleCssFiles
This class allows you to manage css files of a module
- ModuleCssFiles implements CssFilesExtensionPoint
public
|
#
adding_always_displayed_file( string $css_file )
Adding css files to the module to display only the pages of the module |
public
array
|
|
public
|
#
adding_running_module_displayed_file( string $css_file, $module_id = '' )
Adding css files to display on all pages |
public
array
|
EXTENSION_POINT
|