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

Element index for package core_gfx

[ 4 ] [ a ] [ b ] [ c ] [ d ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ p ] [ r ] [ s ] [ t ] [ u ] [ x ] [ y ] [ _ ]

_

$_namedColors
in file Bs_ColorCodes.class.php, variable Bs_ColorCodes::$_namedColors
    static array of named colors.
$_webSafe
in file Bs_ColorCodes.class.php, variable Bs_ColorCodes::$_webSafe
_cleanCode
in file Bs_ColorCodes.class.php, method Bs_ColorCodes::_cleanCode()
    cleans a color code.
top

a

APACHE_CACHE_DIR
in file Bs_IntervalChart.class.php, constant APACHE_CACHE_DIR
addRow
in file Bs_IntervalChart.class.php, method Bs_IntervalChart::addRow() (subpackage: chart)
    adds a data row.
$angle
in file Bs_TextType.class.php, variable Bs_TextType::$angle (subpackage: text)
    rotates the text.
top

b

BS_CHART_VERSION
in file Bs_Chart.class.php, constant BS_CHART_VERSION
Bs_ColorCodes
in file Bs_ColorCodes.class.php, method Bs_ColorCodes::Bs_ColorCodes()
    constructor
Bs_ColorCodes
in file Bs_ColorCodes.class.php, class Bs_ColorCodes
    ColorCodes class.
BS_COLORCODES_VERSION
in file Bs_ColorCodes.class.php, constant BS_COLORCODES_VERSION
Bs_ImageUtil
in file Bs_ImageUtil.class.php, class Bs_ImageUtil
    ImageUtil class.
Bs_ImageUtil
in file Bs_ImageUtil.class.php, method Bs_ImageUtil::Bs_ImageUtil()
    constructor
BS_IMAGEUTIL_VERSION
in file Bs_ImageUtil.class.php, constant BS_IMAGEUTIL_VERSION
BS_INTERVALCHART_VERSION
in file Bs_IntervalChart.class.php, constant BS_INTERVALCHART_VERSION
BS_TEXTTYPE_VERSION
in file Bs_TextType.class.php, constant BS_TEXTTYPE_VERSION
Bs_ColorCodes.class.php
procedural page Bs_ColorCodes.class.php
Bs_ImageUtil.class.php
procedural page Bs_ImageUtil.class.php
Bs_Chart.class.php
procedural page Bs_Chart.class.php
Bs_IntervalChart.class.php
procedural page Bs_IntervalChart.class.php
Bs_TextType.class.php
procedural page Bs_TextType.class.php
$Bs_Array
in file Bs_IntervalChart.class.php, variable Bs_IntervalChart::$Bs_Array (subpackage: chart)
    reference to global pseudostatic object.
$Bs_HtmlUtil
in file Bs_Chart.class.php, variable Bs_Chart::$Bs_HtmlUtil (subpackage: chart)
    reference to global pseudostatic instance of Bs_HtmlUtil. gets set in the constructor.
Bs_Chart
in file Bs_Chart.class.php, class Bs_Chart (subpackage: chart)
    Chart Class.
Bs_Chart
in file Bs_Chart.class.php, method Bs_Chart::Bs_Chart() (subpackage: chart)
    constructor.
Bs_IntervalChart
in file Bs_IntervalChart.class.php, method Bs_IntervalChart::Bs_IntervalChart() (subpackage: chart)
    constructor.
Bs_IntervalChart
in file Bs_IntervalChart.class.php, class Bs_IntervalChart (subpackage: chart)
    INTERVAL Chart Class.
bs_sop_getHints
in file Bs_Chart.class.php, method Bs_Chart::bs_sop_getHints() (subpackage: chart)
    ****************************************************************************************************
$bgDir
in file Bs_TextType.class.php, variable Bs_TextType::$bgDir (subpackage: text)
    if you use a background image then you can specify the path to it.
$bgImage
in file Bs_TextType.class.php, variable Bs_TextType::$bgImage (subpackage: text)
    if you want to use a background image for your new text image, name it here.
$Bs_ColorCodes
in file Bs_TextType.class.php, variable Bs_TextType::$Bs_ColorCodes (subpackage: text)
    instance of Bs_ColorCodes.
$Bs_Url
in file Bs_TextType.class.php, variable Bs_TextType::$Bs_Url (subpackage: text)
    instance of Bs_Url
