From c75cdbd304d493feef25ae73dbfd0b9ee39f9fd5 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 10 Jan 2015 13:04:43 -0800 Subject: doc updates --- doc/html/features_8php.html | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'doc/html/features_8php.html') diff --git a/doc/html/features_8php.html b/doc/html/features_8php.html index 7ec917b62..4f962af51 100644 --- a/doc/html/features_8php.html +++ b/doc/html/features_8php.html @@ -114,6 +114,8 @@ $(document).ready(function(){initNavTree('features_8php.html','');}); Functions  feature_enabled ($uid, $feature)   + get_feature_default ($feature) +   get_features ()   @@ -144,6 +146,24 @@ Functions

Referenced by app_render(), apw_form(), blocks_content(), categories_widget(), connedit_content(), conversation(), editpost_content(), events_content(), Item\get_comment_box(), Item\get_template_data(), item_post(), mail_content(), nav(), parse_app_description(), profile_load(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), redbasic_form(), search(), search_content(), searchbox(), sources_content(), sources_post(), thing_content(), webpages_content(), widget_affinity(), widget_archive(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestions(), and widget_tagcloud_wall().

+ + + +
+
+ + + + + + + + +
get_feature_default ( $feature)
+
+ +

Referenced by feature_enabled().

+
@@ -159,7 +179,7 @@ Functions
-

Referenced by settings_post().

+

Referenced by get_feature_default(), and settings_post().

-- cgit v1.2.3