vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=242)
-   -   Third-Party Plugin Tips: vBadvanced CMPS Plug-in Hooks (https://vborg.vbsupport.ru/showthread.php?t=242277)

BlackThorn 05-10-2010 10:00 PM

Third-Party Plugin Tips: vBadvanced CMPS Plug-in Hooks
 
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.


All times are GMT. The time now is 04:21 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02123 seconds
  • Memory Usage 1,708KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete