Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

1. Phrases System

From 4.5.0, there are some important changes in phpFox Phrases System:

  • Function Phpfox::getPhrase is deprecated now and will be removed completely in version 4.6.0.
  • Some update for function _p.
  • Requiring define phrases for the apps. 

Get more detail about the changes at here.

2. Apps Configuration Structure

3. Plugins/Hooks (full list)

IdPlugin nameStatusDescription
1friend.service_request_process_add_endnewPlugin called when getting user friend requests.
2notification.service_process_add_endnewPlugin called when getting user notifications

 

4. Javascript Events (full list)

IdEvent nameStatusDescription
1on_page_column_init_endnewTrigger after initializing columns of page completed.
2on_page_load_init_endnewTrigger at the end of function call "$Core.loadInit()".
  • No labels