Bs_TextType
in file Bs_TextType.class.php, method Bs_TextType::Bs_TextType() (subpackage: text)
    constructor
Bs_TextType
in file Bs_TextType.class.php, class Bs_TextType (subpackage: text)
    TextType class.
top

c

CACHE_DIR
in file Bs_IntervalChart.class.php, constant CACHE_DIR
createDifferentColors
in file Bs_ColorCodes.class.php, method Bs_ColorCodes::createDifferentColors()
    creates the given number of different colors.
$chartCaptionX
in file Bs_Chart.class.php, variable Bs_Chart::$chartCaptionX (subpackage: chart)
    caption for the x-row.
$chartCaptionX
in file Bs_IntervalChart.class.php, variable Bs_IntervalChart::$chartCaptionX (subpackage: chart)
    caption for the x-row.
$chartCaptionY
in file Bs_IntervalChart.class.php, variable Bs_IntervalChart::$chartCaptionY (subpackage: chart)
    caption for the y-row.
$chartCaptionY
in file Bs_Chart.class.php, variable Bs_Chart::$chartCaptionY (subpackage: chart)
    caption for the y-row.
$chartHeight
in file Bs_IntervalChart.class.php, variable Bs_IntervalChart::$chartHeight (subpackage: chart)
    obvious.
$chartHeight
in file Bs_Chart.class.php, variable Bs_Chart::$chartHeight (subpackage: chart)
    obvious.
$chartName
in file Bs_Chart.class.php, variable Bs_Chart::$chartName (subpackage: chart)
$chartSubtype
in file Bs_Chart.class.php, variable Bs_Chart::$chartSubtype (subpackage: chart)
    for some chart types there are different variants.
$chartTitle
in file Bs_Chart.class.php, variable Bs_Chart::$chartTitle (subpackage: chart)
    obvious.
$chartTitle
in file Bs_IntervalChart.class.php, variable Bs_IntervalChart::$chartTitle (subpackage: chart)
    obvious.
$chartType
in file Bs_IntervalChart.class.php, variable Bs_IntervalChart::$chartType (subpackage: chart)
    the type of the chart. default is 'line'. one of:
  • line
  • bar
$chartType
in file Bs_Chart.class.php, variable Bs_Chart::$chartType (subpackage: chart)
    the type of the chart. default is 'bar'. one of:
$chartUseShadow
in file Bs_IntervalChart.class.php, variable Bs_IntervalChart::$chartUseShadow (subpackage: chart)
    if a shodow should be drawn in the chart picture (bottom right).
$chartWidth
in file Bs_IntervalChart.class.php, variable Bs_IntervalChart::$chartWidth (subpackage: chart)
    obvious.
$chartWidth
in file Bs_Chart.class.php, variable Bs_Chart::$chartWidth (subpackage: chart)
    obvious.
calculateImageSize
in file Bs_TextType.class.php, method Bs_TextType::calculateImageSize() (subpackage: text)
    calculates the image width and height.
create
in file Bs_TextType.class.php, method Bs_TextType::create() (subpackage: text)
    create the image based on the instance vars.
createByCode.php
procedural page createByCode.php (subpackage: text_examples)
top

d

dumpWebSafe
in file Bs_ColorCodes.class.php, method Bs_ColorCodes::dumpWebSafe()
    returns rendered html code that displays an html table with all the 216 websafe colors in it.
$dataRowIn
in file Bs_Chart.class.php, variable Bs_Chart::$dataRowIn (subpackage: chart)
    if the data is aligned in rows (default) or in cols.
draw
in file Bs_IntervalChart.class.php, method Bs_IntervalChart::draw() (subpackage: chart)
    obvious.
draw
in file Bs_Chart.class.php, method Bs_Chart::draw() (subpackage: chart)
    creates the chart and sends it (to the browser).
destruct
in file Bs_TextType.class.php, method Bs_TextType::destruct() (subpackage: text)
    destructor. please call it.
doItYourself
in file Bs_TextType.class.php, method Bs_TextType::doItYourself() (subpackage: text)
    does everything itself.
top

f

$firstRowTitle
in file Bs_Chart.class.php, variable Bs_Chart::$firstRowTitle (subpackage: chart)
    if the first row is a title row. means it's not numbers to work on.
