XOOPS RMCommon Utilities
2.1.8.91RC
|
Public Member Functions | |
__construct () | |
get () | |
load_extra_preloads ($dir, $name) | |
run_event ($event_name, $value=null) | |
Private Attributes | |
$_events = array() | |
$_preloads = array() | |
Definition at line 17 of file events.php.
RMEvents::__construct | ( | ) |
RMEvents::get | ( | ) |
Get an singleton instance for events api
Definition at line 66 of file events.php.
Referenced by RMFileUploader\__construct(), TextCleaner\call_code_modifiers(), TextCleaner\clean_disabled_tags(), TextCleaner\clean_url(), TextCleaner\codeDecode(), RMFunctions\comments_form(), configure_rm_plugin(), RMFunctions\create_toolbar(), cu_render_output(), Twop6Functions\currentModuleMenu(), DesigniaFunctions\currentModuleMenu(), delete_blocks(), RMFunctions\delete_comments(), delete_positions(), RmcommonCorePreload\eventCoreClassTheme_blocksRetrieveBlocks(), RmcommonCorePreload\eventCoreFooterStart(), RmcommonCorePreload\eventCoreHeaderEnd(), RmcommonCorePreload\eventCoreIncludeCommonEnd(), RmcommonCorePreload\eventCoreIncludeCommonLanguage(), RmcommonCorePreload\eventCoreIncludeFunctionsRedirectheader(), RmcommonRmcommonPreload\eventRmcommonXoopsCommonEnd(), RMTemplate\footer(), formatSQL(), RMBlocksFunctions\get_available_list(), RMFunctions\get_comments(), TextCleaner\get_emotions(), get_locale(), RMTemplate\get_scripts(), RMTemplate\get_styles(), insertBlock(), RMFunctions\installed_plugins(), load_modules_page(), RMTemplate\menu_options(), module_disable_now(), module_install(), module_install_now(), module_uninstall_now(), module_update_now(), DesigniaFunctions\moduleMenu(), Twop6Functions\moduleMenu(), RMFormEditor\renderExmCode(), RMFormEditor\renderHTML(), RMFormEditor\renderTArea(), rmc_bkcomments_show(), RMComment\save(), save_data(), save_settings_rm_plugin(), set_comments_status(), show_comments(), show_modules_list(), show_rm_blocks(), show_rss_options(), show_users(), TextCleaner\to_display(), translate(), and user_form().
RMEvents::load_extra_preloads | ( | $dir, | |
$name | |||
) |
Definition at line 76 of file events.php.
RMEvents::run_event | ( | $event_name, | |
$value = null |
|||
) |
Almacena toda la informaciĆ³n de la API
Definition at line 110 of file events.php.
References $xoopsLogger.
|
private |
Definition at line 20 of file events.php.
|
private |
Definition at line 21 of file events.php.