From a47971aefd2bee45f4e57dd1fc3ea24bb370881f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jun 2014 18:32:40 +0200 Subject: Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. --- doc/old/html/redstrap_2php_2style_8php.html | 377 ++++++++++++++++++++++++++++ 1 file changed, 377 insertions(+) create mode 100644 doc/old/html/redstrap_2php_2style_8php.html (limited to 'doc/old/html/redstrap_2php_2style_8php.html') diff --git a/doc/old/html/redstrap_2php_2style_8php.html b/doc/old/html/redstrap_2php_2style_8php.html new file mode 100644 index 000000000..2642f697d --- /dev/null +++ b/doc/old/html/redstrap_2php_2style_8php.html @@ -0,0 +1,377 @@ + + + + + + +The Red Matrix: view/theme/redstrap/php/style.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
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($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 (local_user()) 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'))
+
+ +
+
+
+
+ -- cgit v1.2.3