diff options
author | Wesley Fok <wesley.fok@yp.ca> | 2016-08-03 13:15:21 -0400 |
---|---|---|
committer | Wesley Fok <wesley.fok@yp.ca> | 2016-08-03 13:18:43 -0400 |
commit | 2081a7809540db661193be376c1220a2c21acff4 (patch) | |
tree | b1210e8d418e907a926aa8610d9d7787c01b48de /phpBB/phpbb/module/exception/module_exception.php | |
parent | 734972cc3d837e7dd654407031cf85c3506d16dd (diff) | |
download | forums-2081a7809540db661193be376c1220a2c21acff4.tar forums-2081a7809540db661193be376c1220a2c21acff4.tar.gz forums-2081a7809540db661193be376c1220a2c21acff4.tar.bz2 forums-2081a7809540db661193be376c1220a2c21acff4.tar.xz forums-2081a7809540db661193be376c1220a2c21acff4.zip |
[ticket/14638] New UCP hooks for subscriptions
Adds various event hooks to the Manage subscriptions page of the User
Control Panel. core.ucp_subscribed_post_data allows us to handle
additional post data from the form that unwatches subscriptions.
core.ucp_main_subscribed_forums_modify_query,
core.ucp_main_topiclist_count_modify_query and
core.ucp_main_topiclist_modify_query all modify the queries used to get
the list of subscribed forums and subscribed/bookmarked topics.
core.ucp_main_subscribed_forum_modify_template_vars and
core.ucp_main_topiclist_topic_modify_template_vars modify the template
variable array associated with each subscribed forum and topic row.
This is a backport to 3.1.x of the code in PR #4318.
PHPBB3-14638
Diffstat (limited to 'phpBB/phpbb/module/exception/module_exception.php')
0 files changed, 0 insertions, 0 deletions