From 946554ff4b03d81f32375832b8b50883a3ffeedf Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:52:06 -0700 Subject: doc update --- doc/html/redbasic_2php_2style_8php.html | 378 ++++++++++++++++++++++++++++++++ 1 file changed, 378 insertions(+) create mode 100644 doc/html/redbasic_2php_2style_8php.html (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 new file mode 100644 index 000000000..6e11c947a --- /dev/null +++ b/doc/html/redbasic_2php_2style_8php.html @@ -0,0 +1,378 @@ + + + + + + +The Red Project: view/theme/redbasic/php/style.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
style.php File Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Variables

 $line_height = false
 
 $redbasic_font_size = false
 
 $resolution = false
 
 $colour = false
 
 $shadows = false
 
 $navcolour = false
 
 $nav_bg_1 = "f88"
 
 $nav_bg_2 = "b00"
 
 $nav_bg_3 = "f00"
 
 $nav_bg_4 = "b00"
 
 $displaystyle = false
 
 $linkcolour = false
 
 $shiny = false
 
 $site_line_height = get_config("redbasic","line_height")
 
 $site_redbasic_font_size = get_config("redbasic", "font_size" )
 
 $site_colour = get_config("redbasic", "colour" )
 
if(local_user()) if(!feature_enabled(local_user(),'expert'))
+if($line_height===false) if($line_height===false)
+if($redbasic_font_size===false)
+if($redbasic_font_size===false)
+if($colour===false) if($colour===false)
+if($navcolour==="black") 
if (file_exists('view/theme/'.current_theme(). '/css/style.css'))
 
+

Variable Documentation

+ +
+
+ + + + +
$colour = false
+
+ +

Referenced by redbasic_form(), and theme_content().

+ +
+
+ +
+
+ + + + +
$displaystyle = false
+
+ +

Referenced by redbasic_form(), and theme_content().

+ +
+
+ +
+
+ + + + +
$line_height = false
+
+ +

Referenced by redbasic_form(), and theme_content().

+ +
+
+ +
+
+ + + + +
$linkcolour = false
+
+ +

Referenced by redbasic_form(), and theme_content().

+ +
+
+ +
+
+ + + + +
$nav_bg_1 = "f88"
+
+ +
+
+ +
+
+ + + + +
$nav_bg_2 = "b00"
+
+ +
+
+ +
+
+ + + + +
$nav_bg_3 = "f00"
+
+ +
+
+ +
+
+ + + + +
$nav_bg_4 = "b00"
+
+ +
+
+ +
+
+ + + + +
$navcolour = false
+
+ +

Referenced by redbasic_form(), and theme_content().

+ +
+
+ +
+
+ + + + +
$redbasic_font_size = false
+
+ +
+
+ +
+
+ + + + +
$resolution = false
+
+ +

Referenced by photo_init().

+ +
+
+ +
+
+ + + + +
$shadows = false
+
+ +

Referenced by redbasic_form().

+ +
+
+ +
+
+ + + + +
$shiny = false
+
+ +

Referenced by redbasic_form(), and theme_content().

+ +
+
+ +
+
+ + + + +
$site_colour = get_config("redbasic", "colour" )
+
+ +
+
+ +
+
+ + + + +
$site_line_height = get_config("redbasic","line_height")
+
+ +
+
+ +
+
+ + + + +
$site_redbasic_font_size = get_config("redbasic", "font_size" )
+
+ +
+
+ +
+
+ + + + +
if ($colour==="dark") if (($redbasic_font_size >=8.0)&&($redbasic_font_size<=20.0)) if (($line_height >=1.0)&&($line_height<=2.0)) if($shadows==="true")
+
+ +
+
+
+
+ -- cgit v1.2.3