Package pology :: Module noop

Module noop

Hooks which do nothing.

No-operation hooks may be useful in situations where application of a hook is necessary, or when a previously set hook needs to be canceled.


Author: Chusslove Illich (Часлав Илић) <caslav.ilic@gmx.net>

License: GPLv3

Functions
 
text(text)
Return text as given [type F1A hook].
 
textm(text, msg, cat)
Return text as given [type F3A hook].
 
msg(msg, cat)
Do nothing on the message [type F4A hook].
 
hdr(hdr, cat)
Do nothing on the header [type F4B hook].
 
cat(cat)
Do nothing on the catalog [type F5A hook].
 
path(path)
Do nothing on the path [type F6A hook].
Variables
  __package__ = None