$fontAntiAlias
in file Bs_TextType.class.php, variable Bs_TextType::$fontAntiAlias (subpackage: text)
    if antialias should be used or not.
$fontDir
in file Bs_TextType.class.php, variable Bs_TextType::$fontDir (subpackage: text)
$fontFace
in file Bs_TextType.class.php, variable Bs_TextType::$fontFace (subpackage: text)
$fontSize
in file Bs_TextType.class.php, variable Bs_TextType::$fontSize (subpackage: text)
top

g

getImgInfoType
in file Bs_ImageUtil.class.php, method Bs_ImageUtil::getImgInfoType()
    returns the image type
getWebSafe
in file Bs_ColorCodes.class.php, method Bs_ColorCodes::getWebSafe()
    returns an array with the 216 websafe colors.
$gridHelperX
in file Bs_Chart.class.php, variable Bs_Chart::$gridHelperX (subpackage: chart)
    tells if minor (detailed) horizontal grid lines should be used.
$gridHelperY
in file Bs_Chart.class.php, variable Bs_Chart::$gridHelperY (subpackage: chart)
    tells if minor (detailed) vertical grid lines should be used.
$gridMainX
in file Bs_Chart.class.php, variable Bs_Chart::$gridMainX (subpackage: chart)
    tells if major horizontal grid lines should be used.
$gridMainY
in file Bs_Chart.class.php, variable Bs_Chart::$gridMainY (subpackage: chart)
    tells if major vertical grid lines should be used.
getLegendCaption
in file Bs_Chart.class.php, method Bs_Chart::getLegendCaption() (subpackage: chart)
    returns the legend caption for the row specified.
getLegendData
in file Bs_Chart.class.php, method Bs_Chart::getLegendData() (subpackage: chart)
    returns an array
generateFileName
in file Bs_TextType.class.php, method Bs_TextType::generateFileName() (subpackage: text)
get
in file Bs_TextType.class.php, method Bs_TextType::get() (subpackage: text)
    returns the image.
getRequestedFileName
in file Bs_TextType.class.php, method Bs_TextType::getRequestedFileName() (subpackage: text)
    returns the name of the file the user wanted, like "something.png".
getRequestedTextCleaned
in file Bs_TextType.class.php, method Bs_TextType::getRequestedTextCleaned() (subpackage: text)
top

h

hexToRgb
in file Bs_ColorCodes.class.php, method Bs_ColorCodes::hexToRgb()
    converts a hex value to an rgb value.
top

i

isDark
in file Bs_ColorCodes.class.php, method Bs_ColorCodes::isDark()
    tells if a color is dark or light.
isGray
in file Bs_ColorCodes.class.php, method Bs_ColorCodes::isGray()
    tells if the color specified is gray, that means somewhere between (including) black and white.
isWebSafe
in file Bs_ColorCodes.class.php, method Bs_ColorCodes::isWebSafe()
    tells if the given color is websafe or not.
$ID
in file Bs_Chart.class.php, variable Bs_Chart::$ID (subpackage: chart)
isFirstColLegend
in file Bs_Chart.class.php, method Bs_Chart::isFirstColLegend() (subpackage: chart)
    tells if the first col is for the legend.
isFirstRowTitle
in file Bs_Chart.class.php, method Bs_Chart::isFirstRowTitle() (subpackage: chart)
    tells if the first row is a title row.
$imgHeight
in file Bs_TextType.class.php, variable Bs_TextType::$imgHeight (subpackage: text)
    the height of the image. has to be specified, in pixels.
$imgType
in file Bs_TextType.class.php, variable Bs_TextType::$imgType (subpackage: text)
    one of 'gif', 'jpg', 'png'. default is png.
$imgWidth
in file Bs_TextType.class.php, variable Bs_TextType::$imgWidth (subpackage: text)
    the width of the image. in pixels.
top

l

$legendAlign
in file Bs_Chart.class.php, variable Bs_Chart::$legendAlign (subpackage: chart)
    tells if the legend should be aligned 'hor' or 'vert'.
$legendInDataWhere
in file Bs_Chart.class.php, variable Bs_Chart::$legendInDataWhere (subpackage: chart)
    where is the legend data?
$legendLocationX
in file Bs_Chart.class.php, variable Bs_Chart::$legendLocationX (subpackage: chart)
    tells where the legend should be located on the x-row.
