From 09950745c10912f9875eb4a63793ff7e85bb7974 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 11 Oct 2013 20:43:53 -0700 Subject: doc updates --- doc/html/redbasic_2php_2style_8php.html | 50 +++++++++++++++++++++------------ 1 file changed, 32 insertions(+), 18 deletions(-) (limited to 'doc/html/redbasic_2php_2style_8php.html') diff --git a/doc/html/redbasic_2php_2style_8php.html b/doc/html/redbasic_2php_2style_8php.html index 8bb9f1d99..2e20c91d1 100644 --- a/doc/html/redbasic_2php_2style_8php.html +++ b/doc/html/redbasic_2php_2style_8php.html @@ -118,9 +118,11 @@ Variables    $nav_colour = get_pconfig($uid, "redbasic", "nav_colour")   -if($nav_colour=="red") if($nav_colour=="black")
-if($nav_colour=="silver") $background_colour = get_pconfig($uid, "redbasic", "background_colour") -  +if($nav_colour=="red") if($nav_colour=="black")
+if($nav_colour=="silver") $schema = get_pconfig($uid,'redbasic','schema') +  + $bgcolour = get_pconfig($uid, "redbasic", "background_colour") +   $background_image = get_pconfig($uid, "redbasic", "background_image")    $item_colour = get_pconfig($uid, "redbasic", "item_colour") @@ -137,31 +139,31 @@ if($nav_colour=="silver")  

Variable Documentation

- +
- +
if ($nav_colour=="red") if ($nav_colour=="black") if ($nav_colour=="silver") $background_colour = get_pconfig($uid, "redbasic", "background_colour")$background_image = get_pconfig($uid, "redbasic", "background_image")
-

Referenced by redbasic_form(), and theme_content().

+

Referenced by redbasic_form(), and theme_content().

- +
- +
$background_image = get_pconfig($uid, "redbasic", "background_image")$bgcolour = get_pconfig($uid, "redbasic", "background_colour")
-

Referenced by redbasic_form(), and theme_content().

+

Referenced by apw_form(), redbasic_form(), and theme_content().

@@ -175,7 +177,7 @@ if($nav_colour=="silver")  -

Referenced by redbasic_form(), and theme_content().

+

Referenced by apw_form(), redbasic_form(), and theme_content().

@@ -189,7 +191,7 @@ if($nav_colour=="silver")  -

Referenced by redbasic_form(), and theme_content().

+

Referenced by apw_form(), redbasic_form(), and theme_content().

@@ -203,7 +205,7 @@ if($nav_colour=="silver")  -

Referenced by redbasic_form(), and theme_content().

+

Referenced by apw_form(), redbasic_form(), and theme_content().

@@ -217,7 +219,7 @@ if($nav_colour=="silver")  -

Referenced by redbasic_form(), and theme_content().

+

Referenced by redbasic_form(), and theme_content().

@@ -231,7 +233,7 @@ if($nav_colour=="silver")  -

Referenced by redbasic_form(), and theme_content().

+

Referenced by redbasic_form(), and theme_content().

@@ -245,7 +247,21 @@ if($nav_colour=="silver")  -

Referenced by redbasic_form(), and theme_content().

+

Referenced by redbasic_form(), and theme_content().

+ + + + +
+
+ + + + +
if ($nav_colour=="red") if ($nav_colour=="black") if ($nav_colour=="silver") $schema = get_pconfig($uid,'redbasic','schema')
+
+ +

Referenced by apw_form(), redbasic_form(), and theme_content().

@@ -259,7 +275,7 @@ if($nav_colour=="silver")  -

Referenced by redbasic_form(), and theme_content().

+

Referenced by redbasic_form(), and theme_content().

@@ -273,8 +289,6 @@ if($nav_colour=="silver")  -

Referenced by admin_page_users(), admin_page_users_post(), all_friends(), build_sync_packet(), check_item_source(), check_list_permissions(), common_friends(), common_friends_zcid(), contacts_not_grouped(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), current_theme_url(), del_pconfig(), delete_imported_item(), drop_items(), events_post(), feature_enabled(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), follow_init(), follow_widget(), get_all_perms(), get_pconfig(), get_theme_uid(), group_add(), group_add_member(), group_byname(), group_rec_byhash(), group_rmv(), group_rmv_member(), groups_containing(), import_channel_photo(), item_expire(), item_post(), item_store_update(), items_fetch(), load_contact_links(), load_pconfig(), FKOAuth1\loginUser(), menu_add_item(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit_item(), menu_fetch(), mini_group_select(), mood_init(), new_contact(), notifier_run(), pdl_selector(), perm_is_allowed(), photo_init(), poke_init(), posted_date_widget(), posted_dates(), private_messages_list(), remove_community_tag(), send_message(), service_class_allows(), service_class_fetch(), set_pconfig(), Conversation\set_profile_owner(), photo_driver\store(), store_item_tag(), suggestion_query(), syncdirs(), tag_deliver(), tagadelic(), tagblock(), tgroup_check(), and zot_feed().

- -- cgit v1.2.3