blueshoes php application framework and cms            core_lang
[ class tree: core_lang ] [ index: core_lang ] [ all elements ]

Procedural File: Bs_TableStyler.class.php

Source Location: /toolbox/html/table/windroseEditor/Bs_TableStyler.class.php



Classes:



Page Details:

********************************************************************************************************************************************** TableSyler class

Shows use of the Windrose object This program is to demonstrate the use of the "windrose"-object: Bs_HtmlTableWindrose.class.php With the help of Bs_HtmlTableWindrose.class.php syles and attributes can be set to a *RELATIVE* positions. The positions are given by position "windrose"-mnomics like 'N', 'NW', .... (With the Bs_HtmlTable.class.php you are 'only' able to set syles and attributes to *ABSOLUTE* positions).




Tags:

version:  4.3.$Revision: 1.1.1.1 $ $Date: 2003/07/04 14:04:53 $
author:  Sam Blum <at blueshoes dot org>
see:  Bs_HtmlTableWindrose.class.php
see:  Bs_HtmlTable.class.php


Includes:

require_once($_SERVER["DOCUMENT_ROOT"]."../global.conf.php") [line 25]
********************************************************************************************************************************************** TableSyler class

Shows use of the Windrose object This program is to demonstrate the use of the "windrose"-object: Bs_HtmlTableWindrose.class.php With the help of Bs_HtmlTableWindrose.class.php syles and attributes can be set to a *RELATIVE* positions. The positions are given by position "windrose"-mnomics like 'N', 'NW', .... (With the Bs_HtmlTable.class.php you are 'only' able to set syles and attributes to *ABSOLUTE* positions).




Tags:

version:  4.3.$Revision: 1.1.1.1 $ $Date: 2003/07/04 14:04:53 $
author:  Sam Blum <at blueshoes dot org>
see:  Bs_HtmlTableWindrose.class.php
see:  Bs_HtmlTable.class.php
require_once($APP['path']['core'].'file/Bs_Dir.class.php') [line 29]
require_once($APP['path']['core'].'html/Bs_HtmlUtil.class.php') [line 30]
require_once($APP['path']['core'].'html/table/Bs_HtmlTable.class.php') [line 31]
require_once($APP['path']['core'].'html/table/Bs_HtmlTableWindrose.class.php') [line 32]
require_once($APP['path']['core'].'util/Bs_StopWatch.class.php') [line 27]
require_once($APP['path']['core'].'util/Bs_CsvUtil.class.php') [line 28]






getEditHtml [line 328]

vector &getEditHtml( [array $input = NULL])

***********************************************************************

returns a vector with 2 elements: 0 = html code, 1 = php code




Tags:

return:  (see above)
access:  public


Parameters

array   $input   (that should be $_POST['input'])
[ Top ]



getStyleFile [line 460]

string getStyleFile( string $styleFileName)

opens the style file specified and returns its content as string.



Tags:

throws:  empty string ''
access:  public


Parameters

string   $styleFileName  
[ Top ]



getStyles [line 427]

&string &getStyles( )

*********************************************************************** returns the available styles with a small preview.



Tags:

access:  public


[ Top ]



getStylesHead [line 418]

string getStylesHead( )

returns a page head for the page of the available styles.



Tags:

access:  public


[ Top ]



Documentation generated on Mon, 29 Dec 2003 21:13:05 +0100 by phpDocumentor 1.2.3