$legendLocationY
in file Bs_Chart.class.php, variable Bs_Chart::$legendLocationY (subpackage: chart)
    tells where the legend should be located on the y-row.
$legendShow
in file Bs_Chart.class.php, variable Bs_Chart::$legendShow (subpackage: chart)
    tells if the legend is desired.
$lineSpacing
in file Bs_TextType.class.php, variable Bs_TextType::$lineSpacing (subpackage: text)
    used for multiline text.
loadProfile
in file Bs_TextType.class.php, method Bs_TextType::loadProfile() (subpackage: text)
    loads the profile specified.
top

m

makeWebSafe
in file Bs_ColorCodes.class.php, method Bs_ColorCodes::makeWebSafe()
$manualLegend
in file Bs_Chart.class.php, variable Bs_Chart::$manualLegend (subpackage: chart)
    semicolon-separated string.
top

n

nameToHex
in file Bs_ColorCodes.class.php, method Bs_ColorCodes::nameToHex()
    converts a color name to its hex color code.
top

p

prepareData
in file Bs_Chart.class.php, method Bs_Chart::prepareData() (subpackage: chart)
$posX
in file Bs_TextType.class.php, variable Bs_TextType::$posX (subpackage: text)
    the position on the x-axis where to start with the text.
$posY
in file Bs_TextType.class.php, variable Bs_TextType::$posY (subpackage: text)
    the position on the y-axis where to start with the text.
$profileName
in file Bs_TextType.class.php, variable Bs_TextType::$profileName (subpackage: text)
    if you use doItYourself() then this profile will be used.
top

r

resizeToFile
in file Bs_ImageUtil.class.php, method Bs_ImageUtil::resizeToFile()
    resizeToFile resizes a picture and writes it to the harddisk.
rgbToHex
in file Bs_ColorCodes.class.php, method Bs_ColorCodes::rgbToHex()
    converts an rgb value to a hex value.
top

s

setData
in file Bs_Chart.class.php, method Bs_Chart::setData() (subpackage: chart)
    sets ready-to-use data.
setData
in file Bs_IntervalChart.class.php, method Bs_IntervalChart::setData() (subpackage: chart)
    sets the data.
setInterval
in file Bs_IntervalChart.class.php, method Bs_IntervalChart::setInterval() (subpackage: chart)
    sets the interval for the graph.
$store
in file Bs_TextType.class.php, variable Bs_TextType::$store (subpackage: text)
    if you use doItYourself() then the file will be automatically persisted on the server when this is TRUE (default).
save
in file Bs_TextType.class.php, method Bs_TextType::save() (subpackage: text)
    saves the image to the given path.
send
in file Bs_TextType.class.php, method Bs_TextType::send() (subpackage: text)
    sends the created image to the browser directly.
set
in file Bs_TextType.class.php, method Bs_TextType::set() (subpackage: text)
    setter for all params.
setBgColor
in file Bs_TextType.class.php, method Bs_TextType::setBgColor() (subpackage: text)
    see setFontColor().
setFontColor
in file Bs_TextType.class.php, method Bs_TextType::setFontColor() (subpackage: text)
    rgb value like array(15, 20, 30), hex string like "#FFFFFF" or "ffffff", or color name string like "antiquewhite".
setFromRequest
in file Bs_TextType.class.php, method Bs_TextType::setFromRequest() (subpackage: text)
    !!! DEPRECATED !!!
setText
in file Bs_TextType.class.php, method Bs_TextType::setText() (subpackage: text)
    sets the text. may be an array for multiline.
top

t

toGray
in file Bs_ColorCodes.class.php, method Bs_ColorCodes::toGray()
    converts a color to a gray scale color.
treatForm
in file Bs_Chart.class.php, method Bs_Chart::treatForm() (subpackage: chart)
top

u

USE_CACHE
in file Bs_IntervalChart.class.php, constant USE_CACHE
$useManualLegendInstead
in file Bs_Chart.class.php, variable Bs_Chart::$useManualLegendInstead (subpackage: chart)
top

x

$xAlign
in file Bs_TextType.class.php, variable Bs_TextType::$xAlign (subpackage: text)
    the vertical alignment. 'left' (default) or 'right'.
top

y

$yAlign
in file Bs_TextType.class.php, variable Bs_TextType::$yAlign (subpackage: text)
top

4

404.php
procedural page 404.php (subpackage: text_examples)
top

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