diff options
author | friendica <info@friendica.com> | 2013-03-15 15:36:58 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-03-15 15:36:58 -0700 |
commit | 5a29f511c1fa609f58f50d9148edd1fe77b23d9d (patch) | |
tree | 051fb42269c958595db67c8a4204dd4c5d972970 /doc/html/view_2theme_2redbasic_2php_2config_8php.html | |
parent | 62f61a559abe97b659754658e9a266c7c8873d3e (diff) | |
download | volse-hubzilla-5a29f511c1fa609f58f50d9148edd1fe77b23d9d.tar.gz volse-hubzilla-5a29f511c1fa609f58f50d9148edd1fe77b23d9d.tar.bz2 volse-hubzilla-5a29f511c1fa609f58f50d9148edd1fe77b23d9d.zip |
add xconfig table and functions, update strings and doco
Diffstat (limited to 'doc/html/view_2theme_2redbasic_2php_2config_8php.html')
-rw-r--r-- | doc/html/view_2theme_2redbasic_2php_2config_8php.html | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index 2542d7b14..5702d9faa 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.html @@ -116,11 +116,11 @@ Functions</h2></td></tr> <tr class="separator:aa7d5739b72efef9822535b2b32d5364d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ad29461920cf03b9ce1428e21eb1f4ba6"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6">theme_post</a> (&$a)</td></tr> <tr class="separator:ad29461920cf03b9ce1428e21eb1f4ba6"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:af58e97b437c1e98a5e434886494cc70e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="view_2theme_2redbasic_2php_2config_8php.html#af58e97b437c1e98a5e434886494cc70e">redbasic_form</a> (&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny)</td></tr> -<tr class="separator:af58e97b437c1e98a5e434886494cc70e"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ab5073653dfb9eb2216f8580098a87071"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="view_2theme_2redbasic_2php_2config_8php.html#ab5073653dfb9eb2216f8580098a87071">redbasic_form</a> (&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny, $colour_scheme)</td></tr> +<tr class="separator:ab5073653dfb9eb2216f8580098a87071"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Function Documentation</h2> -<a class="anchor" id="af58e97b437c1e98a5e434886494cc70e"></a> +<a class="anchor" id="ab5073653dfb9eb2216f8580098a87071"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -188,7 +188,13 @@ Functions</h2></td></tr> <td class="paramkey"></td> <td></td> <td class="paramtype"> </td> - <td class="paramname"><em>$shiny</em> </td> + <td class="paramname"><em>$shiny</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype"> </td> + <td class="paramname"><em>$colour_scheme</em> </td> </tr> <tr> <td></td> |