Third-Party Plugin Tips: vBadvanced CMPS Plug-in Hooks
by
11 May 2010
vBa CMPS Main Plug-in Hooks:
- vba_cmps_fetch_vba_module
- vba_cmps_include_getpage
- vba_cmps_include_preprocess_modules
- vba_cmps_include_switch_type
- vba_cmps_include_switch_pagetype
- vba_cmps_module_birthdays
- vba_cmps_module_buddylistbits
- vba_cmps_module_currentpoll_start
- vba_cmps_module_currentpoll_middle
- vba_cmps_module_currentpoll_pollbits
- vba_cmps_module_currentpoll_end
- vba_cmps_module_minicalendar
- vba_cmps_module_moderate
- vba_cmps_module_navigation_start
- vba_cmps_module_navigation_cus_pagebits
- vba_cmps_module_navigation_def_pagebits
- vba_cmps_module_navigation_end
- vba_cmps_module_news_start
- vba_cmps_module_newsbits
- vba_cmps_module_newsbits_attachmentbits
- vba_cmps_module_news_archivebits
- vba_cmps_module_onlineuserbits
- vba_cmps_module_recthreads_start
- vba_cmps_module_recthreadsbits
- vba_cmps_module_stats
- vba_cmps_module_tags
- vba_cmps_module_welcomeblock
- vba_cmps_print_output
- vba_cmps_template_alter
AdminCP HOOKs :- vba_cmps_admin_global
- vba_cmps_admin_modify_settings
- vba_cmps_admin_new_page_or_module
- vba_cmps_admin_add_edit_module_start
- vba_cmps_admin_add_edit_module_switch_type
- vba_cmps_admin_add_edit_module_end
- vba_cmps_admin_do_add_edit_module
- vba_cmps_admin_do_remove_module
- vba_cmps_admin_add_edit_page_start
- vba_cmps_admin_add_edit_page_switch_type
- vba_cmps_admin_add_edit_page_modules
- vba_cmps_admin_add_edit_page_end
- vba_cmps_admin_do_add_edit_page
- vba_cmps_admin_do_remove_page
- vba_cmps_admin_integrate_pluginoutput
- vba_cmps_admin_end
Admin Functions HOOKs- vba_cmps_modulecache_loop
- vba_cmps_pagecache_start
- vba_cmps_pagecache_loop
- vba_cmps_homepagecache
- vba_cmps_settingscache_loop
- vba_cmps_print_settingsbit
- vba_cmps_construct_cmps_settings
- vba_cmps_format_module_layout
- vba_cmps_format_sitenav_links
- vba_cmps_cp_text_editor
This is actual version vBa CMPS 3.2.2 version.
Well, thats only vBadvanced CMPS plug-in hook locations and default hooks. If you make a module or change hook location please do not use another vBulletin hooks locations. Because you can LOSE your site. If you work with vBA CMPS mods, please don't forget get the backup your site.
|