TeeChartPHP
[
class tree: TeeChartPHP
] [
index: TeeChartPHP
] [
all elements
]
Todo List
Packages:
TeeChartPHP
Source for file TextFormat.php
Documentation is available at
TextFormat.php
<?php
/**
* TextFormatted class
*
* Description:
*
*
@author
*
@copyright
(c) 1995-2010 by Steema Software SL. All Rights Reserved. <info@steema.com>
*
@version
1.0
*
@package
TeeChartPHP
*
@link
http://www.steema.com
*/
final
class
TextFormatted
{
/**
* Defines a NORMAL format.
*/
public
static
$NORMAL
=
0
;
/**
* Defines a HTML format.
*/
public
static
$HTML
=
1
;
function
TextFormatted
(
)
{
}
}
?>
Documentation generated on Wed, 16 Jun 2010 12:08:44 +0200 by
phpDocumentor 1.4.1