From 8e7e488ffe92030707a792584adecc93cd9a3708 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 Oct 2014 00:13:00 -0700 Subject: doc updates --- doc/html/identity_8php.html | 60 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) (limited to 'doc/html/identity_8php.html') diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index c468b0f60..f54d372ee 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -172,6 +172,10 @@ Functions    get_profile_fields_advanced ($filter=0)   + notifications_off ($channel_id) +  + notifications_on ($channel_id, $value) + 

Function Documentation

@@ -610,6 +614,60 @@ Functions

Referenced by zot_feed().

+ + + +
+
+ + + + + + + + +
notifications_off ( $channel_id)
+
+

notifications_off($channel_id) Clear notifyflags for a channel - most likely during bulk import of content or other activity that is likely to generate huge amounts of undesired notifications.

+
Parameters
+ + +
int$channel_idThe channel to disable notifications for
+
+
+
Returns
int Current notification flag value. Send this to notifications_on() to restore the channel settings when finished with the activity requiring notifications_off();
+ +

Referenced by import_post().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
notifications_on ( $channel_id,
 $value 
)
+
+ +

Referenced by import_post().

+
@@ -681,7 +739,7 @@ Functions

The channel default theme is also selected for use, unless over-riden elsewhere.

load/reload current theme info

-

Referenced by achievements_content(), block_init(), blocks_content(), channel_init(), chat_init(), cloud_init(), common_init(), connect_init(), hcard_init(), layouts_content(), page_init(), photos_init(), profile_init(), profile_photo_init(), profiles_init(), profperm_init(), viewconnections_init(), and webpages_content().

+

Referenced by achievements_content(), block_init(), blocks_content(), channel_init(), chat_init(), cloud_init(), common_init(), connect_init(), hcard_init(), layouts_content(), page_init(), photos_init(), profile_init(), profile_photo_init(), profiles_init(), profperm_init(), viewconnections_init(), and webpages_content().

-- cgit v1.2.3