From ed2917118dd97df6b97c6ee34fe77b7f1818ffcd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 2 Jan 2015 17:26:57 -0800 Subject: doc updates --- doc/html/permissions_8php.html | 59 +++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 30 deletions(-) (limited to 'doc/html/permissions_8php.html') diff --git a/doc/html/permissions_8php.html b/doc/html/permissions_8php.html index f74b5e10e..28a402c70 100644 --- a/doc/html/permissions_8php.html +++ b/doc/html/permissions_8php.html @@ -127,9 +127,9 @@ Functions    get_role_perms ($role)   - role_selector ($current) - Creates a HTML select field with all available roles. More...
-  + get_roles () + Returns a list or roles, grouped by type. More...

Function Documentation

@@ -254,6 +254,32 @@ Functions

Referenced by connedit_content(), create_identity(), diaspora_request(), foofoo(), new_contact(), settings_post(), and zot_refresh().

+ + + +
+
+ + + + + + + +
get_roles ()
+
+ +

Returns a list or roles, grouped by type.

+
Parameters
+ + +
string$currentThe current role
+
+
+
Returns
string Returns an array of roles, grouped by type
+ +

Referenced by new_channel_content().

+
@@ -300,33 +326,6 @@ Functions

Referenced by Conversation\add_thread(), advanced_profile(), api_statuses_home_timeline(), api_statuses_repeat(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_mkdir(), attach_store(), block_content(), chat_content(), chatsvc_init(), check_list_permissions(), common_content(), common_friends_visitor_widget(), contact_block(), RedMatrix\RedDAV\RedDirectory\createDirectory(), RedMatrix\RedDAV\RedDirectory\createFile(), RedMatrix\RedDAV\RedFile\delete(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_like(), diaspora_photo(), diaspora_post(), diaspora_reshare(), display_content(), editblock_content(), editlayout_content(), editwebpage_content(), get_feed_for(), RedMatrix\RedDAV\RedDirectory\getChild(), RedMatrix\RedDAV\RedDirectory\getChildren(), item_post(), like_content(), local_dir_update(), p_init(), photo_init(), photo_upload(), photos_album_widget(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), poco_init(), post_activity_item(), post_post(), process_delivery(), process_mail_delivery(), profile_content(), profile_load(), profile_sidebar(), RedChannelList(), search_content(), Conversation\set_mode(), RedMatrix\RedDAV\RedBrowser\set_writeable(), RedMatrix\RedDAV\RedFile\setName(), RedMatrix\RedDAV\RedDirectory\setName(), subthread_content(), tag_deliver(), tgroup_check(), update_birthdays(), viewconnections_content(), widget_archive(), widget_catcloud_wall(), widget_categories(), widget_item(), widget_photo_albums(), widget_tagcloud_wall(), z_readdir(), and zot_feed().

- - - -
-
- - - - - - - - -
role_selector ( $current)
-
- -

Creates a HTML select field with all available roles.

-
Parameters
- - -
string$currentThe current role
-
-
-
Returns
string Returns the complete HTML code for this privacy-role-select field.
- -

Referenced by new_channel_content().

-
-- cgit v1.2.3