You are here

constant XBBCODE_GLOBAL in Extensible BBCode 8

Same name and namespace in other branches
  1. 7 xbbcode.module \XBBCODE_GLOBAL

A pseudo-format for global settings (all real format names are lowercase).

5 uses of XBBCODE_GLOBAL
xbbcode_filter_settings in ./xbbcode.module
Settings callback for the filter settings of xbbcode.
xbbcode_handlers_load in ./xbbcode.crud.inc
Load all handlers for a specific format.
xbbcode_rebuild_handlers in ./xbbcode.module
xbbcode_rebuild_tags in ./xbbcode.module
Reset all cached tags.
xbbcode_settings_handlers_save_submit in ./xbbcode.admin.inc
Save the handler settings.

File

./xbbcode.module, line 11
The main module file containing hook implementations.

Code

define('XBBCODE_GLOBAL', 'GLOBAL');