[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/lib/plugins/styling/ -> action.php (summary)

(no description)

File Size: 56 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

action_plugin_styling:: (2 methods):
  register()
  handleHeader()


Class: action_plugin_styling  - X-Ref

DokuWiki Plugin styling (Action Component)

register(EventHandler $controller)   X-Ref
Registers a callback functions

return: void
param: EventHandler $controller DokuWiki's event controller object

handleHeader(Event &$event, $param)   X-Ref
Adds the preview parameter to the stylesheet loading in non-js mode

return: void
param: Event $event event object by reference
param: mixed $param [the parameters passed as fifth argument to register_hook() when this