From fb49647993fec8f52e69801ce92a9882a4c95b1a Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Feb 2014 00:49:45 -0800 Subject: doc updates --- doc/html/include_2menu_8php.html | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) (limited to 'doc/html/include_2menu_8php.html') diff --git a/doc/html/include_2menu_8php.html b/doc/html/include_2menu_8php.html index 4308e6884..b3096e224 100644 --- a/doc/html/include_2menu_8php.html +++ b/doc/html/include_2menu_8php.html @@ -120,8 +120,8 @@ Functions    menu_create ($arr)   - menu_list ($channel_id, $flags=0) -  + menu_list ($channel_id, $name= '', $flags=0) +   menu_edit ($arr)    menu_delete ($menu_name, $uid) @@ -166,7 +166,7 @@ Functions
-

Referenced by mitem_post().

+

Referenced by bookmark_add(), and mitem_post().

@@ -184,7 +184,7 @@ Functions
-

Referenced by menu_post().

+

Referenced by bookmark_add(), and menu_post().

@@ -358,7 +358,7 @@ Functions
-

Referenced by comanche_menu(), mitem_content(), and profile_sidebar().

+

Referenced by bookmarks_content(), comanche_menu(), mitem_content(), and profile_sidebar().

@@ -390,7 +390,7 @@ Functions - +
@@ -400,6 +400,12 @@ Functions + + + + + + @@ -413,8 +419,9 @@ Functions
  $channel_id,
 $name = '',
+

If $flags is present, check that all the bits in $flags are set so that MENU_SYSTEM|MENU_BOOKMARK will return entries with both bits set. We will use this to find system generated bookmarks.

-

Referenced by menu_content().

+

Referenced by bookmark_add(), bookmarks_content(), and menu_content().

@@ -432,7 +439,7 @@ Functions
-

Referenced by comanche_menu(), profile_sidebar(), and widget_menu_preview().

+

Referenced by bookmarks_content(), comanche_menu(), profile_sidebar(), and widget_menu_preview().

-- cgit v1.2.3