Element index for package packageless
[ 4 ]
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ y ]
[ z ]
[ _ ]
_
- $_Bs_Dir
- in file js2php.php, variable JsToPhp::$_Bs_Dir
- $_indexIsDirty
- in file XPath.class.php, variable XPathEngine::$_indexIsDirty
- $_lastError
- in file XPath.class.php, variable XPathBase::$_lastError
- $_ooDbProperty
- in file MenuItem.class.php, variable MenuItem::$_ooDbProperty
- $_ooDbProperty
- in file Waiter.class.php, variable Waiter::$_ooDbProperty
- $_ooDbProperty
- in file Restaurant.class.php, variable Restaurant::$_ooDbProperty
- $_ooDbProperty
- in file OrderSheet.class.php, variable OrderSheet::$_ooDbProperty
- _imageText.tpl.php
- procedural page _imageText.tpl.php
- _addLiteral
- in file XPath.class.php, method XPathEngine::_addLiteral()
Adds a literal to our array of literals
- _AdjBrightContrast
- in file jpgraph.php, method Image::_AdjBrightContrast()
- _adjcolwidth
- in file biffbase.php, method BiffBase::_adjcolwidth()
- _AdjSat
- in file jpgraph.php, method Image::_AdjSat()
- _afterstr
- in file XPath.class.php, method XPathBase::_afterstr()
Retrieves a substring after a delimiter.
- _asLiteral
- in file XPath.class.php, method XPathEngine::_asLiteral()
Returns the given string as a literal reference.
- _beginDebugFunction
- in file XPath.class.php, method XPathBase::_beginDebugFunction()
Called to begin the debug run of a function.
- _bracketExplode
- in file XPath.class.php, method XPathBase::_bracketExplode()
Split a string by a searator-string -- BUT the separator-string must be located *outside* of any brackets.
- _bracketsCheck
- in file XPath.class.php, method XPathBase::_bracketsCheck()
This method checks the right amount and match of brackets
- _checkNodeTest
- in file XPath.class.php, method XPathEngine::_checkNodeTest()
Checks whether a node matches a node-test.
- _checkPredicates
- in file XPath.class.php, method XPathEngine::_checkPredicates()
Checks whether a node matches predicates.
- _closeDebugFunction
- in file XPath.class.php, method XPathBase::_closeDebugFunction()
Called to end the debug run of a function.
- _cmp
- in file de_utils.php, function _cmp()
- _cnv_AA_to_col
- in file biff.php, method BiffWriter::_cnv_AA_to_col()
- _cnv_AA_to_row
- in file biff.php, method BiffWriter::_cnv_AA_to_row()
- _convert
- in file js2php.php, method JsToPhp::_convert()
- _createSuperRoot
- in file XPath.class.php, method XPathEngine::_createSuperRoot()
Creates a super root node.
- _displayError
- in file XPath.class.php, method XPathBase::_displayError()
Displays an error message.
- _displayMessage
- in file XPath.class.php, method XPathBase::_displayMessage()
Displays a diagnostic message
- _encode_pw
- in file biffbase.php, method BiffBase::_encode_pw()
- _evaluateExpr
- in file XPath.class.php, method XPathEngine::_evaluateExpr()
Internal recursive evaluate an-XPath-expression function.
- _evaluateFunction
- in file XPath.class.php, method XPathEngine::_evaluateFunction()
Evaluates an XPath function
- _evaluatePathExpr
- in file XPath.class.php, method XPathEngine::_evaluatePathExpr()
Internal recursive evaluate an Path expression.
- _evaluateStep
- in file XPath.class.php, method XPathEngine::_evaluateStep()
Evaluate a step from a XPathQuery expression at a specific contextPath.
- _export
- in file XPath.class.php, method XPathEngine::_export()
Generates a XML string with the content of the current document.
- _fill_AA_notation
- in file biff.php, method BiffWriter::_fill_AA_notation()
- _getAxis
- in file XPath.class.php, method XPathEngine::_getAxis()
Retrieves axis information from an XPath query step.
- _getEndGroups
- in file XPath.class.php, method XPathBase::_getEndGroups()
Split a string at it's groups, ie bracketed expressions
- _getTextSet
- in file XPath.class.php, method XPath::_getTextSet()
Get a reference-list to node text part(s) or node attribute(s).
- _handleAxis_ancestor
- in file XPath.class.php, method XPathEngine::_handleAxis_ancestor()
Handles the XPath ancestor axis.
- _handleAxis_ancestor_or_self
- in file XPath.class.php, method XPathEngine::_handleAxis_ancestor_or_self()
Handles the XPath ancestor-or-self axis.
- _handleAxis_attribute
- in file XPath.class.php, method XPathEngine::_handleAxis_attribute()
Handles the XPath attribute axis.
- _handleAxis_child
- in file XPath.class.php, method XPathEngine::_handleAxis_child()
Handles the XPath child axis.
- _handleAxis_descendant
- in file XPath.class.php, method XPathEngine::_handleAxis_descendant()
Handles the XPath descendant axis.
- _handleAxis_descendant_or_self
- in file XPath.class.php, method XPathEngine::_handleAxis_descendant_or_self()
Handles the XPath descendant-or-self axis.
- _handleAxis_following
- in file XPath.class.php, method XPathEngine::_handleAxis_following()
Handles the XPath following axis.
- _handleAxis_following_sibling
- in file XPath.class.php, method XPathEngine::_handleAxis_following_sibling()
Handles the XPath following-sibling axis.
- _handleAxis_namespace
- in file XPath.class.php, method XPathEngine::_handleAxis_namespace()
Handles the XPath namespace axis.
- _handleAxis_parent
- in file XPath.class.php, method XPathEngine::_handleAxis_parent()
Handles the XPath parent axis.
- _handleAxis_preceding
- in file XPath.class.php, method XPathEngine::_handleAxis_preceding()
Handles the XPath preceding axis.
- _handleAxis_preceding_sibling
- in file XPath.class.php, method XPathEngine::_handleAxis_preceding_sibling()
Handles the XPath preceding-sibling axis.
- _handleAxis_self
- in file XPath.class.php, method XPathEngine::_handleAxis_self()
Handles the XPath self axis.
- _handleCharacterData
- in file XPath.class.php, method XPathEngine::_handleCharacterData()
Handles character data while parsing.
- _handleDefaultData
- in file XPath.class.php, method XPathEngine::_handleDefaultData()
Default handler for the XML parser.
- _handleEndElement
- in file XPath.class.php, method XPathEngine::_handleEndElement()
Handles closing XML tags while parsing.
- _handleFunction_boolean
- in file XPath.class.php, method XPathEngine::_handleFunction_boolean()
Handles the XPath function boolean.
- _handleFunction_ceiling
- in file XPath.class.php, method XPathEngine::_handleFunction_ceiling()
Handles the XPath function ceiling.
- _handleFunction_concat
- in file XPath.class.php, method XPathEngine::_handleFunction_concat()
Handles the XPath function concat.
- _handleFunction_contains
- in file XPath.class.php, method XPathEngine::_handleFunction_contains()
Handles the XPath function contains.
- _handleFunction_count
- in file XPath.class.php, method XPathEngine::_handleFunction_count()
Handles the XPath function count.
- _handleFunction_false
- in file XPath.class.php, method XPathEngine::_handleFunction_false()
Handles the XPath function FALSE.
- _handleFunction_floor
- in file XPath.class.php, method XPathEngine::_handleFunction_floor()
Handles the XPath function floor.
- _handleFunction_id
- in file XPath.class.php, method XPathEngine::_handleFunction_id()
Handles the XPath function id.
- _handleFunction_lang
- in file XPath.class.php, method XPathEngine::_handleFunction_lang()
Handles the XPath function lang.
- _handleFunction_last
- in file XPath.class.php, method XPathEngine::_handleFunction_last()
Handles the XPath function last.
- _handleFunction_name
- in file XPath.class.php, method XPathEngine::_handleFunction_name()
Handles the XPath function name.
- _handleFunction_normalize_space
- in file XPath.class.php, method XPathEngine::_handleFunction_normalize_space()
Handles the XPath function normalize-space.
- _handleFunction_not
- in file XPath.class.php, method XPathEngine::_handleFunction_not()
Handles the XPath function not.
- _handleFunction_number
- in file XPath.class.php, method XPathEngine::_handleFunction_number()
Handles the XPath function number.
- _handleFunction_position
- in file XPath.class.php, method XPathEngine::_handleFunction_position()
Handles the XPath function position.
- _handleFunction_round
- in file XPath.class.php, method XPathEngine::_handleFunction_round()
Handles the XPath function round.
- _handleFunction_starts_with
- in file XPath.class.php, method XPathEngine::_handleFunction_starts_with()
Handles the XPath function starts-with.
- _handleFunction_string
- in file XPath.class.php, method XPathEngine::_handleFunction_string()
Handles the XPath function string.
- _handleFunction_string_length
- in file XPath.class.php, method XPathEngine::_handleFunction_string_length()
Handles the XPath function string-length.
- _handleFunction_substring
- in file XPath.class.php, method XPathEngine::_handleFunction_substring()
Handles the XPath function substring.
- _handleFunction_substring_after
- in file XPath.class.php, method XPathEngine::_handleFunction_substring_after()
Handles the XPath function substring-after.
- _handleFunction_substring_before
- in file XPath.class.php, method XPathEngine::_handleFunction_substring_before()
Handles the XPath function substring-before.
- _handleFunction_sum
- in file XPath.class.php, method XPathEngine::_handleFunction_sum()
Handles the XPath function sum.
- _handleFunction_translate
- in file XPath.class.php, method XPathEngine::_handleFunction_translate()
Handles the XPath function translate.
- _handleFunction_true
- in file XPath.class.php, method XPathEngine::_handleFunction_true()
Handles the XPath function TRUE.
- _handleFunction_x_lower
- in file XPath.class.php, method XPathEngine::_handleFunction_x_lower()
Handles the XPath function x-lower.
- _handleFunction_x_upper
- in file XPath.class.php, method XPathEngine::_handleFunction_x_upper()
Handles the XPath function x-upper.
- _handlePI
- in file XPath.class.php, method XPathEngine::_handlePI()
Handles processing instruction (PI)
- _handleStartElement
- in file XPath.class.php, method XPathEngine::_handleStartElement()
Handles opening XML tags while parsing.
- _init
- in file MenuItem.class.php, method MenuItem::_init()
- _internalAppendChild
- in file XPath.class.php, method XPathEngine::_internalAppendChild()
Adds a new node to the XML document tree during xml parsing.
- _InternalExport
- in file XPath.class.php, method XPathEngine::_InternalExport()
Export the xml document starting at the named node.
- _MakeDirs
- in file jpgraph.php, method ImgStreamCache::_MakeDirs()
- _parseTemplateRenderPageHelper
- in file siteFunctions.inc.php, function _parseTemplateRenderPageHelper()
- _prestr
- in file XPath.class.php, method XPathBase::_prestr()
Retrieves a substring before a delimiter.
- _printContext
- in file XPath.class.php, method XPathBase::_printContext()
Echo an XPath context for diagnostic purposes
- _profileFunction
- in file XPath.class.php, method XPathBase::_profileFunction()
Call to return time since start of function for Profiling
- _recursiveReindexNodeTree
- in file XPath.class.php, method XPathEngine::_recursiveReindexNodeTree()
Here's where the work is done for reindexing (see reindexNodeTree)
- _removeLiterals
- in file XPath.class.php, method XPathEngine::_removeLiterals()
Parse out the literals of an XPath expression.
- _resolveXPathQuery
- in file XPath.class.php, method XPath::_resolveXPathQuery()
Resolves an xPathQuery vector depending on the property['modMatch']
- _resolveXPathQueryForNodeMod
- in file XPath.class.php, method XPath::_resolveXPathQueryForNodeMod()
Resolves an xPathQuery vector for a node op for modification
- _rl_14
- in file biffbase.php, method BiffBase::_rl_14()
- _searchString
- in file XPath.class.php, method XPathBase::_searchString()
Looks for a string within another string -- BUT the search-string must be located *outside* of any brackets.
- _setLastError
- in file XPath.class.php, method XPathBase::_setLastError()
Creates a textual error message and sets it.
- _sortByDocOrder
- in file XPath.class.php, method XPathEngine::_sortByDocOrder()
Sort an xPathSet by doc order.
- _StrokeAxisTitle
- in file jpgraph_spider.php, method SpiderAxis::_StrokeAxisTitle()
- _title
- in file XPath.class.php, function _title()
Produces a short title line.
- _translateAmpersand
- in file XPath.class.php, method XPathEngine::_translateAmpersand()
Translate all ampersands to it's literal entities '&' and back.
- _treeDump
- in file XPath.class.php, method XPathBase::_treeDump()
This is a debug helper function. It dumps the node-tree as HTML
- _xml2Document
- in file XPath.class.php, method XPath::_xml2Document()
Parse the XML to a node-tree. A so called 'document'
- __computeUnsignedChecksum
- in file tar.class.php, method tar::__computeUnsignedChecksum()
- __generateTAR
- in file tar.class.php, method tar::__generateTAR()
- __parseNullPaddedString
- in file tar.class.php, method tar::__parseNullPaddedString()
- __parseTar
- in file tar.class.php, method tar::__parseTar()
- __readTar
- in file tar.class.php, method tar::__readTar()
top
a
- $a
- in file jpgraph.php, variable RotImage::$a
- $aB
- in file jpgendoc.php, variable DocClassProp::$aB
- $abswidth
- in file jpgraph_bar.php, variable BarPlot::$abswidth
- $aC
- in file jpgendoc.php, variable DocClassProp::$aC
- $address
- in file Waiter.class.php, variable Waiter::$address
- $aDebugOpenLinks
- in file XPath.class.php, variable XPathBase::$aDebugOpenLinks
- $align
- in file jpgraph_bar.php, variable BarPlot::$align
- $alpha
- in file jpgraph.php, variable RectPattern3DPlane::$alpha
- $angle
- in file jpgraph_pie3d.php, variable PiePlot3D::$angle
- $angle
- in file jpgraph.php, variable DisplayValue::$angle
- $attr_1
- in file simpleObjPersister.php, variable Foo::$attr_1
- $attr_2
- in file simpleObjPersister.php, variable Foo::$attr_2
- $autoscale_min
- in file jpgraph.php, variable LinearScale::$autoscale_min
- $axes
- in file XPath.class.php, variable XPathEngine::$axes
- $axis
- in file jpgraph_spider.php, variable SpiderGraph::$axis
- $axis_title
- in file jpgraph_spider.php, variable SpiderGraph::$axis_title
- $axPathLiterals
- in file XPath.class.php, variable XPathEngine::$axPathLiterals
- $axtype
- in file jpgraph.php, variable Graph::$axtype
- $a_not
- in file biff.php, variable BiffWriter::$a_not
- AccBarPlot
- in file jpgraph_bar.php, class AccBarPlot
- AccBarPlot
- in file jpgraph_bar.php, method AccBarPlot::AccBarPlot()
- AccLinePlot
- in file jpgraph_line.php, class AccLinePlot
- AccLinePlot
- in file jpgraph_line.php, method AccLinePlot::AccLinePlot()
- Add
- in file jpgraph_pie.php, method PieGraph::Add()
- Add
- in file jpgraph_spider.php, method SpiderGraph::Add()
- Add
- in file jpgraph_odo.php, method OdoGraph::Add()
- Add
- in file jpgraph_gantt.php, method GanttGraph::Add()
- Add
- in file jpgraph.php, method Graph::Add()
- Add
- in file jpgraph.php, method Legend::Add()
- AddArea
- in file jpgraph_line.php, method LinePlot::AddArea()
- AddBand
- in file jpgraph.php, method Graph::AddBand()
- AddCSIMCircle
- in file jpgraph.php, method PlotMark::AddCSIMCircle()
- AddCSIMPoly
- in file jpgraph.php, method PlotMark::AddCSIMPoly()
- addDirectory
- in file tar.class.php, method tar::addDirectory()
- addFile
- in file tar.class.php, method tar::addFile()
- AddFunc
- in file jplintphp.php, method ClassProp::AddFunc()
- AddIndication
- in file jpgraph_odo.php, method Odometer::AddIndication()
- AddLine
- in file jpgraph.php, method Graph::AddLine()
- AddObserver
- in file jpgraph.php, method Image::AddObserver()
- AddSliceToCSIM
- in file jpgraph_pie3d.php, method PiePlot3D::AddSliceToCSIM()
- AddSliceToCSIM
- in file jpgraph_pie.php, method PiePlot::AddSliceToCSIM()
- AddText
- in file jpgraph.php, method Graph::AddText()
- AddVar
- in file jplintphp.php, method ClassProp::AddVar()
- AddY2
- in file jpgraph.php, method Graph::AddY2()
- add_dir
- in file zip.class.php, method zipfile::add_dir()
- add_file
- in file zip.class.php, method zipfile::add_file()
- AdjBackgroundImage
- in file jpgraph.php, method Graph::AdjBackgroundImage()
- AdjBrightContrast
- in file jpgraph.php, method Image::AdjBrightContrast()
- AdjBrightContrast
- in file adjimg.php, function AdjBrightContrast()
- AdjImage
- in file jpgraph.php, method Graph::AdjImage()
- AdjRGBBrightContrast
- in file adjimg.php, function AdjRGBBrightContrast()
- AdjRGBBrightContrast
- in file jpgraph.php, method Image::AdjRGBBrightContrast()
- AdjRGBSat
- in file jpgraph.php, method Image::AdjRGBSat()
- AdjRGBSat
- in file adjimg.php, function AdjRGBSat()
- AdjSat
- in file jpgraph.php, method Image::AdjSat()
- AdjSat
- in file adjimg.php, function AdjSat()
- AdjustSaturationBrightnessContrast
- in file jpgraph.php, method Graph::AdjustSaturationBrightnessContrast()
- AdjustStartEndDay
- in file jpgraph_gantt.php, method GanttScale::AdjustStartEndDay()
- aliasing1
- in file PhpBench.class.php, function aliasing1()
- aliasing2
- in file PhpBench.class.php, function aliasing2()
- aliasing3
- in file PhpBench.class.php, function aliasing3()
- aliasing4
- in file PhpBench.class.php, function aliasing4()
- aliasing5
- in file PhpBench.class.php, function aliasing5()
- aliasing6
- in file PhpBench.class.php, function aliasing6()
- Align
- in file jpgraph.php, method Text::Align()
- Align
- in file jpgraph_gantt.php, method TextProperty::Align()
- ALIGN_CENTER
- in file biffbase.php, constant ALIGN_CENTER
- ALIGN_GENERAL
- in file biffbase.php, constant ALIGN_GENERAL
- ALIGN_LEFT
- in file biffbase.php, constant ALIGN_LEFT
- ALIGN_RIGHT
- in file biffbase.php, constant ALIGN_RIGHT
- Allocate
- in file jpgraph.php, method RGB::Allocate()
- APACHE_CACHE_DIR
- in file jpgraph.php, constant APACHE_CACHE_DIR
- appendChild
- in file XPath.class.php, method XPath::appendChild()
Appends a child to anothers children.
- appendData
- in file XPath.class.php, method XPath::appendData()
Append text data to the end of the text for an attribute OR node text-part.
- appendTar
- in file tar.class.php, method tar::appendTar()
- addPage.php
- procedural page addPage.php
- Arc
- in file jpgraph.php, method RotImage::Arc()
- Arc
- in file jpgraph.php, method Image::Arc()
- ArrRotate
- in file jpgraph.php, method RotImage::ArrRotate()
- assemblePageBreaks
- in file biffbase.php, method BiffBase::assemblePageBreaks()
- AutoScale
- in file jpgraph_log.php, method LogScale::AutoScale()
- AutoScale
- in file jpgraph.php, method LinearScale::AutoScale()
- Axis
- in file jpgraph.php, method Axis::Axis()
- Axis
- in file jpgraph.php, class Axis
- adjimg.php
- procedural page adjimg.php
- a_index.php
- procedural page a_index.php
top
b
- $background_image
- in file jpgraph.php, variable Graph::$background_image
- $background_image_bright
- in file jpgraph.php, variable Graph::$background_image_bright
- $background_image_contr
- in file jpgraph.php, variable Graph::$background_image_contr
- $background_image_format
- in file jpgraph.php, variable Graph::$background_image_format
- $background_image_sat
- in file jpgraph.php, variable Graph::$background_image_sat
- $background_image_type
- in file jpgraph.php, variable Graph::$background_image_type
- $bands
- in file jpgraph.php, variable Graph::$bands
- $bar_shadow
- in file jpgraph_bar.php, variable BarPlot::$bar_shadow
- $bar_shadow_color
- in file jpgraph_bar.php, variable BarPlot::$bar_shadow_color
- $bar_shadow_hsize
- in file jpgraph_bar.php, variable BarPlot::$bar_shadow_hsize
- $bar_shadow_vsize
- in file jpgraph_bar.php, variable BarPlot::$bar_shadow_vsize
- $bDebugXmlParse
- in file XPath.class.php, variable XPathBase::$bDebugXmlParse
- $big_endian
- in file biffbase.php, variable BiffBase::$big_endian
- $bottom_margin
- in file jpgraph.php, variable Image::$bottom_margin
- $boxed
- in file jpgraph.php, variable Text::$boxed
- $boxed
- in file jpgraph.php, variable Graph::$boxed
- $box_color
- in file jpgraph.php, variable Graph::$box_color
- $box_weight
- in file jpgraph.php, variable Graph::$box_weight
- backupManager.php
- procedural page backupManager.php
- blue1_1.php
- procedural page blue1_1.php
- blue15_1.php
- procedural page blue15_1.php
- black.php
- procedural page black.php
- black.php
- procedural page black.php
- BAND_3DPLANE
- in file jpgraph.php, constant BAND_3DPLANE
- BAND_DIAGCROSS
- in file jpgraph.php, constant BAND_DIAGCROSS
- BAND_HLINE
- in file jpgraph.php, constant BAND_HLINE
- BAND_HVCROSS
- in file jpgraph.php, constant BAND_HVCROSS
- BAND_LDIAG
- in file jpgraph.php, constant BAND_LDIAG
- BAND_LHOR
- in file jpgraph.php, constant BAND_LHOR
- BAND_LVERT
- in file jpgraph.php, constant BAND_LVERT
- BAND_RDIAG
- in file jpgraph.php, constant BAND_RDIAG
- BAND_SOLID
- in file jpgraph.php, constant BAND_SOLID
- BAND_VLINE
- in file jpgraph.php, constant BAND_VLINE
- BarPlot
- in file jpgraph_bar.php, method BarPlot::BarPlot()
- BarPlot
- in file jpgraph_bar.php, class BarPlot
- BGIMG_CENTER
- in file jpgraph.php, constant BGIMG_CENTER
- BGIMG_COPY
- in file jpgraph.php, constant BGIMG_COPY
- BGIMG_FILLFRAME
- in file jpgraph.php, constant BGIMG_FILLFRAME
- BGIMG_FILLPLOT
- in file jpgraph.php, constant BGIMG_FILLPLOT
- BiffBase
- in file biffbase.php, class BiffBase
- BiffBase
- in file biffbase.php, method BiffBase::BiffBase()
- BiffWriter
- in file biff.php, class BiffWriter
- BiffWriter
- in file biff.php, method BiffWriter::BiffWriter()
- BigFile
- in file testexcel.php, function BigFile()
- BOF
- in file biffbase.php, method BiffBase::BOF()
- boolToStr
- in file phpCheatSheet.php, function boolToStr()
- BraceCnt
- in file jplintphp.php, method Parser::BraceCnt()
- BRAND_TIME_FORMAT
- in file jpgraph.php, constant BRAND_TIME_FORMAT
- BRAND_TIMING
- in file jpgraph.php, constant BRAND_TIMING
- BresenhamCircle
- in file jpgraph.php, method Image::BresenhamCircle()
- bs_getEmtyToDoHash
- in file Bs_ToDo.lib.php, function bs_getEmtyToDoHash()
- BS_HTTPCLIENT_VERSION
- in file httpClient2.php, constant BS_HTTPCLIENT_VERSION
- bs_makeHiddenToDoFields
- in file Bs_ToDo.lib.php, function bs_makeHiddenToDoFields()
******************************************************************************************** Make the hidden fields that describe the ToDo-Block so that we can place the result in a html-form.
- bs_makeTodoQueryString
- in file Bs_ToDo.lib.php, function bs_makeTodoQueryString()
- BS_PACKAGE_DEFAULT
- in file Bs_Stripper.experimental.php, constant BS_PACKAGE_DEFAULT
- BS_PACKAGE_DEVELOPER
- in file Bs_Stripper.experimental.php, constant BS_PACKAGE_DEVELOPER
- bs_remakeTodoQueryStringFromToDo
- in file Bs_ToDo.lib.php, function bs_remakeTodoQueryStringFromToDo()
- bs_requestToDo
- in file Bs_ToDo.lib.php, function bs_requestToDo()
********************************************************************************************
- bs_requestToDo_convertHelper
- in file Bs_ToDo.lib.php, function bs_requestToDo_convertHelper()
- bs_sop_getHints
- in file simpleObjPersister.php, method Foo::bs_sop_getHints()
- Bs_TestRunner
- in file runPhpUnit.php, class Bs_TestRunner
- BS_TODO
- in file Bs_ToDo.lib.php, constant BS_TODO
************************************************************************************************************** This is not a CLASS !!! - It's a library (= collection of functions)
- BS_TODO_DATAHASH
- in file Bs_ToDo.lib.php, constant BS_TODO_DATAHASH
- BS_TODO_EXIT_ACTION
- in file Bs_ToDo.lib.php, constant BS_TODO_EXIT_ACTION
- BS_TODO_EXIT_SCREEN
- in file Bs_ToDo.lib.php, constant BS_TODO_EXIT_SCREEN
- BS_TODO_NEXT_ACTION
- in file Bs_ToDo.lib.php, constant BS_TODO_NEXT_ACTION
- BS_TODO_NEXT_SCREEN
- in file Bs_ToDo.lib.php, constant BS_TODO_NEXT_SCREEN
- Bs_ToDo.lib.php
- procedural page Bs_ToDo.lib.php
- browscap_function.php
- procedural page browscap_function.php
- browscap_js.php
- procedural page browscap_js.php
- browscap_simple.php
- procedural page browscap_simple.php
- biffbase.php
- procedural page biffbase.php
- biff.php
- procedural page biff.php
- backgroundex01.php
- procedural page backgroundex01.php
- backgroundex02.php
- procedural page backgroundex02.php
- backgroundex03.php
- procedural page backgroundex03.php
- bargradex1.php
- procedural page bargradex1.php
- bargradex2.php
- procedural page bargradex2.php
- bargradex3.php
- procedural page bargradex3.php
- bargradex4.php
- procedural page bargradex4.php
- bargradex5.php
- procedural page bargradex5.php
- bargradex6.php
- procedural page bargradex6.php
- bartutex12.php
- procedural page bartutex12.php
- bar_csimex1.php
- procedural page bar_csimex1.php
- bar_csimex2.php
- procedural page bar_csimex2.php
- Bs_Logger.conf.php
- procedural page Bs_Logger.conf.php
- Bs_Stripper.experimental.php
- procedural page Bs_Stripper.experimental.php
top
c
- $cache
- in file jpgraph.php, variable Graph::$cache
- $cache_dir
- in file jpgraph.php, variable ImgStreamCache::$cache_dir
- $cache_name
- in file jpgraph.php, variable Graph::$cache_name
- $caption
- in file jpgraph_odo.php, variable OdoGraph::$caption
- $caption
- in file jpgraph_odo.php, variable Odometer::$caption
- $caption
- in file jpgraph_gantt.php, variable GanttPlotObject::$caption
- $caption
- in file MenuItem.class.php, variable MenuItem::$caption
- $caption
- in file Restaurant.class.php, variable Restaurant::$caption
- $caption
- in file Waiter.class.php, variable Waiter::$caption
- $center
- in file jpgraph_line.php, variable LinePlot::$center
- $center
- in file jpgraph_error.php, variable ErrorPlot::$center
- $color
- in file jpgraph.php, variable Plot::$color
- $color
- in file jpgraph.php, variable Legend::$color
- $color
- in file jpgraph.php, variable PlotLine::$color
- $color
- in file jpgraph.php, variable RectPattern::$color
- $color
- in file jpgraph_spider.php, variable SpiderPlot::$color
- $color
- in file jpgraph.php, variable DisplayValue::$color
- $color
- in file jpgraph.php, variable Text::$color
- $color
- in file jpgraph_pie.php, variable PiePlot::$color
- $color
- in file jpgraph.php, variable PlotMark::$color
- $color
- in file jpgraph.php, variable Axis::$color
- $colorstack
- in file jpgraph.php, variable Image::$colorstack
- $colorstackidx
- in file jpgraph.php, variable Image::$colorstackidx
- $coords
- in file jpgraph.php, variable Plot::$coords
- $csimalt
- in file jpgraph.php, variable PlotMark::$csimalt
- $csimalts
- in file jpgraph.php, variable Plot::$csimalts
- $csimalts
- in file jpgraph_pie.php, variable PiePlot::$csimalts
- $csimareas
- in file jpgraph.php, variable PlotMark::$csimareas
- $csimareas
- in file jpgraph.php, variable Plot::$csimareas
- $csimareas
- in file jpgraph_pie.php, variable PiePlot::$csimareas
- $csimcolor
- in file jpgraph.php, variable Graph::$csimcolor
- $csimtarget
- in file jpgraph.php, variable PlotMark::$csimtarget
- $csimtargets
- in file jpgraph_pie.php, variable PiePlot::$csimtargets
- $csimtargets
- in file jpgraph.php, variable Plot::$csimtargets
- $ctrl_dir
- in file zip.class.php, variable zipfile::$ctrl_dir
- $current_color
- in file jpgraph.php, variable Image::$current_color
- $current_color_name
- in file jpgraph.php, variable Image::$current_color_name
- cacheButtons.php
- procedural page cacheButtons.php
- cacheContent.php
- procedural page cacheContent.php
- cacheFrame.php
- procedural page cacheFrame.php
- cacheManager.php
- procedural page cacheManager.php
- cacheSettings.php
- procedural page cacheSettings.php
- createPage.php
- procedural page createPage.php
- cug.inc.php
- procedural page cug.inc.php
- css.php
- procedural page css.php
- css.php
- procedural page css.php
- css.php
- procedural page css.php
- css.php
- procedural page css.php
- css.php
- procedural page css.php
- css.php
- procedural page css.php
- css.php
- procedural page css.php
- clipdb.php
- procedural page clipdb.php
- communicator.php
- procedural page communicator.php
- CACHE_DIR
- in file jpgraph.php, constant CACHE_DIR
- CACHE_FILE_GROUP
- in file jpgraph.php, constant CACHE_FILE_GROUP
- CACHE_FILE_MOD
- in file jpgraph.php, constant CACHE_FILE_MOD
- CakeSlice
- in file jpgraph.php, method Image::CakeSlice()
- CalcTicks
- in file jpgraph.php, method LinearScale::CalcTicks()
- CanvasGraph
- in file jpgraph_canvas.php, method CanvasGraph::CanvasGraph()
- CanvasGraph
- in file jpgraph_canvas.php, class CanvasGraph
- CELL_BOTTOM_BORDER
- in file biffbase.php, constant CELL_BOTTOM_BORDER
- CELL_BOX_BORDER
- in file biffbase.php, constant CELL_BOX_BORDER
- CELL_FILL
- in file biffbase.php, constant CELL_FILL
- CELL_HIDDEN
- in file biffbase.php, constant CELL_HIDDEN
- CELL_LEFT_BORDER
- in file biffbase.php, constant CELL_LEFT_BORDER
- CELL_LOCKED
- in file biffbase.php, constant CELL_LOCKED
- CELL_RIGHT_BORDER
- in file biffbase.php, constant CELL_RIGHT_BORDER
- CELL_SHADED
- in file biffbase.php, constant CELL_SHADED
- CELL_TOP_BORDER
- in file biffbase.php, constant CELL_TOP_BORDER
- Center
- in file jpgraph.php, method Text::Center()
- CheckBox
- in file de_utils.php, method HTMLGenerator::CheckBox()
- checkCase
- in file phpSyntax.inc.php, function checkCase()
checks if an answer was correct or not.
- checkCaseInt
- in file phpSyntax.inc.php, function checkCaseInt()
- checkSaved
- in file phpSyntax.inc.php, function checkSaved()
- CheckUsedVars
- in file jplintphp.php, method Parser::CheckUsedVars()
- check_bounds
- in file biff.php, method BiffWriter::check_bounds()
- Circle
- in file jpgraph.php, method RotImage::Circle()
- Circle
- in file jpgraph.php, method Image::Circle()
- ClassEdDriver
- in file jpd_editclass.php, class ClassEdDriver
- ClassEdDriver
- in file jpd_editclass.php, method ClassEdDriver::ClassEdDriver()
- ClassFormatter
- in file jpclassref.php, method ClassFormatter::ClassFormatter()
- ClassFormatter
- in file jpclassref.php, class ClassFormatter
- ClassHierarchy
- in file jpclassref.php, method ClassFormatter::ClassHierarchy()
- ClassHTMLFormatter
- in file jpgenhtmldoc.php, class ClassHTMLFormatter
- ClassProp
- in file jplintphp.php, method ClassProp::ClassProp()
- ClassProp
- in file jplintphp.php, class ClassProp
- ClassReader
- in file jpclassref.php, class ClassReader
- ClassReader
- in file jpclassref.php, method ClassReader::ClassReader()
- ClassRef
- in file jpclassref.php, class ClassRef
- ClassRef
- in file jpclassref.php, method ClassRef::ClassRef()
- ClassRefDriver
- in file jpclassref.php, class ClassRefDriver
- ClassRefDriver
- in file jpclassref.php, method ClassRefDriver::ClassRefDriver()
- ClassStat
- in file de_utils.php, method DocStat::ClassStat()
- cloneNode
- in file XPath.class.php, method XPathEngine::cloneNode()
Clone a node and it's child nodes.
- Close
- in file jpdb.php, method DBServer::Close()
- Close
- in file de_utils.php, method DocEditDriver::Close()
- Color
- in file jpgraph.php, method RGB::Color()
- ColorBox
- in file gencolorchart.php, function ColorBox()
- CompactPhp
- in file compact.php, function CompactPhp()
Removes Comments, Tabs, Spaces and CRLFs
- containsDirectory
- in file tar.class.php, method tar::containsDirectory()
- containsFile
- in file tar.class.php, method tar::containsFile()
- Create
- in file jpgraph.php, method RectPatternFactory::Create()
- CreateImgCanvas
- in file jpgraph.php, method Image::CreateImgCanvas()
- CreateNewTablesForProject
- in file de_utils.php, method DBUtils::CreateNewTablesForProject()
- cug_validateByUserFunction
- in file cug.inc.php, function cug_validateByUserFunction()
user-defined validation function for cug.
- centeredlineex01.php
- procedural page centeredlineex01.php
- centeredlineex02.php
- procedural page centeredlineex02.php
- centeredlineex03.php
- procedural page centeredlineex03.php
- compact.php
- procedural page compact.php
- communicator.php
- procedural page communicator.php
- communicator.php
- procedural page communicator.php
top
d
- $data
- in file jpgraph_spider.php, variable SpiderPlot::$data
- $data
- in file jpgraph_pie.php, variable PiePlot::$data
- $datasec
- in file zip.class.php, variable zipfile::$datasec
- $day
- in file jpgraph_gantt.php, variable GanttScale::$day
- $depth
- in file jpgraph.php, variable PlotBand::$depth
- $dir
- in file jpgraph.php, variable Text::$dir
- $direction
- in file jpgraph.php, variable Ticks::$direction
- $direction
- in file jpgraph.php, variable PlotLine::$direction
- $directories
- in file tar.class.php, variable tar::$directories
- $divider
- in file jpgraph_gantt.php, variable GanttScale::$divider
- $dividerh
- in file jpgraph_gantt.php, variable GanttScale::$dividerh
- $doframe
- in file jpgraph.php, variable RectPattern::$doframe
- $doframe
- in file jpgraph.php, variable Graph::$doframe
- $doshadow
- in file jpgraph.php, variable Graph::$doshadow
- $dummy
- in file simpleObjPersister.php, variable Foo::$dummy
- $dx
- in file jpgraph.php, variable RotImage::$dx
- $dy
- in file jpgraph.php, variable RotImage::$dy
- dbManager.php
- procedural page dbManager.php
- dots.css.php
- procedural page dots.css.php
- default.css.php
- procedural page default.css.php
- default.php
- procedural page default.php
- default.master.tpl.php
- procedural page default.master.tpl.php
- default.master.tpl.php
- procedural page default.master.tpl.php
- defaultWithBox.tpl.php
- procedural page defaultWithBox.tpl.php
- default.master.tpl.php
- procedural page default.master.tpl.php
- default.master.tpl.php
- procedural page default.master.tpl.php
- default.tpl.php
- procedural page default.tpl.php
- default.master.tpl.php
- procedural page default.master.tpl.php
- default-print.master.tpl.php
- procedural page default-print.master.tpl.php
- default.master.tpl.php
- procedural page default.master.tpl.php
- dom.tpl.php
- procedural page dom.tpl.php
- default.master.tpl.php
- procedural page default.master.tpl.php
- default-print.master.tpl.php
- procedural page default-print.master.tpl.php
- default.master.tpl.php
- procedural page default.master.tpl.php
- DashedLine
- in file jpgraph.php, method RotImage::DashedLine()
- DashedLine
- in file jpgraph.php, method Image::DashedLine()
- DateLocale
- in file jpgraph_gantt.php, class DateLocale
- DateLocale
- in file jpgraph_gantt.php, method DateLocale::DateLocale()
- DBCache
- in file jpclassref.php, class DBCache
- DBCache
- in file jpclassref.php, method DBCache::DBCache()
- DBClassProp
- in file jpgendb.php, class DBClassProp
- DBClassProp
- in file jpgendb.php, method DBClassProp::DBClassProp()
- DBDriver
- in file jpgendb.php, class DBDriver
- DBDriver
- in file jpgendb.php, method DBDriver::DBDriver()
- DBFuncProp
- in file jpgendb.php, method DBFuncProp::DBFuncProp()
- DBFuncProp
- in file jpgendb.php, class DBFuncProp
- dbgp
- in file jpgraph_pie3d.php, function dbgp()
- DBParser
- in file jpgendb.php, method DBParser::DBParser()
- DBParser
- in file jpgendb.php, class DBParser
- DBResult
- in file jpdb.php, class DBResult
- DBResult
- in file jpdb.php, method DBResult::DBResult()
- DBServer
- in file jpdb.php, method DBServer::DBServer()
- DBServer
- in file jpdb.php, class DBServer
- DBTableEdit
- in file de_utils.php, method DBTableEdit::DBTableEdit()
- DBTableEdit
- in file de_utils.php, class DBTableEdit
- DBUtils
- in file de_utils.php, class DBUtils
- DBUtils
- in file de_utils.php, method DBUtils::DBUtils()
- decodeEntities
- in file XPath.class.php, method XPathEngine::decodeEntities()
Decodes the character set entities in the given string.
- DEFAULT_GFORMAT
- in file jpgraph.php, constant DEFAULT_GFORMAT
- DELDB_OVERRIDE_EXTCHK
- in file jpdbdelclass.php, constant DELDB_OVERRIDE_EXTCHK
- DELDB_OVERRIDE_REFCHK
- in file jpdbdelclass.php, constant DELDB_OVERRIDE_REFCHK
- deleteData
- in file XPath.class.php, method XPath::deleteData()
Delete the data of a node.
- DeleteRow
- in file de_utils.php, method DBTableEdit::DeleteRow()
- Demo
- in file testexcel.php, function Demo()
- DEPTH_BACK
- in file jpgraph.php, constant DEPTH_BACK
- DEPTH_FRONT
- in file jpgraph.php, constant DEPTH_FRONT
- Destroy
- in file jpgraph.php, method Image::Destroy()
- dirHasPageIni
- in file siteFunctions.inc.php, function dirHasPageIni()
tells if the dir specified has a page.ini file.
- DisplayClientSideaImageMapAreas
- in file jpgraph.php, method Graph::DisplayClientSideaImageMapAreas()
- DisplayCSIMAreas
- in file jpgraph_pie.php, method PieGraph::DisplayCSIMAreas()
- DisplayValue
- in file jpgraph.php, class DisplayValue
- DocClassProp
- in file jpgendoc.php, method DocClassProp::DocClassProp()
- DocClassProp
- in file jpgendoc.php, class DocClassProp
- DocDriver
- in file jpgendoc.php, method DocDriver::DocDriver()
- DocDriver
- in file jpgendoc.php, class DocDriver
- DocEdDriver
- in file jpdocedit.php, class DocEdDriver
- DocEditDriver
- in file de_utils.php, method DocEditDriver::DocEditDriver()
- DocEditDriver
- in file de_utils.php, class DocEditDriver
- DocEditMainEntry
- in file jpdocedit.php, method DocEditMainEntry::DocEditMainEntry()
- DocEditMainEntry
- in file jpdocedit.php, class DocEditMainEntry
- DocFuncProp
- in file jpgendoc.php, method DocFuncProp::DocFuncProp()
- DocFuncProp
- in file jpgendoc.php, class DocFuncProp
- DocHeader
- in file de_utils.php, method HTMLGenerator::DocHeader()
- DoClass
- in file jpclassref.php, method ClassFormatter::DoClass()
- DocParser
- in file jpgendoc.php, method DocParser::DocParser()
- DocParser
- in file jpgendoc.php, class DocParser
- DocPostamble
- in file de_utils.php, method HTMLGenerator::DocPostamble()
- DocPreamble
- in file de_utils.php, method HTMLGenerator::DocPreamble()
- DocStat
- in file de_utils.php, method DocStat::DocStat()
- DocStat
- in file de_utils.php, class DocStat
- DoFuncs
- in file jpclassref.php, method ClassFormatter::DoFuncs()
- DoMapClasses
- in file jplintphp.php, method Parser::DoMapClasses()
- DoMapFunctions
- in file jplintphp.php, method Parser::DoMapFunctions()
- DoPattern
- in file jpgraph.php, method RectPatternRDiag::DoPattern()
- DoPattern
- in file jpgraph.php, method RectPatternVert::DoPattern()
- DoPattern
- in file jpgraph.php, method RectPatternLDiag::DoPattern()
- DoPattern
- in file jpgraph.php, method RectPatternDiagCross::DoPattern()
- DoPattern
- in file jpgraph.php, method RectPatternCross::DoPattern()
- DoPattern
- in file jpgraph.php, method RectPatternHor::DoPattern()
- DoPattern
- in file jpgraph.php, method RectPattern3DPlane::DoPattern()
- DoStroke
- in file jpgraph.php, method Grid::DoStroke()
- doubleOrSingleQuote1
- in file PhpBench.class.php, function doubleOrSingleQuote1()
- doubleOrSingleQuote2
- in file PhpBench.class.php, function doubleOrSingleQuote2()
- doubleOrSingleQuote3
- in file PhpBench.class.php, function doubleOrSingleQuote3()
- doubleOrSingleQuote4
- in file PhpBench.class.php, function doubleOrSingleQuote4()
- doubleOrSingleQuote5
- in file PhpBench.class.php, function doubleOrSingleQuote5()
- doubleOrSingleQuote6
- in file PhpBench.class.php, function doubleOrSingleQuote6()
- doubleOrSingleQuote7
- in file PhpBench.class.php, function doubleOrSingleQuote7()
- DoVars
- in file jpclassref.php, method ClassFormatter::DoVars()
- Driver
- in file jpdbdelclass.php, class Driver
- Driver
- in file jpdbdelclass.php, method Driver::Driver()
- de_utils.php
- procedural page de_utils.php
top
e
- $edgecolor
- in file jpgraph_pie3d.php, variable PiePlot3D::$edgecolor
- $edgeweight
- in file jpgraph_pie3d.php, variable PiePlot3D::$edgeweight
- $emptyNode
- in file XPath.class.php, variable XPathEngine::$emptyNode
- $eof
- in file biffbase.php, variable BiffBase::$eof
- $eof_ctrl_dir
- in file zip.class.php, variable zipfile::$eof_ctrl_dir
- $errorStrings
- in file XPath.class.php, variable XPathEngine::$errorStrings
- $errwidth
- in file jpgraph_error.php, variable ErrorPlot::$errwidth
- $err_level
- in file biffbase.php, variable BiffBase::$err_level
- $expired
- in file jpgraph.php, variable Image::$expired
- $explode_all
- in file jpgraph_pie.php, variable PiePlot::$explode_all
- $explode_r
- in file jpgraph_pie.php, variable PiePlot::$explode_r
- $explode_radius
- in file jpgraph_pie.php, variable PiePlot::$explode_radius
- editBlock.php
- procedural page editBlock.php
- editFile.php
- procedural page editFile.php
- editPageCollector.php
- procedural page editPageCollector.php
- editPageProps.php
- procedural page editPageProps.php
- editPage.php
- procedural page editPage.php
- EditClassTable
- in file jpd_editclass.php, class EditClassTable
- EditClassTable
- in file jpd_editclass.php, method EditClassTable::EditClassTable()
- editMenuItemForm
- in file MenuItem.class.php, method MenuItem::editMenuItemForm()
- EditMethodTable
- in file jpd_editmethod.php, class EditMethodTable
- EditMethodTable
- in file jpd_editmethod.php, method EditMethodTable::EditMethodTable()
- EditProjectFiles
- in file jpd_editproject.php, method EditProjectFiles::EditProjectFiles()
- EditProjectFiles
- in file jpd_editproject.php, class EditProjectFiles
- EditProjects
- in file jpd_editproject.php, class EditProjects
- EditProjects
- in file jpd_editproject.php, method EditProjects::EditProjects()
- Ellipse
- in file jpgraph.php, method Image::Ellipse()
- End
- in file jplintphp.php, method Parser::End()
- EOF
- in file biffbase.php, method BiffBase::EOF()
- Equal
- in file jpgraph.php, method RGB::Equal()
- equalNodes
- in file XPath.class.php, method XPathEngine::equalNodes()
Compare two nodes to see if they are equal (point to the same node in the doc)
- Error
- in file jputils.php, method Utils::Error()
- ErrorLinePlot
- in file jpgraph_error.php, class ErrorLinePlot
- ErrorLinePlot
- in file jpgraph_error.php, method ErrorLinePlot::ErrorLinePlot()
- ErrorPlot
- in file jpgraph_error.php, class ErrorPlot
- ErrorPlot
- in file jpgraph_error.php, method ErrorPlot::ErrorPlot()
- ERR_DEPRECATED
- in file jpgraph.php, constant ERR_DEPRECATED
- evaluate
- in file XPath.class.php, method XPathEngine::evaluate()
Alias for the match function
- Exeption
- in file PhpBench.class.php, class Exeption
- Exeption
- in file PhpBench.class.php, method Exeption::Exeption()
- exHandling1
- in file PhpBench.class.php, function exHandling1()
- exHandling2
- in file PhpBench.class.php, function exHandling2()
- exHandling3
- in file PhpBench.class.php, function exHandling3()
- Explode
- in file jpgraph_pie.php, method PiePlot::Explode()
- ExplodeAll
- in file jpgraph_pie.php, method PiePlot::ExplodeAll()
- ExplodeSlice
- in file jpgraph_pie.php, method PiePlot::ExplodeSlice()
- exportAsHtml
- in file XPath.class.php, method XPathEngine::exportAsHtml()
Returns the containing XML as marked up HTML with specified nodes hi-lighted
- exportAsXml
- in file XPath.class.php, method XPathEngine::exportAsXml()
Given a context this function returns the containing XML
- exportToFile
- in file XPath.class.php, method XPathEngine::exportToFile()
Generates a XML string with the content of the current document and writes it to a file.
- exReturner
- in file PhpBench.class.php, function exReturner()
- Externalize
- in file jpgendb.php, method DBClassProp::Externalize()
- Externalize
- in file jpgendb.php, method DBFuncProp::Externalize()
- ExternalizeClass
- in file jpgendb.php, method DBClassProp::ExternalizeClass()
- ExternalizeMethods
- in file jpgendb.php, method DBClassProp::ExternalizeMethods()
- ExternalizeUpdateMethods
- in file jpgendb.php, method DBClassProp::ExternalizeUpdateMethods()
- ExternalizeVars
- in file jpgendb.php, method DBClassProp::ExternalizeVars()
- example4.php
- procedural page example4.php
- example1.1.php
- procedural page example1.1.php
- example1.2.php
- procedural page example1.2.php
- example1.php
- procedural page example1.php
- example2.1.php
- procedural page example2.1.php
- example2.5.php
- procedural page example2.5.php
- example2.6.php
- procedural page example2.6.php
- example2.php
- procedural page example2.php
- example3.1.php
- procedural page example3.1.php
- example3.2.php
- procedural page example3.2.php
- example3.php
- procedural page example3.php
- example4.php
- procedural page example4.php
- example5.php
- procedural page example5.php
- example6.php
- procedural page example6.php
- example7.php
- procedural page example7.php
- example8.php
- procedural page example8.php
- example9.php
- procedural page example9.php
- example10.php
- procedural page example10.php
- example13.php
- procedural page example13.php
- example14.php
- procedural page example14.php
- example15.php
- procedural page example15.php
- example16.1.php
- procedural page example16.1.php
- example16.2.php
- procedural page example16.2.php
- example16.3.php
- procedural page example16.3.php
- example16.php
- procedural page example16.php
- example17.php
- procedural page example17.php
- example18.php
- procedural page example18.php
- example19.php
- procedural page example19.php
- example20.php
- procedural page example20.php
- example21.php
- procedural page example21.php
- example22.php
- procedural page example22.php
- example23.php
- procedural page example23.php
- example24.php
- procedural page example24.php
- exampleex9.php
- procedural page exampleex9.php
- editor.php
- procedural page editor.php
- editor.php
- procedural page editor.php
top
f
- $ff
- in file jpgraph.php, variable DisplayValue::$ff
- $filename
- in file tar.class.php, variable tar::$filename
- $files
- in file tar.class.php, variable tar::$files
- $fill
- in file jpgraph_spider.php, variable SpiderPlot::$fill
- $filled
- in file jpgraph_line.php, variable LinePlot::$filled
- $filledAreas
- in file jpgraph_line.php, variable LinePlot::$filledAreas
- $fill_color
- in file jpgraph_line.php, variable LinePlot::$fill_color
- $fill_color
- in file jpgraph.php, variable Legend::$fill_color
- $fill_color
- in file jpgraph_bar.php, variable BarPlot::$fill_color
- $fill_color
- in file jpgraph.php, variable PlotMark::$fill_color
- $fill_color
- in file jpgraph_spider.php, variable SpiderPlot::$fill_color
- $fonts
- in file biffbase.php, variable BiffBase::$fonts
- $font_color
- in file jpgraph_spider.php, variable FontProp::$font_color
- $font_color
- in file jpgraph_pie.php, variable PiePlot::$font_color
- $font_fam
- in file jpgraph.php, variable TTF::$font_fam
- $font_family
- in file jpgraph.php, variable Image::$font_family
- $font_family
- in file jpgraph.php, variable Axis::$font_family
- $font_family
- in file jpgraph.php, variable Text::$font_family
- $font_family
- in file jpgraph.php, variable Legend::$font_family
- $font_family
- in file jpgraph_spider.php, variable FontProp::$font_family
- $font_family
- in file jpgraph_pie.php, variable PiePlot::$font_family
- $font_size
- in file jpgraph.php, variable Text::$font_size
- $font_size
- in file jpgraph.php, variable Axis::$font_size
- $font_size
- in file jpgraph_pie.php, variable PiePlot::$font_size
- $font_size
- in file jpgraph_spider.php, variable FontProp::$font_size
- $font_size
- in file jpgraph.php, variable Image::$font_size
- $font_size
- in file jpgraph.php, variable Legend::$font_size
- $font_style
- in file jpgraph.php, variable Axis::$font_style
- $font_style
- in file jpgraph.php, variable Image::$font_style
- $font_style
- in file jpgraph.php, variable Legend::$font_style
- $font_style
- in file jpgraph_pie.php, variable PiePlot::$font_style
- $font_style
- in file jpgraph.php, variable Text::$font_style
- $font_style
- in file jpgraph_spider.php, variable FontProp::$font_style
- $format
- in file jpgraph.php, variable DisplayValue::$format
- $frame_color
- in file jpgraph.php, variable Graph::$frame_color
- $frame_weight
- in file jpgraph.php, variable Graph::$frame_weight
- $fs
- in file jpgraph.php, variable DisplayValue::$fs
- $fsize
- in file jpgraph.php, variable DisplayValue::$fsize
- $functions
- in file XPath.class.php, variable XPathEngine::$functions
- fileBrowser.php
- procedural page fileBrowser.php
- fileManager.php
- procedural page fileManager.php
- foo.tpl.php
- procedural page foo.tpl.php
- foo.tpl.php
- procedural page foo.tpl.php
- fileCache1.php
- procedural page fileCache1.php
- fileCache2.php
- procedural page fileCache2.php
- f3
- in file PhpBench.class.php, method someClass::f3()
- f4
- in file PhpBench.class.php, method someClass::f4()
- f5
- in file PhpBench.class.php, method someClass::f5()
- falseReturner
- in file PhpBench.class.php, function falseReturner()
- Fetch
- in file jpdb.php, method DBResult::Fetch()
- FetchObj
- in file jpdb.php, method DBResult::FetchObj()
- FF_ARIAL
- in file jpgraph.php, constant FF_ARIAL
- FF_BOOK
- in file jpgraph.php, constant FF_BOOK
- FF_COMIC
- in file jpgraph.php, constant FF_COMIC
- FF_COURIER
- in file jpgraph.php, constant FF_COURIER
- FF_FONT0
- in file jpgraph.php, constant FF_FONT0
- FF_FONT1
- in file jpgraph.php, constant FF_FONT1
- FF_FONT2
- in file jpgraph.php, constant FF_FONT2
- FF_HANDWRT
- in file jpgraph.php, constant FF_HANDWRT
- FF_TIMES
- in file jpgraph.php, constant FF_TIMES
- FF_VERDANA
- in file jpgraph.php, constant FF_VERDANA
- file
- in file zip.class.php, method zipfile::file()
- File
- in file jpgraph.php, method TTF::File()
- FileInput
- in file de_utils.php, method HTMLGenerator::FileInput()
- Fill
- in file jpgraph.php, method Image::Fill()
- FilledArc
- in file jpgraph.php, method RotImage::FilledArc()
- FilledArc
- in file jpgraph.php, method Image::FilledArc()
- FilledCakeSlice
- in file jpgraph.php, method Image::FilledCakeSlice()
- FilledCircle
- in file jpgraph_odo.php, method Odometer::FilledCircle()
- FilledCircle
- in file jpgraph.php, method Image::FilledCircle()
- FilledCircle
- in file jpgraph.php, method RotImage::FilledCircle()
- FilledPolygon
- in file jpgraph.php, method RotImage::FilledPolygon()
- FilledPolygon
- in file jpgraph.php, method Image::FilledPolygon()
- FilledRectangle
- in file jpgraph.php, method RotImage::FilledRectangle()
- FilledRectangle
- in file jpgraph.php, method Image::FilledRectangle()
- FilledRectangle
- in file jpgraph_bar.php, method Gradient::FilledRectangle()
- findBestBlock
- in file siteFunctions.inc.php, function findBestBlock()
finds the best match for the block specified.
- FLDPOS_LEFT
- in file de_utils.php, constant FLDPOS_LEFT
- FLDPOS_RIGHT
- in file de_utils.php, constant FLDPOS_RIGHT
- FLDTYPE_CHECK
- in file de_utils.php, constant FLDTYPE_CHECK
- FLDTYPE_CLEARSAVE
- in file de_utils.php, constant FLDTYPE_CLEARSAVE
- FLDTYPE_DELETECLEARSAVE
- in file de_utils.php, constant FLDTYPE_DELETECLEARSAVE
- FLDTYPE_DELETESAVE
- in file de_utils.php, constant FLDTYPE_DELETESAVE
- FLDTYPE_DROPDOWN
- in file de_utils.php, constant FLDTYPE_DROPDOWN
- FLDTYPE_DROPDOWNCODE
- in file de_utils.php, constant FLDTYPE_DROPDOWNCODE
- FLDTYPE_FILEINPUT
- in file de_utils.php, constant FLDTYPE_FILEINPUT
- FLDTYPE_NONDBTEXT
- in file de_utils.php, constant FLDTYPE_NONDBTEXT
- FLDTYPE_PWD
- in file de_utils.php, constant FLDTYPE_PWD
- FLDTYPE_RADIO
- in file de_utils.php, constant FLDTYPE_RADIO
- FLDTYPE_RADIOCODE
- in file de_utils.php, constant FLDTYPE_RADIOCODE
- FLDTYPE_SAVE
- in file de_utils.php, constant FLDTYPE_SAVE
- FLDTYPE_STATICTEXT
- in file de_utils.php, constant FLDTYPE_STATICTEXT
- FLDTYPE_STATICTEXTCODE
- in file de_utils.php, constant FLDTYPE_STATICTEXTCODE
- FLDTYPE_SUBMIT
- in file de_utils.php, constant FLDTYPE_SUBMIT
- FLDTYPE_TEXTAREA
- in file de_utils.php, constant FLDTYPE_TEXTAREA
- FLDTYPE_TEXTINPUT
- in file de_utils.php, constant FLDTYPE_TEXTINPUT
- FLDTYPE_TIMESTAMP
- in file de_utils.php, constant FLDTYPE_TIMESTAMP
- FlipFlop
- in file FlipFlop.class.php, method FlipFlop::FlipFlop()
- FlipFlop
- in file FlipFlop.class.php, class FlipFlop
- FmtClassHierarchyColumnExit
- in file jpclassref.php, method ClassFormatter::FmtClassHierarchyColumnExit()
- FmtClassHierarchyColumnExit
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtClassHierarchyColumnExit()
- FmtClassHierarchyColumnSetup
- in file jpclassref.php, method ClassFormatter::FmtClassHierarchyColumnSetup()
- FmtClassHierarchyColumnSetup
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtClassHierarchyColumnSetup()
- FmtClassHierarchyExit
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtClassHierarchyExit()
- FmtClassHierarchyExit
- in file jpclassref.php, method ClassFormatter::FmtClassHierarchyExit()
- FmtClassHierarchyHeaders
- in file jpclassref.php, method ClassFormatter::FmtClassHierarchyHeaders()
- FmtClassHierarchyHeaders
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtClassHierarchyHeaders()
- FmtClassHierarchyRow
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtClassHierarchyRow()
- FmtClassHierarchyRow
- in file jpclassref.php, method ClassFormatter::FmtClassHierarchyRow()
- FmtClassHierarchySetup
- in file jpclassref.php, method ClassFormatter::FmtClassHierarchySetup()
- FmtClassHierarchySetup
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtClassHierarchySetup()
- FmtClassOverview
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtClassOverview()
- FmtClassOverview
- in file jpclassref.php, method ClassFormatter::FmtClassOverview()
- FmtClassSetup
- in file jpclassref.php, method ClassFormatter::FmtClassSetup()
- FmtClassSetup
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtClassSetup()
- FmtClassVars
- in file jpclassref.php, method ClassFormatter::FmtClassVars()
- FmtClassVars
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtClassVars()
- FmtFuncArgs
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtFuncArgs()
- FmtFuncArgs
- in file jpclassref.php, method ClassFormatter::FmtFuncArgs()
- FmtFuncDesc
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtFuncDesc()
- FmtFuncDesc
- in file jpclassref.php, method ClassFormatter::FmtFuncDesc()
- FmtFuncExample
- in file jpclassref.php, method ClassFormatter::FmtFuncExample()
- FmtFuncExample
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtFuncExample()
- FmtFuncPrototype
- in file jpclassref.php, method ClassFormatter::FmtFuncPrototype()
- FmtFuncPrototype
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtFuncPrototype()
- FmtFuncRef
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtFuncRef()
- FmtFuncRef
- in file jpclassref.php, method ClassFormatter::FmtFuncRef()
- FmtIndexClass
- in file jpclassref.php, method ClassFormatter::FmtIndexClass()
- FmtIndexClass
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtIndexClass()
- FmtIndexExit
- in file jpclassref.php, method ClassFormatter::FmtIndexExit()
- FmtIndexExit
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtIndexExit()
- FmtIndexMethod
- in file jpclassref.php, method ClassFormatter::FmtIndexMethod()
- FmtIndexMethod
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtIndexMethod()
- FmtIndexSetup
- in file jpclassref.php, method ClassFormatter::FmtIndexSetup()
- FmtIndexSetup
- in file jpgenhtmldoc.php, method ClassHTMLFormatter::FmtIndexSetup()
- FMT_CLASSVARS
- in file jpclassref.php, constant FMT_CLASSVARS
- FONT0
- in file jpgraph.php, constant FONT0
- FONT1
- in file jpgraph.php, constant FONT1
- FONT1_BOLD
- in file jpgraph.php, constant FONT1_BOLD
- FONT2
- in file jpgraph.php, constant FONT2
- FONT2_BOLD
- in file jpgraph.php, constant FONT2_BOLD
- FontProp
- in file jpgraph_spider.php, class FontProp
- FONT_0
- in file biffbase.php, constant FONT_0
*******************************************************************************
- FONT_1
- in file biffbase.php, constant FONT_1
- FONT_2
- in file biffbase.php, constant FONT_2
- FONT_3
- in file biffbase.php, constant FONT_3
- FONT_BOLD
- in file biffbase.php, constant FONT_BOLD
- FONT_ITALIC
- in file biffbase.php, constant FONT_ITALIC
- FONT_NORMAL
- in file biffbase.php, constant FONT_NORMAL
- FONT_STRIKEOUT
- in file biffbase.php, constant FONT_STRIKEOUT
- FONT_UNDERLINE
- in file biffbase.php, constant FONT_UNDERLINE
- Foo
- in file simpleObjPersister.php, class Foo
- forEach1
- in file PhpBench.class.php, function forEach1()
- forEach2
- in file PhpBench.class.php, function forEach2()
- forEach3
- in file PhpBench.class.php, function forEach3()
- forEach4
- in file PhpBench.class.php, function forEach4()
- forEach5
- in file PhpBench.class.php, function forEach5()
- forEach6
- in file PhpBench.class.php, function forEach6()
- forEach7
- in file PhpBench.class.php, function forEach7()
- forEach8
- in file PhpBench.class.php, function forEach8()
- forEachMod1
- in file PhpBench.class.php, function forEachMod1()
- forEachMod2
- in file PhpBench.class.php, function forEachMod2()
- forEachMod3
- in file PhpBench.class.php, function forEachMod3()
- forLoop1
- in file PhpBench.class.php, function forLoop1()
- forLoop2
- in file PhpBench.class.php, function forLoop2()
- FormatClass
- in file jplintphp.php, method ClassProp::FormatClass()
- FormatClass
- in file jpgendoc.php, method DocClassProp::FormatClass()
- FormatVar
- in file jplintphp.php, method ClassProp::FormatVar()
- FormatVar
- in file jpgendoc.php, method DocClassProp::FormatVar()
- FormLayout
- in file de_utils.php, method FormLayout::FormLayout()
- FormLayout
- in file de_utils.php, class FormLayout
- FS_BOLD
- in file jpgraph.php, constant FS_BOLD
- FS_BOLDIT
- in file jpgraph.php, constant FS_BOLDIT
- FS_ITALIC
- in file jpgraph.php, constant FS_ITALIC
- FS_NORMAL
- in file jpgraph.php, constant FS_NORMAL
- FuncProp
- in file jplintphp.php, class FuncProp
- FuncProp
- in file jplintphp.php, method FuncProp::FuncProp()
- filledline01.php
- procedural page filledline01.php
- filledlineex01.php
- procedural page filledlineex01.php
- filledstepstyleex1.php
- procedural page filledstepstyleex1.php
- FlipFlop.class.php
- procedural page FlipFlop.class.php
top
g
- $gracebottom
- in file jpgraph.php, variable LinearScale::$gracebottom
- $gracetop
- in file jpgraph.php, variable LinearScale::$gracetop
- $grad
- in file jpgraph_bar.php, variable BarPlot::$grad
- $grad_fromcolor
- in file jpgraph_bar.php, variable BarPlot::$grad_fromcolor
- $grad_style
- in file jpgraph_bar.php, variable BarPlot::$grad_style
- $grad_tocolor
- in file jpgraph_bar.php, variable BarPlot::$grad_tocolor
- $grid
- in file jpgraph_gantt.php, variable HeaderProperty::$grid
- $grid
- in file jpgraph_spider.php, variable SpiderGraph::$grid
- $grid_color
- in file jpgraph.php, variable Grid::$grid_color
- $grid_depth
- in file jpgraph.php, variable Graph::$grid_depth
- gray.php
- procedural page gray.php
- gray.php
- procedural page gray.php
- global.conf.php
- procedural page global.conf.php
- GanttBar
- in file jpgraph_gantt.php, method GanttBar::GanttBar()
- GanttBar
- in file jpgraph_gantt.php, class GanttBar
- GanttGraph
- in file jpgraph_gantt.php, class GanttGraph
- GanttGraph
- in file jpgraph_gantt.php, method GanttGraph::GanttGraph()
- GanttPlotObject
- in file jpgraph_gantt.php, class GanttPlotObject
- GanttPlotObject
- in file jpgraph_gantt.php, method GanttPlotObject::GanttPlotObject()
- GanttScale
- in file jpgraph_gantt.php, class GanttScale
- GanttScale
- in file jpgraph_gantt.php, method GanttScale::GanttScale()
- GanttVLine
- in file jpgraph_gantt.php, method GanttVLine::GanttVLine()
- GanttVLine
- in file jpgraph_gantt.php, class GanttVLine
- GANTT_3DPLANE
- in file jpgraph_gantt.php, constant GANTT_3DPLANE
- GANTT_DIAGCROSS
- in file jpgraph_gantt.php, constant GANTT_DIAGCROSS
- GANTT_EVEN
- in file jpgraph_gantt.php, constant GANTT_EVEN
- GANTT_FROMTOP
- in file jpgraph_gantt.php, constant GANTT_FROMTOP
- GANTT_HDAY
- in file jpgraph_gantt.php, constant GANTT_HDAY
- GANTT_HLINE
- in file jpgraph_gantt.php, constant GANTT_HLINE
- GANTT_HMONTH
- in file jpgraph_gantt.php, constant GANTT_HMONTH
- GANTT_HVCROSS
- in file jpgraph_gantt.php, constant GANTT_HVCROSS
- GANTT_HWEEK
- in file jpgraph_gantt.php, constant GANTT_HWEEK
- GANTT_HYEAR
- in file jpgraph_gantt.php, constant GANTT_HYEAR
- GANTT_LDIAG
- in file jpgraph_gantt.php, constant GANTT_LDIAG
- GANTT_RDIAG
- in file jpgraph_gantt.php, constant GANTT_RDIAG
- GANTT_SOLID
- in file jpgraph_gantt.php, constant GANTT_SOLID
- GANTT_VLINE
- in file jpgraph_gantt.php, constant GANTT_VLINE
- GenClassIndex
- in file jpclassref.php, method ClassReader::GenClassIndex()
- GenColIndex
- in file gencolorchart.php, function GenColIndex()
- GenImgName
- in file jpgraph.php, function GenImgName()
- GenJavascript
- in file jpdocedit.php, class GenJavascript
- GenThemes
- in file gencolorchart.php, function GenThemes()
- GetAbsHeight
- in file jpgraph_gantt.php, method MileStone::GetAbsHeight()
- GetAbsHeight
- in file jpgraph_gantt.php, method GanttPlotObject::GetAbsHeight()
- GetAbsHeight
- in file jpgraph_gantt.php, method GanttBar::GetAbsHeight()
- GetAndStream
- in file jpgraph.php, method ImgStreamCache::GetAndStream()
- GetArrayOfTestGraphs
- in file testsuit_jpgraph.php, function GetArrayOfTestGraphs()
- getAttributes
- in file XPath.class.php, method XPath::getAttributes()
Retrieves a dedecated attribute value or a hash-array of all attributes of a node.
- GetBarMaxLineNumber
- in file jpgraph_gantt.php, method GanttGraph::GetBarMaxLineNumber()
- GetBarMinMax
- in file jpgraph_gantt.php, method GanttGraph::GetBarMinMax()
- GetClassKey
- in file de_utils.php, method DBUtils::GetClassKey()
- GetClassList
- in file de_utils.php, method DBUtils::GetClassList()
- GetClassListNameKey
- in file de_utils.php, method DBUtils::GetClassListNameKey()
- GetColArray
- in file jpgraph_bar.php, method Gradient::GetColArray()
- GetCount
- in file jpgraph_spider.php, method SpiderPlot::GetCount()
- GetCSIMareas
- in file jpgraph_pie.php, method PiePlot::GetCSIMareas()
- GetCSIMareas
- in file jpgraph.php, method Graph::GetCSIMareas()
- GetCSIMareas
- in file jpgraph.php, method Plot::GetCSIMareas()
- GetCSIMAreas
- in file jpgraph.php, method PlotMark::GetCSIMAreas()
- GetCSIMareas
- in file jpgraph_bar.php, method GroupBarPlot::GetCSIMareas()
- GetCSIMareas
- in file jpgraph_spider.php, method SpiderPlot::GetCSIMareas()
- getData
- in file XPath.class.php, method XPath::getData()
Retrieve all the text from a node as a single string.
- getDataParts
- in file XPath.class.php, method XPath::getDataParts()
Retrieve all the text from a node as a vector of strings
- GetDayAbb
- in file jpgraph_gantt.php, method DateLocale::GetDayAbb()
- GetDayNbrInYear
- in file jpgraph_gantt.php, method GanttScale::GetDayNbrInYear()
- GetDayWidth
- in file jpgraph_gantt.php, method GanttScale::GetDayWidth()
- GetDir
- in file jpgraph.php, method PlotBand::GetDir()
- getDirectory
- in file tar.class.php, method tar::getDirectory()
- GetFieldNames
- in file jpdb.php, method DBResult::GetFieldNames()
- getFile
- in file tar.class.php, method tar::getFile()
- GetFileName
- in file jplintphp.php, method ClassProp::GetFileName()
- getFlipFlop
- in file FlipFlop.class.php, function getFlipFlop()
- GetFontHeight
- in file jpgraph_gantt.php, method HeaderProperty::GetFontHeight()
- GetFontHeight
- in file jpgraph.php, method Text::GetFontHeight()
- GetFontHeight
- in file jpgraph.php, method Image::GetFontHeight()
- GetFontWidth
- in file jpgraph_gantt.php, method HeaderProperty::GetFontWidth()
- GetFontWidth
- in file jpgraph.php, method Image::GetFontWidth()
- GetHeaderHeight
- in file jpgraph_gantt.php, method GanttScale::GetHeaderHeight()
- GetHeight
- in file jpgraph_gantt.php, method TextProperty::GetHeight()
- GetHierarchy
- in file jpclassref.php, method ClassReader::GetHierarchy()
- GetHTMLImageMap
- in file jpgraph.php, method Graph::GetHTMLImageMap()
- getIniContent
- in file siteFunctions.inc.php, function getIniContent()
returns the content of an ini file as array.
- getLastError
- in file XPath.class.php, method XPathBase::getLastError()
Returns the last occured error message.
- GetLineNbr
- in file jpgraph_gantt.php, method GanttPlotObject::GetLineNbr()
- GetLineNbr
- in file jpgraph_gantt.php, method GanttPlotObject::GetLineNbr()
- GetList
- in file de_utils.php, method DBUtils::GetList()
- GetLongMonthName
- in file jpgraph_gantt.php, method DateLocale::GetLongMonthName()
- getMainLayoutName
- in file siteFunctions.inc.php, function getMainLayoutName()
- GetMajor
- in file jpgraph_log.php, method LogTicks::GetMajor()
- GetMajor
- in file jpgraph.php, method LinearTicks::GetMajor()
- GetMajTickAbsSize
- in file jpgraph.php, method Ticks::GetMajTickAbsSize()
- GetMax
- in file jpgraph.php, method PlotBand::GetMax()
- GetMaxBarAbsHeight
- in file jpgraph_gantt.php, method GanttGraph::GetMaxBarAbsHeight()
- GetMaxDate
- in file jpgraph_gantt.php, method GanttBar::GetMaxDate()
- GetMaxDate
- in file jpgraph_gantt.php, method GanttPlotObject::GetMaxDate()
- GetMaxLabelHeight
- in file jpgraph_gantt.php, method GanttGraph::GetMaxLabelHeight()
- GetMaxLabelWidth
- in file jpgraph_gantt.php, method GanttGraph::GetMaxLabelWidth()
- GetMaxVal
- in file jpgraph.php, method LinearScale::GetMaxVal()
- GetMaxVal
- in file jpgraph_log.php, method LogScale::GetMaxVal()
- GetMethodKey
- in file de_utils.php, method DBUtils::GetMethodKey()
- GetMethodList
- in file de_utils.php, method DBUtils::GetMethodList()
- GetMethodListForClassKey
- in file de_utils.php, method DBUtils::GetMethodListForClassKey()
- GetMethodsForClassKeyR
- in file de_utils.php, method DBUtils::GetMethodsForClassKeyR()
- getMicrotime
- in file kickOff.php, function getMicrotime()
- GetMin
- in file jpgraph.php, method PlotBand::GetMin()
- GetMinDate
- in file jpgraph_gantt.php, method GanttPlotObject::GetMinDate()
- GetMinor
- in file jpgraph.php, method LinearTicks::GetMinor()
- GetMinTickAbsSize
- in file jpgraph.php, method Ticks::GetMinTickAbsSize()
- GetMinVal
- in file jpgraph.php, method LinearScale::GetMinVal()
- GetMinVal
- in file jpgraph_log.php, method LogScale::GetMinVal()
- GetMonth
- in file jpgraph_gantt.php, method DateLocale::GetMonth()
- GetMonthDayNbr
- in file jpgraph_gantt.php, method GanttScale::GetMonthDayNbr()
- GetMonthLabel
- in file jpgraph_gantt.php, method GanttScale::GetMonthLabel()
- GetMonthNbr
- in file jpgraph_gantt.php, method GanttScale::GetMonthNbr()
- GetName
- in file jplintphp.php, method Prop::GetName()
- getNavigationData
- in file siteFunctions.inc.php, function getNavigationData()
returns the navigation data array as it is used to render the main nav.
- GetNbrTabs
- in file jpgraph_gantt.php, method TextProperty::GetNbrTabs()
- getNode
- in file XPath.class.php, method XPathEngine::getNode()
Get the node defined by the $absoluteXPath.
- getNodePath
- in file XPath.class.php, method XPathEngine::getNodePath()
Get the absolute XPath of a node that is in a document tree.
- GetNumberOfDays
- in file jpgraph_gantt.php, method GanttScale::GetNumberOfDays()
- GetNumDaysInMonth
- in file jpgraph_gantt.php, method GanttScale::GetNumDaysInMonth()
- GetNumDaysInYear
- in file jpgraph_gantt.php, method GanttScale::GetNumDaysInYear()
- GetNumMethods
- in file de_utils.php, method DBUtils::GetNumMethods()
- getPageList
- in file siteFunctions.inc.php, function getPageList()
creates a list of all pages and returns it.
- getParentXPath
- in file XPath.class.php, method XPathEngine::getParentXPath()
Retrieves the absolute parent XPath query.
- GetPlotsYMinMax
- in file jpgraph.php, method Graph::GetPlotsYMinMax()
- GetPlotsYMinMax
- in file jpgraph_spider.php, method SpiderGraph::GetPlotsYMinMax()
- GetPlotWidth
- in file jpgraph_gantt.php, method GanttScale::GetPlotWidth()
- GetProjectFiles
- in file de_utils.php, method DBUtils::GetProjectFiles()
- GetProjects
- in file de_utils.php, method DBUtils::GetProjects()
- GetProjNameForKey
- in file de_utils.php, method DBUtils::GetProjNameForKey()
- getProperties
- in file XPath.class.php, method XPathEngine::getProperties()
Returns the property/ies you want.
- GetRow
- in file de_utils.php, method DBTableEdit::GetRow()
- GetShortDay
- in file jpgraph_gantt.php, method DateLocale::GetShortDay()
- GetShortMonth
- in file jpgraph_gantt.php, method DateLocale::GetShortMonth()
- GetShortMonthName
- in file jpgraph_gantt.php, method DateLocale::GetShortMonthName()
- getSiteColorName
- in file siteFunctions.inc.php, function getSiteColorName()
- getSiteColors
- in file siteFunctions.inc.php, function getSiteColors()
- getSiteSettings
- in file siteFunctions.inc.php, function getSiteSettings()
- getSiteTemplateName
- in file siteFunctions.inc.php, function getSiteTemplateName()
- GetTextHeight
- in file jpgraph.php, method Text::GetTextHeight()
- GetTextHeight
- in file jpgraph.php, method Image::GetTextHeight()
- GetTextWidth
- in file jpgraph.php, method Image::GetTextWidth()
- GetType
- in file jpgraph.php, method PlotMark::GetType()
- GetUnusedClassVariables
- in file jplintphp.php, method Parser::GetUnusedClassVariables()
- GetVertSpacing
- in file jpgraph_gantt.php, method GanttScale::GetVertSpacing()
- GetWarnings
- in file jplintphp.php, method Parser::GetWarnings()
- GetWeekNbr
- in file jpgraph_gantt.php, method GanttScale::GetWeekNbr()
- GetWidth
- in file jpgraph.php, method PlotMark::GetWidth()
- GetWidth
- in file jpgraph.php, method Text::GetWidth()
- GetWidth
- in file jpgraph_gantt.php, method TextProperty::GetWidth()
- GetYear
- in file jpgraph_gantt.php, method GanttScale::GetYear()
- GetYearDayNbr
- in file jpgraph_gantt.php, method GanttScale::GetYearDayNbr()
- glueBlockName
- in file siteFunctions.inc.php, function glueBlockName()
- go
- in file js2php.php, method JsToPhp::go()
- goToAdminTool
- in file kickOff.php, function goToAdminTool()
- Gradient
- in file jpgraph_bar.php, method Gradient::Gradient()
- Gradient
- in file jpgraph_bar.php, class Gradient
- GRAD_CENTER
- in file jpgraph.php, constant GRAD_CENTER
- GRAD_HOR
- in file jpgraph.php, constant GRAD_HOR
- GRAD_MIDHOR
- in file jpgraph.php, constant GRAD_MIDHOR
- GRAD_MIDVER
- in file jpgraph.php, constant GRAD_MIDVER
- GRAD_VER
- in file jpgraph.php, constant GRAD_VER
- GRAD_WIDE_MIDHOR
- in file jpgraph.php, constant GRAD_WIDE_MIDHOR
- GRAD_WIDE_MIDVER
- in file jpgraph.php, constant GRAD_WIDE_MIDVER
- Graph
- in file jpgraph.php, class Graph
- Graph
- in file jpgraph.php, method Graph::Graph()
- Grid
- in file jpgraph.php, class Grid
- Grid
- in file jpgraph.php, method Grid::Grid()
- GroupBarPlot
- in file jpgraph_bar.php, class GroupBarPlot
- GroupBarPlot
- in file jpgraph_bar.php, method GroupBarPlot::GroupBarPlot()
- ganttex30.php
- procedural page ganttex30.php
- gencolorchart.php
- procedural page gencolorchart.php
top
h
- $h
- in file jpgraph.php, variable Rectangle::$h
- $halign
- in file jpgraph.php, variable Text::$halign
- $halign
- in file jpgraph.php, variable Legend::$halign
- $halign
- in file jpgraph.php, variable DisplayValue::$halign
- $height
- in file jpgraph.php, variable Image::$height
- $hide
- in file jpgraph.php, variable Legend::$hide
- $hide
- in file jpgraph.php, variable Axis::$hide
- $hide
- in file jpgraph.php, variable Text::$hide
- $hor
- in file jpgraph.php, variable RectPatternCross::$hor
- $hpagebreaks
- in file biffbase.php, variable BiffBase::$hpagebreaks
- h1-h2-content.tpl.php
- procedural page h1-h2-content.tpl.php
- h1-h2-content.tpl.php
- procedural page h1-h2-content.tpl.php
- hi.php
- procedural page hi.php
- httpClient2.php
- procedural page httpClient2.php
- httpClient.php
- procedural page httpClient.php
- hasChildNodes
- in file XPath.class.php, method XPathEngine::hasChildNodes()
Returns TRUE if the given node has child nodes below it
- HasTabs
- in file jpgraph_gantt.php, method TextProperty::HasTabs()
- headerExit
- in file 404.php, function headerExit()
- HeaderProperty
- in file jpgraph_gantt.php, method HeaderProperty::HeaderProperty()
- HeaderProperty
- in file jpgraph_gantt.php, class HeaderProperty
- Headers
- in file jpgraph.php, method Image::Headers()
- HEIGHT
- in file gencolorchart.php, constant HEIGHT
- Hide
- in file jpgraph.php, method Legend::Hide()
- Hide
- in file jpgraph.php, method Text::Hide()
- Hide
- in file jpgraph.php, method Axis::Hide()
- Hide
- in file jpgraph.php, method PlotMark::Hide()
- HideFirstTickLabel
- in file jpgraph.php, method Axis::HideFirstTickLabel()
- HighlightCodeSnippet
- in file jputils.php, method Utils::HighlightCodeSnippet()
- HighlightCodeSnippet
- in file jpgendoc.php, function HighlightCodeSnippet()
- HORIZONTAL
- in file jpgraph.php, constant HORIZONTAL
- HTMLDriver
- in file jpgenhtmldoc.php, class HTMLDriver
- HTMLGenerator
- in file de_utils.php, class HTMLGenerator
- head.php
- procedural page head.php
top
i
- $iAction
- in file de_utils.php, variable FormLayout::$iAction
- $iAction
- in file de_utils.php, variable DBTableEdit::$iAction
- $iAlign
- in file de_utils.php, variable FormLayout::$iAlign
- $iArgs
- in file jplintphp.php, variable FuncProp::$iArgs
- $iArgsDes
- in file jpgendb.php, variable DBFuncProp::$iArgsDes
- $iArgsDes
- in file jplintphp.php, variable FuncProp::$iArgsDes
- $iArgsVal
- in file jplintphp.php, variable FuncProp::$iArgsVal
- $iAvailableHeight
- in file jpgraph_gantt.php, variable GanttScale::$iAvailableHeight
- $iBackgroundColor
- in file jpgraph_gantt.php, variable HeaderProperty::$iBackgroundColor
- $iBackgroundColor
- in file jpgraph.php, variable RectPattern::$iBackgroundColor
- $iBase
- in file jpgraph_odo.php, variable Odometer::$iBase
- $iBaseColor1
- in file jpgraph_odo.php, variable Odometer::$iBaseColor1
- $iBaseColor2
- in file jpgraph_odo.php, variable Odometer::$iBaseColor2
- $iBaseColor3
- in file jpgraph_odo.php, variable Odometer::$iBaseColor3
- $iBaseWidth
- in file jpgraph_odo.php, variable Odometer::$iBaseWidth
- $iBorder
- in file de_utils.php, variable FormLayout::$iBorder
- $iBorderWidth
- in file jpgraph_odo.php, variable Odometer::$iBorderWidth
- $iBottomPlotMargin
- in file jpgraph_gantt.php, variable GanttScale::$iBottomPlotMargin
- $iBraceCnt
- in file jplintphp.php, variable Parser::$iBraceCnt
- $iCaptionMargin
- in file jpgraph_gantt.php, variable GanttPlotObject::$iCaptionMargin
- $iCaptionMargin
- in file jpgraph_odo.php, variable Odometer::$iCaptionMargin
- $iCellClass
- in file de_utils.php, variable FormLayout::$iCellClass
- $iCellPadding
- in file de_utils.php, variable FormLayout::$iCellPadding
- $iCellSpacing
- in file de_utils.php, variable FormLayout::$iCellSpacing
- $iCenterAreaWidth
- in file jpgraph_odo.php, variable Odometer::$iCenterAreaWidth
- $iClassCnt
- in file jplintphp.php, variable Parser::$iClassCnt
- $iClassCnt
- in file jpgenhtmldoc.php, variable ClassHTMLFormatter::$iClassCnt
- $iClasses
- in file jpclassref.php, variable DBCache::$iClasses
- $iClasses
- in file jplintphp.php, variable Parser::$iClasses
- $iClassesByName
- in file jpclassref.php, variable DBCache::$iClassesByName
- $iClassIdx
- in file jpgendb.php, variable DBFuncProp::$iClassIdx
- $iClassIdx
- in file jpgendb.php, variable DBParser::$iClassIdx
- $iClassMethods
- in file jpclassref.php, variable DBCache::$iClassMethods
- $iClassMethodsByName
- in file jpclassref.php, variable DBCache::$iClassMethodsByName
- $iClassName
- in file jplintphp.php, variable FuncProp::$iClassName
- $iClearButtonLabel
- in file de_utils.php, variable FormLayout::$iClearButtonLabel
- $iCol
- in file jpgenhtmldoc.php, variable ClassHTMLFormatter::$iCol
- $iColor
- in file jpgraph_gantt.php, variable Progress::$iColor
- $iColor
- in file jpgraph_gantt.php, variable TextProperty::$iColor
- $iColor
- in file jpgraph_odo.php, variable Odometer::$iColor
- $iColor
- in file jpgraph.php, variable LineProperty::$iColor
- $iColor
- in file jpgraph_odo.php, variable OdoScale::$iColor
- $iCommentBreak
- in file jplintphp.php, variable Parser::$iCommentBreak
- $iCurrClass
- in file jplintphp.php, variable Parser::$iCurrClass
- $iCurrFile
- in file jplintphp.php, variable Parser::$iCurrFile
- $iCurrFileName
- in file jplintphp.php, variable Parser::$iCurrFileName
- $ID
- in file simpleObjPersister.php, variable Foo::$ID
- $iDateLocale
- in file jpgraph_gantt.php, variable GanttScale::$iDateLocale
- $iDayAbb
- in file jpgraph_gantt.php, variable DateLocale::$iDayAbb
- $iDayOffset
- in file jpgraph_gantt.php, variable GanttVLine::$iDayOffset
- $iDB
- in file de_utils.php, variable DBTableEdit::$iDB
- $iDB
- in file de_utils.php, variable DocEditDriver::$iDB
- $iDB
- in file de_utils.php, variable DocStat::$iDB
- $iDB
- in file jpclassref.php, variable ClassRefDriver::$iDB
- $iDB
- in file jpdb.php, variable DBResult::$iDB
- $iDB
- in file jpdbdelclass.php, variable RemoveDBClass::$iDB
- $iDB
- in file jpgendb.php, variable DBParser::$iDB
- $iDB
- in file jpgendb.php, variable DBDriver::$iDB
- $iDB
- in file jpclassref.php, variable DBCache::$iDB
- $iDB
- in file jpdbdelclass.php, variable Driver::$iDB
- $iDB
- in file jpclassref.php, variable ClassReader::$iDB
- $iDBCache
- in file jpclassref.php, variable ClassFormatter::$iDBCache
- $iDBCache
- in file jpclassref.php, variable ClassRefDriver::$iDBCache
- $iDBCache
- in file jpclassref.php, variable ClassReader::$iDBCache
- $iDBCache
- in file jpclassref.php, variable ClassRef::$iDBCache
- $iDBName
- in file jpdb.php, variable DBServer::$iDBName
- $iDBObj
- in file jpdb.php, variable DBResult::$iDBObj
- $iDBRow
- in file jpdb.php, variable DBResult::$iDBRow
- $iDBServer
- in file de_utils.php, variable DBUtils::$iDBServer
- $iDBUtils
- in file de_utils.php, variable DocEditDriver::$iDBUtils
- $iDBUtils
- in file de_utils.php, variable DocStat::$iDBUtils
- $iDBUtils
- in file jpdocedit.php, variable DocEditMainEntry::$iDBUtils
- $iDBUtils
- in file jpdocedit.php, variable IndexPage::$iDBUtils
- $iDBUtils
- in file de_utils.php, variable DBTableEdit::$iDBUtils
- $iDebugNextLinkNumber
- in file XPath.class.php, variable XPathBase::$iDebugNextLinkNumber
- $iDeleteButtonLabel
- in file de_utils.php, variable FormLayout::$iDeleteButtonLabel
- $iDensity
- in file jpgraph_gantt.php, variable Progress::$iDensity
- $iDesc
- in file jpgendb.php, variable DBFuncProp::$iDesc
- $iDesc
- in file jpgendb.php, variable DBClassProp::$iDesc
- $iDie
- in file jpdb.php, variable DBServer::$iDie
- $iDisplayLog
- in file jpgendb.php, variable Log::$iDisplayLog
- $iDryRun
- in file jpdb.php, variable DBServer::$iDryRun
- $idx
- in file jpgraph.php, variable JpgTimer::$idx
- $idxShadow
- in file jpgraph_odo.php, variable OdoNeedle::$idxShadow
- $idyShadow
- in file jpgraph_odo.php, variable OdoNeedle::$idyShadow
- $iEnd
- in file jpgraph_gantt.php, variable GanttBar::$iEnd
- $iEndAngle
- in file jpgraph_odo.php, variable OdoScale::$iEndAngle
- $iEndDate
- in file jpgraph_gantt.php, variable GanttScale::$iEndDate
- $iErrLabelClass
- in file de_utils.php, variable FormLayout::$iErrLabelClass
- $iExample
- in file jpgendb.php, variable DBFuncProp::$iExample
- $iFFamily
- in file jpgraph_gantt.php, variable HeaderProperty::$iFFamily
- $iFFamily
- in file jpgraph_gantt.php, variable TextProperty::$iFFamily
- $iFileName
- in file jplintphp.php, variable ClassProp::$iFileName
- $iFillColor
- in file jpgraph_odo.php, variable OdoNeedle::$iFillColor
- $iFillColor
- in file jpgraph_odo.php, variable Odometer::$iFillColor
- $iFillColor
- in file jpgraph_gantt.php, variable GanttBar::$iFillColor
- $iFlags
- in file jpclassref.php, variable ClassReader::$iFlags
- $iFlags
- in file jpclassref.php, variable ClassFormatter::$iFlags
- $iForm
- in file de_utils.php, variable FormLayout::$iForm
- $iFormatStr
- in file jpgraph_odo.php, variable OdoScale::$iFormatStr
- $iFormatter
- in file jpclassref.php, variable ClassReader::$iFormatter
- $iFormClass
- in file de_utils.php, variable FormLayout::$iFormClass
- $iFormClass
- in file de_utils.php, variable FormLayout::$iFormClass
- $iFormLayout
- in file de_utils.php, variable DBTableEdit::$iFormLayout
- $iFormName
- in file de_utils.php, variable FormLayout::$iFormName
- $iFormSpec
- in file de_utils.php, variable DBTableEdit::$iFormSpec
- $iFp
- in file jplintphp.php, variable Parser::$iFp
- $iFrameColor
- in file jpgraph_gantt.php, variable HeaderProperty::$iFrameColor
- $iFrameColor
- in file jpgraph_gantt.php, variable GanttBar::$iFrameColor
- $iFrameWeight
- in file jpgraph_gantt.php, variable HeaderProperty::$iFrameWeight
- $iFSize
- in file jpgraph_gantt.php, variable HeaderProperty::$iFSize
- $iFSize
- in file jpgraph_gantt.php, variable TextProperty::$iFSize
- $iFStyle
- in file jpgraph_gantt.php, variable HeaderProperty::$iFStyle
- $iFStyle
- in file jpgraph_gantt.php, variable TextProperty::$iFStyle
- $iFuncNbr
- in file jplintphp.php, variable ClassProp::$iFuncNbr
- $iFuncs
- in file jplintphp.php, variable ClassProp::$iFuncs
- $iFuncs
- in file jpclassref.php, variable ClassRef::$iFuncs
- $iFunctions
- in file jplintphp.php, variable Parser::$iFunctions
- $iHAlign
- in file jpgraph_gantt.php, variable TextProperty::$iHAlign
- $iHeight
- in file jpgraph_gantt.php, variable Progress::$iHeight
- $iHeightFactor
- in file jpgraph_gantt.php, variable GanttBar::$iHeightFactor
- $iHidden
- in file de_utils.php, variable FormLayout::$iHidden
- $iHidden
- in file de_utils.php, variable DBTableEdit::$iHidden
- $iHierarchy
- in file jpclassref.php, variable ClassRef::$iHierarchy
- $iHTMLGen
- in file de_utils.php, variable FormLayout::$iHTMLGen
- $iIdx
- in file jpclassref.php, variable ClassRef::$iIdx
- $iImg
- in file jpgraph_gantt.php, variable GanttScale::$iImg
- $iInd
- in file jpgraph_odo.php, variable Odometer::$iInd
- $iIndIdx
- in file jpgraph_odo.php, variable Odometer::$iIndIdx
- $iKey
- in file jpgendb.php, variable DBClassProp::$iKey
- $iKey
- in file jpgendb.php, variable DBFuncProp::$iKey
- $iLabelBackToProjects
- in file jpd_editproject.php, variable EditProjectFiles::$iLabelBackToProjects
- $iLabelFormStr
- in file jpgraph_gantt.php, variable HeaderProperty::$iLabelFormStr
- $iLabelHMarginFactor
- in file jpgraph_gantt.php, variable GanttGraph::$iLabelHMarginFactor
- $iLabelInterval
- in file jpgraph_odo.php, variable OdoScale::$iLabelInterval
- $iLabelLeftMargin
- in file jpgraph_gantt.php, variable GanttPlotObject::$iLabelLeftMargin
- $iLabelPosition
- in file jpgraph_odo.php, variable OdoScale::$iLabelPosition
- $iLabelShow
- in file jpd_editproject.php, variable EditProjectFiles::$iLabelShow
- $iLabelShow
- in file jpd_editproject.php, variable EditProjects::$iLabelShow
- $iLabelShowFiles
- in file jpd_editproject.php, variable EditProjects::$iLabelShowFiles
- $iLabelVMarginFactor
- in file jpgraph_gantt.php, variable GanttGraph::$iLabelVMarginFactor
- $iLabelWidth
- in file jpgraph_gantt.php, variable GanttScale::$iLabelWidth
- $iLastComment
- in file jplintphp.php, variable Parser::$iLastComment
- $iLastErr
- in file jpdb.php, variable DBServer::$iLastErr
- $iLayout
- in file jpgraph_gantt.php, variable GanttGraph::$iLayout
- $iLength
- in file jpgraph_odo.php, variable OdoNeedle::$iLength
- $iLine
- in file jpgraph_gantt.php, variable GanttVLine::$iLine
- $iLineNbr
- in file jplintphp.php, variable FuncProp::$iLineNbr
- $iLineNbr
- in file jplintphp.php, variable ClassProp::$iLineNbr
- $iLineWeight
- in file jpgraph_odo.php, variable OdoNeedle::$iLineWeight
- $iLink
- in file jpdb.php, variable DBServer::$iLink
- $iLocale
- in file jpgraph_gantt.php, variable DateLocale::$iLocale
- $iLogNbr
- in file jpgendb.php, variable DBParser::$iLogNbr
- $image_bright
- in file jpgraph.php, variable Graph::$image_bright
- $image_contr
- in file jpgraph.php, variable Graph::$image_contr
- $image_sat
- in file jpgraph.php, variable Graph::$image_sat
- $iMargin
- in file jpgraph_odo.php, variable Odometer::$iMargin
- $iMax
- in file jpgraph_odo.php, variable OdoScale::$iMax
- $iMethCnt
- in file jpgenhtmldoc.php, variable ClassHTMLFormatter::$iMethCnt
- $iMethodRef
- in file jpgendb.php, variable DBFuncProp::$iMethodRef
- $iMethods
- in file jpclassref.php, variable DBCache::$iMethods
- $img
- in file jpgraph_bar.php, variable Gradient::$img
- $img
- in file jpgraph.php, variable RGB::$img
- $img
- in file jpgraph.php, variable Graph::$img
- $img
- in file jpgraph.php, variable Axis::$img
- $img
- in file jpgraph.php, variable Grid::$img
- $img
- in file jpgraph.php, variable Image::$img
- $img
- in file jpgraph.php, variable ImgStreamCache::$img
- $img_format
- in file jpgraph.php, variable Image::$img_format
- $iMin
- in file jpgraph_odo.php, variable OdoScale::$iMin
- $iMinTick
- in file jpgraph_odo.php, variable OdoScale::$iMinTick
- $iMonthName
- in file jpgraph_gantt.php, variable DateLocale::$iMonthName
- $impuls
- in file jpgraph_scatter.php, variable ScatterPlot::$impuls
- $iName
- in file jplintphp.php, variable Prop::$iName
- $iNextLine
- in file jplintphp.php, variable Parser::$iNextLine
- $inline
- in file jpgraph.php, variable Graph::$inline
- $iNormLabelClass
- in file de_utils.php, variable FormLayout::$iNormLabelClass
- $intscale
- in file jpgraph.php, variable LinearScale::$intscale
- $iNumArgs
- in file jplintphp.php, variable FuncProp::$iNumArgs
- $iNumClasses
- in file jpgenhtmldoc.php, variable ClassHTMLFormatter::$iNumClasses
- $iNumFields
- in file jpdb.php, variable DBResult::$iNumFields
- $iNumMethods
- in file jpgenhtmldoc.php, variable ClassHTMLFormatter::$iNumMethods
- $iNumRows
- in file jpdb.php, variable DBResult::$iNumRows
- $iObj
- in file jpgraph_odo.php, variable OdoGraph::$iObj
- $iObj
- in file jpgraph_odo.php, variable LayoutVert::$iObj
- $iObj
- in file jpgraph_gantt.php, variable GanttGraph::$iObj
- $iObj
- in file jpgraph_odo.php, variable LayoutHor::$iObj
- $iOdoColor
- in file jpgraph_odo.php, variable OdoGraph::$iOdoColor
- $iParent
- in file jplintphp.php, variable ClassProp::$iParent
- $iPattern
- in file jpgraph_gantt.php, variable GanttBar::$iPattern
- $iPattern
- in file jpgraph_gantt.php, variable Progress::$iPattern
- $iPatternColor
- in file jpgraph_gantt.php, variable GanttBar::$iPatternColor
- $iPatternDensity
- in file jpgraph_gantt.php, variable GanttBar::$iPatternDensity
- $iPrevLine
- in file jplintphp.php, variable Parser::$iPrevLine
- $iProgress
- in file jpgraph_gantt.php, variable Progress::$iProgress
- $iProject
- in file de_utils.php, variable DBUtils::$iProject
- $iProjIdx
- in file jpd_editproject.php, variable EditProjectFiles::$iProjIdx
- $iProjidx
- in file de_utils.php, variable DocEditDriver::$iProjidx
- $iProjname
- in file de_utils.php, variable DocEditDriver::$iProjname
- $iRadius
- in file jpgraph_odo.php, variable Odometer::$iRadius
- $iReallyDeleteTxt
- in file de_utils.php, variable FormLayout::$iReallyDeleteTxt
- $iRes
- in file jpdb.php, variable DBResult::$iRes
- $iRow
- in file jpclassref.php, variable ClassRef::$iRow
- $iRows
- in file de_utils.php, variable FormLayout::$iRows
- $iSaveButtonLabel
- in file de_utils.php, variable FormLayout::$iSaveButtonLabel
- $iServer
- in file jpdb.php, variable DBServer::$iServer
- $isGzipped
- in file tar.class.php, variable tar::$isGzipped
- $iShadow
- in file jpgraph_odo.php, variable OdoNeedle::$iShadow
- $iShadow
- in file jpgraph_gantt.php, variable GanttBar::$iShadow
- $iShadowColor
- in file jpgraph_odo.php, variable OdoNeedle::$iShadowColor
- $iShadowColor
- in file jpgraph_gantt.php, variable GanttBar::$iShadowColor
- $iShadowFrame
- in file jpgraph_gantt.php, variable GanttBar::$iShadowFrame
- $iShadowWidth
- in file jpgraph_gantt.php, variable GanttBar::$iShadowWidth
- $iShortComment
- in file jplintphp.php, variable FuncProp::$iShortComment
- $iShortDay
- in file jpgraph_gantt.php, variable DateLocale::$iShortDay
- $iShortMonth
- in file jpgraph_gantt.php, variable DateLocale::$iShortMonth
- $iShow
- in file jpgraph_gantt.php, variable TextProperty::$iShow
- $iShow
- in file jpgraph_odo.php, variable OdoScale::$iShow
- $iShow
- in file jpgraph_odo.php, variable OdoNeedle::$iShow
- $iShow
- in file jpgraph.php, variable LineProperty::$iShow
- $iShowClear
- in file de_utils.php, variable FormLayout::$iShowClear
- $iShowDelete
- in file de_utils.php, variable FormLayout::$iShowDelete
- $iShowGrid
- in file jpgraph_gantt.php, variable HeaderProperty::$iShowGrid
- $iShowLabels
- in file jpgraph_gantt.php, variable HeaderProperty::$iShowLabels
- $iShowSave
- in file de_utils.php, variable FormLayout::$iShowSave
- $iStart
- in file jpgraph_gantt.php, variable GanttPlotObject::$iStart
- $iStartAngle
- in file jpgraph_odo.php, variable OdoScale::$iStartAngle
- $iStartDate
- in file jpgraph_gantt.php, variable GanttScale::$iStartDate
- $iStyle
- in file jpgraph_odo.php, variable Odometer::$iStyle
- $iStyle
- in file jpgraph_gantt.php, variable HeaderProperty::$iStyle
- $iStyle
- in file jpgraph.php, variable LineProperty::$iStyle
- $iStyleParameter1
- in file jpgraph_odo.php, variable OdoNeedle::$iStyleParameter1
- $iStyleParameter2
- in file jpgraph_odo.php, variable OdoNeedle::$iStyleParameter2
- $iSundayTextColor
- in file jpgraph_gantt.php, variable HeaderProperty::$iSundayTextColor
- $is_set
- in file jpgraph.php, variable Ticks::$is_set
- $iTableHeaderBackgroundColor
- in file jpgraph_gantt.php, variable GanttScale::$iTableHeaderBackgroundColor
- $iTableHeaderFrameColor
- in file jpgraph_gantt.php, variable GanttScale::$iTableHeaderFrameColor
- $iTableHeaderFrameWeight
- in file jpgraph_gantt.php, variable GanttScale::$iTableHeaderFrameWeight
- $iTableName
- in file de_utils.php, variable DBTableEdit::$iTableName
- $itemType
- in file MenuItem.class.php, variable MenuItem::$itemType
- $iText
- in file jpgraph_gantt.php, variable TextProperty::$iText
- $iTextColor
- in file jpgraph_gantt.php, variable HeaderProperty::$iTextColor
- $iTickLength
- in file jpgraph_odo.php, variable OdoScale::$iTickLength
- $iTickWeight
- in file jpgraph_odo.php, variable OdoScale::$iTickWeight
- $iTitle
- in file de_utils.php, variable FormLayout::$iTitle
- $iTitleVertMargin
- in file jpgraph_gantt.php, variable HeaderProperty::$iTitleVertMargin
- $iTopPlotMargin
- in file jpgraph_gantt.php, variable GanttScale::$iTopPlotMargin
- $iUsed
- in file jplintphp.php, variable ClassProp::$iUsed
- $iUsePlotWeekendBackground
- in file jpgraph_gantt.php, variable GanttScale::$iUsePlotWeekendBackground
- $iUserID
- in file jpdb.php, variable DBServer::$iUserID
- $iUserPWD
- in file jpdb.php, variable DBServer::$iUserPWD
- $iVal
- in file jpgraph_odo.php, variable OdoNeedle::$iVal
- $iVAlign
- in file jpgraph_gantt.php, variable TextProperty::$iVAlign
- $iVarNbr
- in file jplintphp.php, variable ClassProp::$iVarNbr
- $iVars
- in file jpclassref.php, variable ClassRef::$iVars
- $iVars
- in file jplintphp.php, variable ClassProp::$iVars
- $iVertHeaderSize
- in file jpgraph_gantt.php, variable GanttScale::$iVertHeaderSize
- $iVertLayout
- in file jpgraph_gantt.php, variable GanttScale::$iVertLayout
- $iVertLines
- in file jpgraph_gantt.php, variable GanttScale::$iVertLines
- $iVertSpacing
- in file jpgraph_gantt.php, variable GanttScale::$iVertSpacing
- $iVPos
- in file jpgraph_gantt.php, variable GanttPlotObject::$iVPos
- $iVPos
- in file jpgraph_odo.php, variable OdometerLabel::$iVPos
- $iWarnings
- in file jplintphp.php, variable Parser::$iWarnings
- $iWeekendBackgroundColor
- in file jpgraph_gantt.php, variable HeaderProperty::$iWeekendBackgroundColor
- $iWeekStart
- in file jpgraph_gantt.php, variable GanttScale::$iWeekStart
- $iWeight
- in file jpgraph.php, variable LineProperty::$iWeight
- index.php
- procedural page index.php
- imageText.tpl.php
- procedural page imageText.tpl.php
- index.php
- procedural page index.php
- IaAllVarsUsed
- in file jplintphp.php, method ClassProp::IaAllVarsUsed()
- ID_BACKUP_REC
- in file biffbase.php, constant ID_BACKUP_REC
- ID_BOF_REC
- in file biffbase.php, constant ID_BOF_REC
- ID_BOTTOM_MARGIN_REC
- in file biffbase.php, constant ID_BOTTOM_MARGIN_REC
- ID_CELL_NUMBER
- in file biffbase.php, constant ID_CELL_NUMBER
- ID_CELL_TEXT
- in file biffbase.php, constant ID_CELL_TEXT
- ID_COL_WIDTH
- in file biffbase.php, constant ID_COL_WIDTH
- ID_DEFROWHEIGHT
- in file biffbase.php, constant ID_DEFROWHEIGHT
- ID_EOF_REC
- in file biffbase.php, constant ID_EOF_REC
- ID_FONT_REC
- in file biffbase.php, constant ID_FONT_REC
- ID_FOOTER_REC
- in file biffbase.php, constant ID_FOOTER_REC
- ID_FORMAT_COUNT
- in file biffbase.php, constant ID_FORMAT_COUNT
- ID_FORMAT_REC
- in file biffbase.php, constant ID_FORMAT_REC
- ID_HEADER_REC
- in file biffbase.php, constant ID_HEADER_REC
- ID_HPAGEBREAKS
- in file biffbase.php, constant ID_HPAGEBREAKS
- ID_IS_PASSWORD_REC
- in file biffbase.php, constant ID_IS_PASSWORD_REC
- ID_IS_PROTECT_REC
- in file biffbase.php, constant ID_IS_PROTECT_REC
- ID_LEFT_MARGIN_REC
- in file biffbase.php, constant ID_LEFT_MARGIN_REC
- ID_NOTE_REC
- in file biffbase.php, constant ID_NOTE_REC
- ID_PRINTGRIDLINES_REC
- in file biffbase.php, constant ID_PRINTGRIDLINES_REC
- ID_PRINTROWHEADERS_REC
- in file biffbase.php, constant ID_PRINTROWHEADERS_REC
- ID_RIGHT_MARGIN_REC
- in file biffbase.php, constant ID_RIGHT_MARGIN_REC
- ID_TOP_MARGIN_REC
- in file biffbase.php, constant ID_TOP_MARGIN_REC
- ID_VPAGEBREAKS
- in file biffbase.php, constant ID_VPAGEBREAKS
- ifOrCase1
- in file PhpBench.class.php, function ifOrCase1()
- ifOrCase2
- in file PhpBench.class.php, function ifOrCase2()
- ifOrCase3
- in file PhpBench.class.php, function ifOrCase3()
- Image
- in file jpgraph.php, class Image
- Image
- in file jpgraph.php, method Image::Image()
- ImgStreamCache
- in file jpgraph.php, class ImgStreamCache
- ImgStreamCache
- in file jpgraph.php, method ImgStreamCache::ImgStreamCache()
- importFromFile
- in file XPath.class.php, method XPathEngine::importFromFile()
Reads a file or URL and parses the XML data.
- importFromString
- in file XPath.class.php, method XPathEngine::importFromString()
Reads a string and parses the XML data.
- IndexPage
- in file jpdocedit.php, class IndexPage
- IndexPage
- in file jpdocedit.php, method IndexPage::IndexPage()
- Init
- in file jpgraph.php, method LinearScale::Init()
- InitConstants
- in file jpgraph.php, method LinearScale::InitConstants()
- INLINE_NO
- in file jpgraph.php, constant INLINE_NO
- INLINE_YES
- in file jpgraph.php, constant INLINE_YES
- InputText
- in file de_utils.php, method HTMLGenerator::InputText()
- insertBefore
- in file XPath.class.php, method XPath::insertBefore()
Inserts a node before the reference node with the same parent.
- insertChild
- in file XPath.class.php, method XPath::insertChild()
Insert passed node (or passed node-tree) at the node(s) that matches the xQuery.
- insertData
- in file XPath.class.php, method XPath::insertData()
Insert a sub string in a text-part OR attribute-value.
- InsertLineBreaks
- in file jpgraph.php, method JpGraphErrObjectImg::InsertLineBreaks()
- Install
- in file jpgraph.php, method JpGraphError::Install()
- IntAutoScale
- in file jpgraph.php, method LinearScale::IntAutoScale()
- IntCalcTicks
- in file jpgraph.php, method LinearScale::IntCalcTicks()
- Internalize
- in file jpgendb.php, method DBClassProp::Internalize()
- Internalize
- in file jpgendb.php, method DBFuncProp::Internalize()
- IsDisplayDay
- in file jpgraph_gantt.php, method GanttScale::IsDisplayDay()
- IsDisplayMonth
- in file jpgraph_gantt.php, method GanttScale::IsDisplayMonth()
- IsDisplayWeek
- in file jpgraph_gantt.php, method GanttScale::IsDisplayWeek()
- IsDisplayYear
- in file jpgraph_gantt.php, method GanttScale::IsDisplayYear()
- isEx
- in file PhpBench.class.php, function isEx()
- isEx
- in file PhpBench.class.php, method Exeption::isEx()
- IsLeap
- in file jpgraph_gantt.php, method GanttScale::IsLeap()
- iso2uni
- in file jpgraph.php, method LanguageConv::iso2uni()
- IsRangeSet
- in file jpgraph_gantt.php, method GanttScale::IsRangeSet()
- isSetVsEmpty1
- in file PhpBench.class.php, function isSetVsEmpty1()
- isSetVsEmpty2
- in file PhpBench.class.php, function isSetVsEmpty2()
- isSetVsEmpty3
- in file PhpBench.class.php, function isSetVsEmpty3()
- isSetVsEmpty4
- in file PhpBench.class.php, function isSetVsEmpty4()
- isSetVsEmpty5
- in file PhpBench.class.php, function isSetVsEmpty5()
- isSetVsEmpty6
- in file PhpBench.class.php, function isSetVsEmpty6()
- isSetVsEmpty7
- in file PhpBench.class.php, function isSetVsEmpty7()
- isSetVsEmpty8
- in file PhpBench.class.php, function isSetVsEmpty8()
- isSetVsEmpty9
- in file PhpBench.class.php, function isSetVsEmpty9()
- isSetVsEmpty10
- in file PhpBench.class.php, function isSetVsEmpty10()
- isSetVsEmpty11
- in file PhpBench.class.php, function isSetVsEmpty11()
- isSetVsEmpty12
- in file PhpBench.class.php, function isSetVsEmpty12()
- IsSpecified
- in file jpgraph.php, method LinearScale::IsSpecified()
- IsSpecified
- in file jpgraph_log.php, method LogTicks::IsSpecified()
- IsSpecified
- in file jpgraph.php, method Ticks::IsSpecified()
- impulsex1.php
- procedural page impulsex1.php
- impulsex2.php
- procedural page impulsex2.php
- impulsex3.php
- procedural page impulsex3.php
- impulsex4.php
- procedural page impulsex4.php
- index.php
- procedural page index.php
- index.php
- procedural page index.php
- index.php
- procedural page index.php
- index.php
- procedural page index.php
- index.php
- procedural page index.php
top
top
top
l
- $label
- in file jpgraph_odo.php, variable Odometer::$label
- $label
- in file jpgraph_odo.php, variable OdoScale::$label
- $labelformat
- in file jpgraph_pie.php, variable PiePlot::$labelformat
- $labelhintcolor
- in file jpgraph_pie3d.php, variable PiePlot3D::$labelhintcolor
- $labelmargin
- in file jpgraph_pie3d.php, variable PiePlot3D::$labelmargin
- $labelPos
- in file jpgraph.php, variable Axis::$labelPos
- $labels
- in file jpgraph_pie.php, variable PiePlot::$labels
- $labeltype
- in file jpgraph_pie.php, variable PiePlot::$labeltype
- $label_angle
- in file jpgraph.php, variable Axis::$label_angle
- $label_color
- in file jpgraph.php, variable Axis::$label_color
- $label_formatstr
- in file jpgraph.php, variable Ticks::$label_formatstr
- $label_formfunc
- in file jpgraph.php, variable Ticks::$label_formfunc
- $label_offset
- in file jpgraph.php, variable LinearTicks::$label_offset
- $label_step
- in file jpgraph.php, variable Axis::$label_step
- $lastx
- in file jpgraph.php, variable Image::$lastx
- $lasty
- in file jpgraph.php, variable Image::$lasty
- $layout
- in file jpgraph.php, variable Legend::$layout
- $left
- in file jpgraph.php, variable RectPatternDiagCross::$left
- $leftMark
- in file jpgraph_gantt.php, variable GanttBar::$leftMark
- $left_margin
- in file jpgraph.php, variable Image::$left_margin
- $legend
- in file jpgraph_spider.php, variable SpiderPlot::$legend
- $legend
- in file jpgraph.php, variable Plot::$legend
- $legends
- in file jpgraph_pie.php, variable PiePlot::$legends
- $legends
- in file jpgraph_pie.php, variable PieGraph::$legends
- $legend_margin
- in file jpgraph_pie.php, variable PiePlot::$legend_margin
- $len
- in file jpgraph_spider.php, variable SpiderGraph::$len
- $line
- in file jpgraph_error.php, variable ErrorLinePlot::$line
- $lines
- in file jpgraph.php, variable Graph::$lines
- $linespacing
- in file jpgraph.php, variable RectPatternLDiag::$linespacing
- $linespacing
- in file jpgraph.php, variable RectPatternRDiag::$linespacing
- $linespacing
- in file jpgraph.php, variable RectPattern::$linespacing
- $linespacing
- in file jpgraph.php, variable RectPatternVert::$linespacing
- $line_style
- in file jpgraph_line.php, variable LinePlot::$line_style
- $line_style
- in file jpgraph.php, variable Image::$line_style
- $line_weight
- in file jpgraph.php, variable Plot::$line_weight
- $line_weight
- in file jpgraph.php, variable Image::$line_weight
- $linkpointcolor
- in file jpgraph_scatter.php, variable ScatterPlot::$linkpointcolor
- $linkpoints
- in file jpgraph_scatter.php, variable ScatterPlot::$linkpoints
- $linkpointweight
- in file jpgraph_scatter.php, variable ScatterPlot::$linkpointweight
- layoutPreview.php
- procedural page layoutPreview.php
- layoutSelector.php
- procedural page layoutSelector.php
- listPageBlocks.php
- procedural page listPageBlocks.php
- LanguageConv
- in file jpgraph.php, class LanguageConv
- LANGUAGE_CYRILLIC
- in file jpgraph.php, constant LANGUAGE_CYRILLIC
- LastIdx
- in file jpdb.php, method DBServer::LastIdx()
- LayoutHor
- in file jpgraph_odo.php, method LayoutHor::LayoutHor()
- LayoutHor
- in file jpgraph_odo.php, class LayoutHor
- LayoutSize
- in file jpgraph_odo.php, method Odometer::LayoutSize()
- LayoutSize
- in file jpgraph_odo.php, method LayoutVert::LayoutSize()
- LayoutSize
- in file jpgraph_odo.php, method LayoutHor::LayoutSize()
- LayoutVert
- in file jpgraph_odo.php, class LayoutVert
- LayoutVert
- in file jpgraph_odo.php, method LayoutVert::LayoutVert()
- LBLPOS_LEFT
- in file de_utils.php, constant LBLPOS_LEFT
- LBLPOS_RIGHT
- in file de_utils.php, constant LBLPOS_RIGHT
- LBLPOS_TOP
- in file de_utils.php, constant LBLPOS_TOP
- Legend
- in file jpgraph_error.php, method ErrorLinePlot::Legend()
- Legend
- in file jpgraph_bar.php, method BarPlot::Legend()
- Legend
- in file jpgraph_bar.php, method GroupBarPlot::Legend()
- Legend
- in file jpgraph_pie.php, method PiePlot::Legend()
- Legend
- in file jpgraph_spider.php, method SpiderPlot::Legend()
- Legend
- in file jpgraph_scatter.php, method ScatterPlot::Legend()
- Legend
- in file jpgraph_bar.php, method AccBarPlot::Legend()
- Legend
- in file jpgraph_line.php, method LinePlot::Legend()
- Legend
- in file jpgraph_line.php, method AccLinePlot::Legend()
- Legend
- in file jpgraph.php, class Legend
- Legend
- in file jpgraph.php, method Legend::Legend()
- Legend
- in file jpgraph.php, method Plot::Legend()
- LEGEND_HOR
- in file jpgraph.php, constant LEGEND_HOR
- LEGEND_VERT
- in file jpgraph.php, constant LEGEND_VERT
- LEN_BACKUP_REC
- in file biffbase.php, constant LEN_BACKUP_REC
- LEN_BOF_REC
- in file biffbase.php, constant LEN_BOF_REC
- LEN_CELL_NUMBER
- in file biffbase.php, constant LEN_CELL_NUMBER
- LEN_CELL_TEXT
- in file biffbase.php, constant LEN_CELL_TEXT
- LEN_COL_WIDTH
- in file biffbase.php, constant LEN_COL_WIDTH
- LEN_DEFROWHEIGHT
- in file biffbase.php, constant LEN_DEFROWHEIGHT
- LEN_FONT_REC
- in file biffbase.php, constant LEN_FONT_REC
- LEN_FOOTER_REC
- in file biffbase.php, constant LEN_FOOTER_REC
- LEN_FORMAT_COUNT
- in file biffbase.php, constant LEN_FORMAT_COUNT
- LEN_FORMAT_REC
- in file biffbase.php, constant LEN_FORMAT_REC
- LEN_HEADER_REC
- in file biffbase.php, constant LEN_HEADER_REC
- LEN_HPAGEBREAKS
- in file biffbase.php, constant LEN_HPAGEBREAKS
- LEN_MARGIN_REC
- in file biffbase.php, constant LEN_MARGIN_REC
- LEN_NOTE
- in file biffbase.php, constant LEN_NOTE
- LEN_PASSWORD_REC
- in file biffbase.php, constant LEN_PASSWORD_REC
- LEN_PRINTGRIDLINES_REC
- in file biffbase.php, constant LEN_PRINTGRIDLINES_REC
- LEN_PRINTROWHEADERS_REC
- in file biffbase.php, constant LEN_PRINTROWHEADERS_REC
- LEN_VPAGEBREAKS
- in file biffbase.php, constant LEN_VPAGEBREAKS
- letMeIn
- in file cug.inc.php, function letMeIn()
- list.php
- procedural page list.php
- linebarex1.php
- procedural page linebarex1.php
- linebarex2.php
- procedural page linebarex2.php
- linebarex3.php
- procedural page linebarex3.php
- linegraceex.php
- procedural page linegraceex.php
- linegrace.php
- procedural page linegrace.php
- linlogex1.php
- procedural page linlogex1.php
- loglogex1.php
- procedural page loglogex1.php
- Line
- in file jpgraph.php, method Image::Line()
- Line
- in file jpgraph.php, method RotImage::Line()
- LinearScale
- in file jpgraph.php, class LinearScale
- LinearScale
- in file jpgraph.php, method LinearScale::LinearScale()
- LinearTicks
- in file jpgraph.php, class LinearTicks
- LinearTicks
- in file jpgraph.php, method LinearTicks::LinearTicks()
- LinePlot
- in file jpgraph_line.php, method LinePlot::LinePlot()
- LinePlot
- in file jpgraph_line.php, class LinePlot
- LineProperty
- in file jpgraph.php, class LineProperty
- LineTo
- in file jpgraph.php, method Image::LineTo()
- lip
- in file jpgraph.php, method Image::lip()
- listContentLayouts
- in file siteFunctions.inc.php, function listContentLayouts()
- LoadBkgImage
- in file jpgraph.php, method Graph::LoadBkgImage()
- LoadImage
- in file adjimg.php, function LoadImage()
- LOCALE_EN
- in file jpgraph_gantt.php, constant LOCALE_EN
- LOCALE_SV
- in file jpgraph_gantt.php, constant LOCALE_SV
- local_buildForm
- in file addPage.php, function local_buildForm()
- Log
- in file jpgendb.php, class Log
- LogScale
- in file jpgraph_log.php, class LogScale
- LogScale
- in file jpgraph_log.php, method LogScale::LogScale()
- LogTicks
- in file jpgraph_log.php, method LogTicks::LogTicks()
- LogTicks
- in file jpgraph_log.php, class LogTicks
- LP_AREA_BORDER
- in file jpgraph_line.php, constant LP_AREA_BORDER
- LP_AREA_FILLED
- in file jpgraph_line.php, constant LP_AREA_FILLED
- LP_AREA_NOT_FILLED
- in file jpgraph_line.php, constant LP_AREA_NOT_FILLED
- LP_AREA_NO_BORDER
- in file jpgraph_line.php, constant LP_AREA_NO_BORDER
top
m
- $m
- in file jpgraph.php, variable RotImage::$m
- $majcolor
- in file jpgraph.php, variable Ticks::$majcolor
- $major_abs_size
- in file jpgraph.php, variable Ticks::$major_abs_size
- $major_step
- in file jpgraph.php, variable LinearTicks::$major_step
- $margin
- in file jpgraph.php, variable DisplayValue::$margin
- $margin_color
- in file jpgraph.php, variable Graph::$margin_color
- $mark
- in file jpgraph_gantt.php, variable MileStone::$mark
- $mark
- in file jpgraph_line.php, variable LinePlot::$mark
- $mark_abs_size
- in file jpgraph.php, variable Legend::$mark_abs_size
- $maxcolwidth
- in file biffbase.php, variable BiffBase::$maxcolwidth
- $memo
- in file OrderSheet.class.php, variable OrderSheet::$memo
- $menu
- in file Restaurant.class.php, variable Restaurant::$menu
- $MenuItem
- in file OrderSheet.class.php, variable OrderSheet::$MenuItem
- $mincolor
- in file jpgraph.php, variable Ticks::$mincolor
- $minor_abs_size
- in file jpgraph.php, variable Ticks::$minor_abs_size
- $minor_step
- in file jpgraph.php, variable LinearTicks::$minor_step
- $month
- in file jpgraph_gantt.php, variable GanttScale::$month
- main.php
- procedural page main.php
- mw.css.php
- procedural page mw.css.php
- makeA
- in file nav.php, function makeA()
- MapClass
- in file jpgendoc.php, method DocParser::MapClass()
- MapClass
- in file jplintphp.php, method Parser::MapClass()
- MapClass
- in file jpgendb.php, method DBParser::MapClass()
- MapFunc
- in file jpgendb.php, method DBParser::MapFunc()
- MapFunc
- in file jplintphp.php, method Parser::MapFunc()
- MapFunc
- in file jpgendoc.php, method DocParser::MapFunc()
- MARK_CIRCLE
- in file jpgraph.php, constant MARK_CIRCLE
- MARK_CROSS
- in file jpgraph.php, constant MARK_CROSS
- MARK_DIAMOND
- in file jpgraph.php, constant MARK_DIAMOND
- MARK_DTRIANGLE
- in file jpgraph.php, constant MARK_DTRIANGLE
- MARK_FILLEDCIRCLE
- in file jpgraph.php, constant MARK_FILLEDCIRCLE
- MARK_SQUARE
- in file jpgraph.php, constant MARK_SQUARE
- MARK_STAR
- in file jpgraph.php, constant MARK_STAR
- MARK_UTRIANGLE
- in file jpgraph.php, constant MARK_UTRIANGLE
- MARK_X
- in file jpgraph.php, constant MARK_X
- match
- in file XPath.class.php, method XPathEngine::match()
Matches (evaluates) an XPath query
- MatchMin3
- in file jpgraph.php, method LinearScale::MatchMin3()
- Max
- in file jpgraph_spider.php, method SpiderPlot::Max()
- Max
- in file jpgraph_bar.php, method AccBarPlot::Max()
- Max
- in file jpgraph_bar.php, method BarPlot::Max()
- Max
- in file jpgraph_bar.php, method GroupBarPlot::Max()
- Max
- in file jpgraph_line.php, method AccLinePlot::Max()
- Max
- in file jpgraph.php, method Plot::Max()
- MAX_COLS
- in file biffbase.php, constant MAX_COLS
- MAX_FONTS
- in file biffbase.php, constant MAX_FONTS
- MAX_METHODARGS
- in file jpclassref.php, constant MAX_METHODARGS
- MAX_METHODREF
- in file jpclassref.php, constant MAX_METHODREF
- MAX_NOTE_CHARS
- in file biffbase.php, constant MAX_NOTE_CHARS
- MAX_ROWS
- in file biffbase.php, constant MAX_ROWS
- MAX_TEXT_CHARS
- in file biffbase.php, constant MAX_TEXT_CHARS
- MenuItem
- in file MenuItem.class.php, class MenuItem
- MenuItem
- in file MenuItem.class.php, method MenuItem::MenuItem()
- MethEdDriver
- in file jpd_editmethod.php, class MethEdDriver
- MethEdDriver
- in file jpd_editmethod.php, method MethEdDriver::MethEdDriver()
- MileStone
- in file jpgraph_gantt.php, class MileStone
- MileStone
- in file jpgraph_gantt.php, method MileStone::MileStone()
- Min
- in file jpgraph_bar.php, method AccBarPlot::Min()
- Min
- in file jpgraph_bar.php, method GroupBarPlot::Min()
- Min
- in file jpgraph_bar.php, method BarPlot::Min()
- Min
- in file jpgraph_line.php, method AccLinePlot::Min()
- Min
- in file jpgraph_spider.php, method SpiderPlot::Min()
- Min
- in file jpgraph.php, method Plot::Min()
- ModifyArrayHook
- in file jpd_editproject.php, method EditProjects::ModifyArrayHook()
- ModifyArrayHook
- in file de_utils.php, method DBTableEdit::ModifyArrayHook()
- ModifyArrayHook
- in file jpd_editproject.php, method EditProjectFiles::ModifyArrayHook()
- ModifyValuesHook
- in file jpd_editproject.php, method EditProjectFiles::ModifyValuesHook()
- ModifyValuesHook
- in file de_utils.php, method DBTableEdit::ModifyValuesHook()
- ModifyValuesHook
- in file jpd_editproject.php, method EditProjects::ModifyValuesHook()
- MODIFY_HOOK
- in file de_utils.php, constant MODIFY_HOOK
- MONTHSTYLE_LONGNAME
- in file jpgraph_gantt.php, constant MONTHSTYLE_LONGNAME
- MONTHSTYLE_LONGNAMEYEAR2
- in file jpgraph_gantt.php, constant MONTHSTYLE_LONGNAMEYEAR2
- MONTHSTYLE_LONGNAMEYEAR4
- in file jpgraph_gantt.php, constant MONTHSTYLE_LONGNAMEYEAR4
- MONTHSTYLE_SHORTNAME
- in file jpgraph_gantt.php, constant MONTHSTYLE_SHORTNAME
- MONTHSTYLE_SHORTNAMEYEAR2
- in file jpgraph_gantt.php, constant MONTHSTYLE_SHORTNAMEYEAR2
- MONTHSTYLE_SHORTNAMEYEAR4
- in file jpgraph_gantt.php, constant MONTHSTYLE_SHORTNAMEYEAR4
- mycallback
- in file impulsex3.php, function mycallback()
- myCruncher
- in file fileCache1.php, function myCruncher()
- MenuItem.class.php
- procedural page MenuItem.class.php
top
n
- $nbrplots
- in file jpgraph_bar.php, variable AccBarPlot::$nbrplots
- $nbrplots
- in file jpgraph_bar.php, variable GroupBarPlot::$nbrplots
- $nbrplots
- in file jpgraph_line.php, variable AccLinePlot::$nbrplots
- $needle
- in file jpgraph_odo.php, variable Odometer::$needle
- $needle2
- in file jpgraph_odo.php, variable Odometer::$needle2
- $needle3
- in file jpgraph_odo.php, variable Odometer::$needle3
- $needle4
- in file jpgraph_odo.php, variable Odometer::$needle4
- $negcolor
- in file jpgraph.php, variable DisplayValue::$negcolor
- $negformat
- in file jpgraph.php, variable DisplayValue::$negformat
- $nodeIndex
- in file XPath.class.php, variable XPathEngine::$nodeIndex
- $nodeRoot
- in file XPath.class.php, variable XPathEngine::$nodeRoot
- $nodeStack
- in file XPath.class.php, variable XPathEngine::$nodeStack
- $numDirectories
- in file tar.class.php, variable tar::$numDirectories
- $numFiles
- in file tar.class.php, variable tar::$numFiles
- $numpoints
- in file jpgraph_line.php, variable AccLinePlot::$numpoints
- $numpoints
- in file jpgraph_bar.php, variable AccBarPlot::$numpoints
- $numpoints
- in file jpgraph_bar.php, variable GroupBarPlot::$numpoints
- $numpoints
- in file jpgraph.php, variable Plot::$numpoints
- nav.php
- procedural page nav.php
- negbarvalueex01.php
- procedural page negbarvalueex01.php
- nullvalueex01.php
- procedural page nullvalueex01.php
- names_sort
- in file editor.php, function names_sort()
- NEEDLE_ARROW_LL
- in file jpgraph_odo.php, constant NEEDLE_ARROW_LL
- NEEDLE_ARROW_LM
- in file jpgraph_odo.php, constant NEEDLE_ARROW_LM
- NEEDLE_ARROW_LS
- in file jpgraph_odo.php, constant NEEDLE_ARROW_LS
- NEEDLE_ARROW_ML
- in file jpgraph_odo.php, constant NEEDLE_ARROW_ML
- NEEDLE_ARROW_MM
- in file jpgraph_odo.php, constant NEEDLE_ARROW_MM
- NEEDLE_ARROW_MS
- in file jpgraph_odo.php, constant NEEDLE_ARROW_MS
- NEEDLE_ARROW_SL
- in file jpgraph_odo.php, constant NEEDLE_ARROW_SL
- NEEDLE_ARROW_SM
- in file jpgraph_odo.php, constant NEEDLE_ARROW_SM
- NEEDLE_ARROW_SS
- in file jpgraph_odo.php, constant NEEDLE_ARROW_SS
- NEEDLE_STYLE_ENDARROW
- in file jpgraph_odo.php, constant NEEDLE_STYLE_ENDARROW
- NEEDLE_STYLE_HUGE_TRIANGLE
- in file jpgraph_odo.php, constant NEEDLE_STYLE_HUGE_TRIANGLE
- NEEDLE_STYLE_LARGE_TRIANGLE
- in file jpgraph_odo.php, constant NEEDLE_STYLE_LARGE_TRIANGLE
- NEEDLE_STYLE_MEDIUM_TRIANGLE
- in file jpgraph_odo.php, constant NEEDLE_STYLE_MEDIUM_TRIANGLE
- NEEDLE_STYLE_SIMPLE
- in file jpgraph_odo.php, constant NEEDLE_STYLE_SIMPLE
- NEEDLE_STYLE_SMALL_TRIANGLE
- in file jpgraph_odo.php, constant NEEDLE_STYLE_SMALL_TRIANGLE
- NEEDLE_STYLE_STRAIGHT
- in file jpgraph_odo.php, constant NEEDLE_STYLE_STRAIGHT
- newClass1
- in file PhpBench.class.php, function newClass1()
- newClass2
- in file PhpBench.class.php, function newClass2()
- newClass3
- in file PhpBench.class.php, function newClass3()
- newClass4
- in file PhpBench.class.php, function newClass4()
- NewClassFormatter
- in file jpgenhtmldoc.php, method HTMLDriver::NewClassFormatter()
- NewClassFormatter
- in file jpclassref.php, method ClassRefDriver::NewClassFormatter()
- NewClassProp
- in file jpgendb.php, method DBParser::NewClassProp()
- NewClassProp
- in file jpgendoc.php, method DocParser::NewClassProp()
- NewClassProp
- in file jplintphp.php, method Parser::NewClassProp()
- NewFuncProp
- in file jpgendoc.php, method DocParser::NewFuncProp()
- NewFuncProp
- in file jplintphp.php, method Parser::NewFuncProp()
- NewFuncProp
- in file jpgendb.php, method DBParser::NewFuncProp()
- NewParser
- in file jpgendoc.php, method DocDriver::NewParser()
- NewParser
- in file jpgendb.php, method DBDriver::NewParser()
- NewPostHook
- in file de_utils.php, method DBTableEdit::NewPostHook()
- nodeName
- in file XPath.class.php, method XPath::nodeName()
Retrieves the name(s) of a node or a group of document nodes.
- NormalizeDate
- in file jpgraph_gantt.php, method GanttScale::NormalizeDate()
- NormAngle
- in file jpgraph_pie3d.php, method PiePlot3D::NormAngle()
- NotifyObservers
- in file jpgraph.php, method Image::NotifyObservers()
- NumFields
- in file jpdb.php, method DBResult::NumFields()
- NumRows
- in file jpdb.php, method DBResult::NumRows()
- Numtest
- in file testexcel.php, function Numtest()
top
o
- $obs_list
- in file jpgraph.php, variable Image::$obs_list
- $oderDatetime
- in file OrderSheet.class.php, variable OrderSheet::$oderDatetime
- $off
- in file jpgraph.php, variable LinearScale::$off
- $old_offset
- in file zip.class.php, variable zipfile::$old_offset
- $operators
- in file XPath.class.php, variable XPathEngine::$operators
- $orderSheets
- in file Waiter.class.php, variable Waiter::$orderSheets
- $outfile
- in file biffbase.php, variable BiffBase::$outfile
- orangeYellow.php
- procedural page orangeYellow.php
- oneTwo.tpl.php
- procedural page oneTwo.tpl.php
- one.tpl.php
- procedural page one.tpl.php
- one.tpl.php
- procedural page one.tpl.php
- one.tpl.php
- procedural page one.tpl.php
- OdoGraph
- in file jpgraph_odo.php, method OdoGraph::OdoGraph()
- OdoGraph
- in file jpgraph_odo.php, class OdoGraph
- Odometer
- in file jpgraph_odo.php, class Odometer
- Odometer
- in file jpgraph_odo.php, method Odometer::Odometer()
- OdometerLabel
- in file jpgraph_odo.php, class OdometerLabel
- OdoNeedle
- in file jpgraph_odo.php, method OdoNeedle::OdoNeedle()
- OdoNeedle
- in file jpgraph_odo.php, class OdoNeedle
- OdoScale
- in file jpgraph_odo.php, class OdoScale
- OdoScale
- in file jpgraph_odo.php, method OdoScale::OdoScale()
- ODO_DEFAULT_HEIGHT
- in file jpgraph_odo.php, constant ODO_DEFAULT_HEIGHT
- ODO_DEFAULT_WIDTH
- in file jpgraph_odo.php, constant ODO_DEFAULT_WIDTH
- ODO_FULL
- in file jpgraph_odo.php, constant ODO_FULL
- ODO_HALF
- in file jpgraph_odo.php, constant ODO_HALF
- openTAR
- in file tar.class.php, method tar::openTAR()
- OrderSheet
- in file OrderSheet.class.php, class OrderSheet
- OrderSheet.class.php
- procedural page OrderSheet.class.php
top
p
- $paragraph_align
- in file jpgraph.php, variable Text::$paragraph_align
- $parsedTextLocation
- in file XPath.class.php, variable XPathEngine::$parsedTextLocation
- $parseOptions
- in file XPath.class.php, variable XPathEngine::$parseOptions
- $parseSkipWhiteCache
- in file XPath.class.php, variable XPathEngine::$parseSkipWhiteCache
- $parseStackIndex
- in file XPath.class.php, variable XPathEngine::$parseStackIndex
- $parse_order
- in file biffbase.php, variable BiffBase::$parse_order
- $parsInCData
- in file XPath.class.php, variable XPathEngine::$parsInCData
- $picture
- in file biffbase.php, variable BiffBase::$picture
- $pie_border
- in file jpgraph_pie.php, variable PiePlot::$pie_border
- $pie_interior_border
- in file jpgraph_pie.php, variable PiePlot::$pie_interior_border
- $plotarea_color
- in file jpgraph.php, variable Graph::$plotarea_color
- $plotheight
- in file jpgraph.php, variable Image::$plotheight
- $plots
- in file jpgraph_bar.php, variable GroupBarPlot::$plots
- $plots
- in file jpgraph_bar.php, variable AccBarPlot::$plots
- $plots
- in file jpgraph_spider.php, variable SpiderGraph::$plots
- $plots
- in file jpgraph_line.php, variable AccLinePlot::$plots
- $plots
- in file jpgraph_pie.php, variable PieGraph::$plots
- $plots
- in file jpgraph.php, variable Graph::$plots
- $plotwidth
- in file jpgraph.php, variable Image::$plotwidth
- $pos
- in file jpgraph.php, variable Axis::$pos
- $posx
- in file jpgraph_pie.php, variable PieGraph::$posx
- $posx
- in file jpgraph_pie.php, variable PiePlot::$posx
- $posx
- in file jpgraph_spider.php, variable SpiderGraph::$posx
- $posy
- in file jpgraph_spider.php, variable SpiderGraph::$posy
- $posy
- in file jpgraph_pie.php, variable PieGraph::$posy
- $posy
- in file jpgraph_pie.php, variable PiePlot::$posy
- $precision
- in file jpgraph.php, variable Ticks::$precision
- $prect
- in file jpgraph.php, variable PlotBand::$prect
- $progress
- in file jpgraph_gantt.php, variable GanttBar::$progress
- pageButtons.php
- procedural page pageButtons.php
- pageFrame.php
- procedural page pageFrame.php
- partiallyfilledlineex1.php
- procedural page partiallyfilledlineex1.php
- pie3dex1.php
- procedural page pie3dex1.php
- pie3dex2.php
- procedural page pie3dex2.php
- pie3dex3.php
- procedural page pie3dex3.php
- pie3dex4.php
- procedural page pie3dex4.php
- pie3dex5.php
- procedural page pie3dex5.php
- pie3d_csimex1.php
- procedural page pie3d_csimex1.php
- pieex1.php
- procedural page pieex1.php
- pieex2.php
- procedural page pieex2.php
- pieex3.php
- procedural page pieex3.php
- pieex4.php
- procedural page pieex4.php
- pieex5.php
- procedural page pieex5.php
- pieex6.php
- procedural page pieex6.php
- pie_csimex1.php
- procedural page pie_csimex1.php
- PadDisplayName
- in file de_utils.php, method DBUtils::PadDisplayName()
- ParagraphAlign
- in file jpgraph.php, method Text::ParagraphAlign()
- parseBlockName
- in file siteFunctions.inc.php, function parseBlockName()
takes a blockName and parses it into its junks.
- ParseClassVars
- in file jplintphp.php, method Parser::ParseClassVars()
- ParseLine
- in file jplintphp.php, method Parser::ParseLine()
- Parser
- in file jplintphp.php, class Parser
- Parser
- in file jplintphp.php, method Parser::Parser()
- parseTemplateGetBlocks
- in file siteFunctions.inc.php, function parseTemplateGetBlocks()
parses the template and finds all blocks. returns the attributes of those in an array.
- parseTemplateRenderPage
- in file siteFunctions.inc.php, function parseTemplateRenderPage()
parses and works on the template specified. returns the rendered page.
- Pie3D
- in file jpgraph_pie3d.php, method PiePlot3D::Pie3D()
- Pie3DSlice
- in file jpgraph_pie3d.php, method PiePlot3D::Pie3DSlice()
- PieGraph
- in file jpgraph_pie.php, method PieGraph::PieGraph()
- PieGraph
- in file jpgraph_pie.php, class PieGraph
- PiePlot
- in file jpgraph_pie.php, method PiePlot::PiePlot()
- PiePlot
- in file jpgraph_pie.php, class PiePlot
- PiePlot3D
- in file jpgraph_pie3d.php, class PiePlot3D
- PiePlot3d
- in file jpgraph_pie3d.php, method PiePlot3D::PiePlot3d()
- PIE_VALUE_ABS
- in file jpgraph_pie.php, constant PIE_VALUE_ABS
- PIE_VALUE_PER
- in file jpgraph_pie.php, constant PIE_VALUE_PER
- PIE_VALUE_PERCENTAGE
- in file jpgraph_pie.php, constant PIE_VALUE_PERCENTAGE
- Plot
- in file jpgraph.php, method Plot::Plot()
- Plot
- in file jpgraph.php, class Plot
- PlotBand
- in file jpgraph.php, method PlotBand::PlotBand()
- PlotBand
- in file jpgraph.php, class PlotBand
- PlotLine
- in file jpgraph.php, method PlotLine::PlotLine()
- PlotLine
- in file jpgraph.php, class PlotLine
- PlotMark
- in file jpgraph.php, class PlotMark
- PlotMark
- in file jpgraph.php, method PlotMark::PlotMark()
- Point
- in file jpgraph.php, method RotImage::Point()
- Point
- in file jpgraph.php, method Image::Point()
- Polygon
- in file jpgraph.php, method RotImage::Polygon()
- Polygon
- in file jpgraph.php, method Image::Polygon()
- Pop
- in file jpgraph.php, method JpgTimer::Pop()
- PopColor
- in file jpgraph.php, method Image::PopColor()
- Pos
- in file jpgraph.php, method Legend::Pos()
- Pos
- in file jpgraph.php, method Text::Pos()
- PostProcessing
- in file jpgendoc.php, method DocDriver::PostProcessing()
- PostProcessing
- in file jpgendb.php, method DBDriver::PostProcessing()
- prepare
- in file FlipFlop.class.php, function prepare()
- PreStrokeAdjust
- in file jpgraph_bar.php, method BarPlot::PreStrokeAdjust()
- PreStrokeAdjust
- in file jpgraph.php, method Plot::PreStrokeAdjust()
- PreStrokeAdjust
- in file jpgraph_error.php, method ErrorPlot::PreStrokeAdjust()
- PreStrokeAdjust
- in file jpgraph_line.php, method LinePlot::PreStrokeAdjust()
- PrettyPrintArgs
- in file jpgendoc.php, method DocFuncProp::PrettyPrintArgs()
- PrettyPrintFunc
- in file jpgendoc.php, method DocFuncProp::PrettyPrintFunc()
- PrettyPrintVars
- in file jpgendoc.php, method DocClassProp::PrettyPrintVars()
- Progress
- in file jpgraph_gantt.php, class Progress
- ProjectDriver
- in file jpd_editproject.php, class ProjectDriver
- Prop
- in file jplintphp.php, class Prop
- Prop
- in file jplintphp.php, method Prop::Prop()
- Push
- in file jpgraph.php, method JpgTimer::Push()
- PushColor
- in file jpgraph.php, method Image::PushColor()
- PutAndStream
- in file jpgraph.php, method ImgStreamCache::PutAndStream()
- PhpBench.class.php
- procedural page PhpBench.class.php
- phpCheatSheet.php
- procedural page phpCheatSheet.php
- phpSyntax.exam.php
- procedural page phpSyntax.exam.php
- phpSyntax.inc.php
- procedural page phpSyntax.inc.php
- phpSyntax.questions.php
- procedural page phpSyntax.questions.php
top
top
r
- $radius
- in file jpgraph_pie.php, variable PiePlot::$radius
- $radius
- in file jpgraph_pie.php, variable PieGraph::$radius
- $rect
- in file jpgraph.php, variable RectPattern::$rect
- $rgb
- in file jpgraph.php, variable Image::$rgb
- $rgb_table
- in file jpgraph.php, variable RGB::$rgb_table
- $right
- in file jpgraph.php, variable RectPatternDiagCross::$right
- $rightMark
- in file jpgraph_gantt.php, variable GanttBar::$rightMark
- $right_margin
- in file jpgraph.php, variable Image::$right_margin
- rotateex1.php
- procedural page rotateex1.php
- Radio
- in file de_utils.php, method HTMLGenerator::Radio()
- RadioCode
- in file de_utils.php, method HTMLGenerator::RadioCode()
- Raise
- in file jpgraph.php, method JpGraphError::Raise()
- Raise
- in file jpgraph.php, method JpGraphErrObjectImg::Raise()
- Raise
- in file jpgraph.php, method JpGraphErrObject::Raise()
- READ_CACHE
- in file jpgraph.php, constant READ_CACHE
- Rectangle
- in file jpgraph.php, method Image::Rectangle()
- Rectangle
- in file jpgraph.php, method Rectangle::Rectangle()
- Rectangle
- in file jpgraph.php, class Rectangle
- Rectangle
- in file jpgraph.php, method RotImage::Rectangle()
- RectPattern
- in file jpgraph.php, method RectPattern::RectPattern()
- RectPattern
- in file jpgraph.php, class RectPattern
- RectPattern3DPlane
- in file jpgraph.php, method RectPattern3DPlane::RectPattern3DPlane()
- RectPattern3DPlane
- in file jpgraph.php, class RectPattern3DPlane
- RectPatternCross
- in file jpgraph.php, method RectPatternCross::RectPatternCross()
- RectPatternCross
- in file jpgraph.php, class RectPatternCross
- RectPatternDiagCross
- in file jpgraph.php, method RectPatternDiagCross::RectPatternDiagCross()
- RectPatternDiagCross
- in file jpgraph.php, class RectPatternDiagCross
- RectPatternFactory
- in file jpgraph.php, method RectPatternFactory::RectPatternFactory()
- RectPatternFactory
- in file jpgraph.php, class RectPatternFactory
- RectPatternHor
- in file jpgraph.php, method RectPatternHor::RectPatternHor()
- RectPatternHor
- in file jpgraph.php, class RectPatternHor
- RectPatternLDiag
- in file jpgraph.php, method RectPatternLDiag::RectPatternLDiag()
- RectPatternLDiag
- in file jpgraph.php, class RectPatternLDiag
- RectPatternRDiag
- in file jpgraph.php, method RectPatternRDiag::RectPatternRDiag()
- RectPatternRDiag
- in file jpgraph.php, class RectPatternRDiag
- RectPatternSolid
- in file jpgraph.php, method RectPatternSolid::RectPatternSolid()
- RectPatternSolid
- in file jpgraph.php, class RectPatternSolid
- RectPatternVert
- in file jpgraph.php, method RectPatternVert::RectPatternVert()
- RectPatternVert
- in file jpgraph.php, class RectPatternVert
- RefreshClasses
- in file jpclassref.php, method DBCache::RefreshClasses()
- RefreshMethods
- in file jpclassref.php, method DBCache::RefreshMethods()
- reindexNodeTree
- in file XPath.class.php, method XPathEngine::reindexNodeTree()
Update nodeIndex and every node of the node-tree.
- RelTranslate
- in file jpgraph_log.php, method LogScale::RelTranslate()
- RelTranslate
- in file jpgraph.php, method LinearScale::RelTranslate()
- removeAttribute
- in file XPath.class.php, method XPath::removeAttribute()
Removes an attribute of a node(s).
- removeChild
- in file XPath.class.php, method XPath::removeChild()
Removes a node from the XML document.
- RemoveDBCLass
- in file jpdbdelclass.php, method RemoveDBClass::RemoveDBCLass()
- RemoveDBClass
- in file jpdbdelclass.php, class RemoveDBClass
- removeDirectory
- in file tar.class.php, method tar::removeDirectory()
- removeFile
- in file tar.class.php, method tar::removeFile()
- removeLanguageCodeFromNavData
- in file siteFunctions.inc.php, function removeLanguageCodeFromNavData()
calls itself recursively.
- removeUrlAddRadioOnNavData
- in file siteFunctions.inc.php, function removeUrlAddRadioOnNavData()
this is used for the addpage page.
- render
- in file FlipFlop.class.php, method FlipFlop::render()
- replaceChild
- in file XPath.class.php, method XPath::replaceChild()
Replace the node(s) that matches the xQuery with the passed node (or passed node-tree)
- replaceChildByData
- in file XPath.class.php, method XPath::replaceChildByData()
Replace a node with any data string. The $data is taken 1:1.
- replaceData
- in file XPath.class.php, method XPath::replaceData()
Replace a sub string of a text-part OR attribute-value.
- reset
- in file XPath.class.php, method XPathEngine::reset()
Resets the object so it's able to take a new xml sting/file
- reset
- in file XPath.class.php, method XPathBase::reset()
Resets the object so it's able to take a new xml sting/file
- Reset
- in file de_utils.php, method HTMLGenerator::Reset()
- reset
- in file XPath.class.php, method XPath::reset()
Resets the object so it's able to take a new xml sting/file
- ResolvMethRef
- in file jpclassref.php, method ClassFormatter::ResolvMethRef()
- Restaurant
- in file Restaurant.class.php, class Restaurant
- retObj1
- in file PhpBench.class.php, method someClass::retObj1()
- retObj2
- in file PhpBench.class.php, method someClass::retObj2()
- retObj3
- in file PhpBench.class.php, method someClass::retObj3()
- retObj4
- in file PhpBench.class.php, method someClass::retObj4()
- RGB
- in file jpgraph.php, class RGB
- RGB
- in file jpgraph.php, method RGB::RGB()
- Rotate
- in file jpgraph.php, method RotImage::Rotate()
- RotImage
- in file jpgraph.php, method RotImage::RotImage()
- RotImage
- in file jpgraph.php, class RotImage
- Run
- in file de_utils.php, method DBTableEdit::Run()
- Run
- in file jpdocedit.php, method DocEdDriver::Run()
- Run
- in file jpdocedit.php, method IndexPage::Run()
- Run
- in file jpd_editclass.php, method ClassEdDriver::Run()
- Run
- in file jpd_editproject.php, method ProjectDriver::Run()
- Run
- in file jpd_editmethod.php, method MethEdDriver::Run()
- run
- in file runPhpUnit.php, method Bs_TestRunner::run()
- Run
- in file jpclassref.php, method ClassReader::Run()
- Run
- in file de_utils.php, method DocEditDriver::Run()
- Run
- in file jpdbdelclass.php, method RemoveDBClass::Run()
- Run
- in file jpclassref.php, method ClassRefDriver::Run()
- Run
- in file jpdbdelclass.php, method Driver::Run()
- readMe.php
- procedural page readMe.php
- Restaurant.class.php
- procedural page Restaurant.class.php
- runPhpUnit.php
- procedural page runPhpUnit.php
top
s
- $s1
- in file jpdocedit.php, variable DocEditMainEntry::$s1
- $s2
- in file jpdocedit.php, variable DocEditMainEntry::$s2
- $s3
- in file jpdocedit.php, variable DocEditMainEntry::$s3
- $salery
- in file Waiter.class.php, variable Waiter::$salery
- $scale
- in file jpgraph_gantt.php, variable GanttGraph::$scale
- $scale
- in file jpgraph.php, variable Ticks::$scale
- $scale
- in file jpgraph.php, variable Axis::$scale
- $scale
- in file jpgraph.php, variable LinearScale::$scale
- $scale
- in file jpgraph.php, variable Grid::$scale
- $scale
- in file jpgraph_odo.php, variable Odometer::$scale
- $scaleposition
- in file jpgraph.php, variable PlotLine::$scaleposition
- $scale_abs
- in file jpgraph.php, variable LinearScale::$scale_abs
- $scale_factor
- in file jpgraph.php, variable LinearScale::$scale_factor
- $setslicecolors
- in file jpgraph_pie.php, variable PiePlot::$setslicecolors
- $shadow
- in file jpgraph.php, variable Legend::$shadow
- $shadow_color
- in file jpgraph.php, variable Graph::$shadow_color
- $shadow_width
- in file jpgraph.php, variable Legend::$shadow_width
- $shadow_width
- in file jpgraph.php, variable Graph::$shadow_width
- $show
- in file jpgraph.php, variable Grid::$show
- $show
- in file jpgraph.php, variable PlotMark::$show
- $show
- in file jpgraph.php, variable DisplayValue::$show
- $showcsim
- in file jpgraph.php, variable Graph::$showcsim
- $showlabelhint
- in file jpgraph_pie3d.php, variable PiePlot3D::$showlabelhint
- $showMinor
- in file jpgraph.php, variable Grid::$showMinor
- $show_first_label
- in file jpgraph.php, variable Axis::$show_first_label
- $show_labels
- in file jpgraph_pie.php, variable PiePlot::$show_labels
- $sql_create_table_class
- in file de_utils.php, variable DBUtils::$sql_create_table_class
- $sql_create_table_classvars
- in file de_utils.php, variable DBUtils::$sql_create_table_classvars
- $sql_create_table_method
- in file de_utils.php, variable DBUtils::$sql_create_table_method
- $start
- in file jpgraph.php, variable JpgTimer::$start
- $startangle
- in file jpgraph_pie.php, variable PiePlot::$startangle
- $step_style
- in file jpgraph_line.php, variable LinePlot::$step_style
- $stream
- in file biffbase.php, variable BiffBase::$stream
- $subtitle
- in file jpgraph.php, variable Graph::$subtitle
- $supress_first
- in file jpgraph.php, variable Ticks::$supress_first
- $supress_last
- in file jpgraph.php, variable Ticks::$supress_last
- $supress_minor_tickmarks
- in file jpgraph.php, variable Ticks::$supress_minor_tickmarks
- $supress_tickmarks
- in file jpgraph.php, variable Ticks::$supress_tickmarks
- $supress_zerolabel
- in file jpgraph.php, variable Ticks::$supress_zerolabel
- style.css.php
- procedural page style.css.php
- style.php
- procedural page style.php
- style.php
- procedural page style.php
- style.css.php
- procedural page style.css.php
- style.php
- procedural page style.php
- style.css.php
- procedural page style.css.php
- style.php
- procedural page style.php
- style.css.php
- procedural page style.css.php
- style.php
- procedural page style.php
- style.php
- procedural page style.php
- style.css.php
- procedural page style.css.php
- style.php
- procedural page style.php
- style.css.php
- procedural page style.css.php
- style.php
- procedural page style.php
- style.css.php
- procedural page style.css.php
- style.php
- procedural page style.php
- siteFunctions.inc.php
- procedural page siteFunctions.inc.php
- skin.php
- procedural page skin.php
- smtp.php
- procedural page smtp.php
- simpleSession_1.php
- procedural page simpleSession_1.php
- simpleSession_2.php
- procedural page simpleSession_2.php
- simpleSession_3.php
- procedural page simpleSession_3.php
- simpleSession_4.php
- procedural page simpleSession_4.php
- simpleObjPersister.php
- procedural page simpleObjPersister.php
- submit.php
- procedural page submit.php
- scatterex1.php
- procedural page scatterex1.php
- scatterex2.php
- procedural page scatterex2.php
- scatterlinkex1.php
- procedural page scatterlinkex1.php
- scatterlinkex2.php
- procedural page scatterlinkex2.php
- scatter_csimex1.php
- procedural page scatter_csimex1.php
- show-example.php
- procedural page show-example.php
- show-image.php
- procedural page show-image.php
- show-source.php
- procedural page show-source.php
- spiderex1.php
- procedural page spiderex1.php
- spiderex2.php
- procedural page spiderex2.php
- spiderex3.php
- procedural page spiderex3.php
- spiderex4.php
- procedural page spiderex4.php
- spiderex5.php
- procedural page spiderex5.php
- spiderex6.1.php
- procedural page spiderex6.1.php
- spiderex6.php
- procedural page spiderex6.php
- spiderex7.php
- procedural page spiderex7.php
- spiderlogex1.php
- procedural page spiderlogex1.php
- spiderlogex2.php
- procedural page spiderlogex2.php
- staticbandbarex1.php
- procedural page staticbandbarex1.php
- staticbandbarex2.php
- procedural page staticbandbarex2.php
- staticbandbarex3.php
- procedural page staticbandbarex3.php
- staticbandbarex4.php
- procedural page staticbandbarex4.php
- staticbandbarex5.php
- procedural page staticbandbarex5.php
- staticbandbarex6.php
- procedural page staticbandbarex6.php
- staticbandbarex7.php
- procedural page staticbandbarex7.php
- staticlinebarex1.php
- procedural page staticlinebarex1.php
- saveTar
- in file tar.class.php, method tar::saveTar()
- ScatterPlot
- in file jpgraph_scatter.php, class ScatterPlot
- ScatterPlot
- in file jpgraph_scatter.php, method ScatterPlot::ScatterPlot()
- SECPERDAY
- in file jpgraph_gantt.php, constant SECPERDAY
- Select
- in file de_utils.php, method HTMLGenerator::Select()
- SelectCode
- in file de_utils.php, method HTMLGenerator::SelectCode()
- Set
- in file jpgraph.php, method LinearTicks::Set()
- Set
- in file de_utils.php, method DBTableEdit::Set()
- Set
- in file jpgraph.php, method Text::Set()
- Set
- in file jpgraph_odo.php, method OdoScale::Set()
- Set
- in file jpgraph_odo.php, method OdoNeedle::Set()
- Set
- in file jpgraph.php, method Ticks::Set()
- Set
- in file jpgraph_gantt.php, method Progress::Set()
- Set
- in file jpgraph_gantt.php, method DateLocale::Set()
- Set
- in file jpgraph_gantt.php, method TextProperty::Set()
- SetAbsWidth
- in file jpgraph_bar.php, method BarPlot::SetAbsWidth()
- SetAlign
- in file jpgraph_bar.php, method BarPlot::SetAlign()
- SetAngle
- in file jpgraph_odo.php, method OdoScale::SetAngle()
- SetAngle
- in file jpgraph.php, method DisplayValue::SetAngle()
- SetAngle
- in file jpgraph.php, method Graph::SetAngle()
- SetAngle
- in file jpgraph.php, method RotImage::SetAngle()
- SetAngle
- in file jpgraph_pie3d.php, method PiePlot3D::SetAngle()
- SetAntiAliasing
- in file jpgraph.php, method Image::SetAntiAliasing()
- setAttribute
- in file XPath.class.php, method XPath::setAttribute()
Set attributes of a node(s).
- setAttributes
- in file XPath.class.php, method XPath::setAttributes()
Version of setAttribute() that sets multiple attributes to node(s).
- SetAutoMargin
- in file jpgraph.php, method Image::SetAutoMargin()
- SetAutoMin
- in file jpgraph.php, method LinearScale::SetAutoMin()
- SetBackground
- in file jpgraph.php, method Legend::SetBackground()
- SetBackground
- in file jpgraph.php, method RectPattern::SetBackground()
- SetBackgroundColor
- in file jpgraph_gantt.php, method HeaderProperty::SetBackgroundColor()
- SetBackgroundImage
- in file jpgraph.php, method Graph::SetBackgroundImage()
- SetBase
- in file jpgraph_odo.php, method Odometer::SetBase()
- SetBorder
- in file de_utils.php, method FormLayout::SetBorder()
- SetBorder
- in file jpgraph_odo.php, method Odometer::SetBorder()
- SetBox
- in file jpgraph.php, method Text::SetBox()
- SetBox
- in file jpgraph.php, method Graph::SetBox()
- SetButtonLabels
- in file de_utils.php, method FormLayout::SetButtonLabels()
- SetCaptionMargin
- in file jpgraph_gantt.php, method GanttPlotObject::SetCaptionMargin()
- setCaseFolding
- in file XPath.class.php, method XPathEngine::setCaseFolding()
Alternative way to control whether case-folding is enabled for this XML parser.
- SetCenter
- in file jpgraph_line.php, method LinePlot::SetCenter()
- SetCenter
- in file jpgraph_error.php, method ErrorPlot::SetCenter()
- SetCenter
- in file jpgraph_spider.php, method SpiderGraph::SetCenter()
- SetCenter
- in file jpgraph_pie.php, method PiePlot::SetCenter()
- SetCenter
- in file jpgraph.php, method RotImage::SetCenter()
- SetCenterAreaWidth
- in file jpgraph_odo.php, method Odometer::SetCenterAreaWidth()
- SetColor
- in file jpgraph.php, method PlotLine::SetColor()
- SetColor
- in file jpgraph_spider.php, method FontProp::SetColor()
- SetColor
- in file jpgraph_spider.php, method SpiderGraph::SetColor()
- SetColor
- in file jpgraph_pie.php, method PiePlot::SetColor()
- SetColor
- in file jpgraph_spider.php, method SpiderPlot::SetColor()
- SetColor
- in file jpgraph_pie.php, method PieGraph::SetColor()
- SetColor
- in file jpgraph_gantt.php, method GanttBar::SetColor()
- SetColor
- in file jpgraph_gantt.php, method TextProperty::SetColor()
- SetColor
- in file jpgraph_line.php, method LinePlot::SetColor()
- SetColor
- in file jpgraph_odo.php, method Odometer::SetColor()
- SetColor
- in file jpgraph.php, method PlotMark::SetColor()
- SetColor
- in file jpgraph.php, method Text::SetColor()
- SetColor
- in file jpgraph.php, method DisplayValue::SetColor()
- SetColor
- in file jpgraph.php, method Graph::SetColor()
- SetColor
- in file jpgraph.php, method Axis::SetColor()
- SetColor
- in file jpgraph.php, method LineProperty::SetColor()
- SetColor
- in file jpgraph.php, method Grid::SetColor()
- SetColor
- in file jpgraph.php, method Legend::SetColor()
- SetColor
- in file jpgraph.php, method Image::SetColor()
- SetColor
- in file jpgraph.php, method Plot::SetColor()
- SetColWidth
- in file biffbase.php, method BiffBase::SetColWidth()
- SetConstants
- in file jpgraph.php, method LinearScale::SetConstants()
- SetCSIMAlt
- in file jpgraph.php, method PlotMark::SetCSIMAlt()
- SetCSIMAltVal
- in file jpgraph.php, method PlotMark::SetCSIMAltVal()
- SetCSIMTarget
- in file jpgraph.php, method PlotMark::SetCSIMTarget()
- SetCSIMTargets
- in file jpgraph_pie.php, method PiePlot::SetCSIMTargets()
- SetCSIMTargets
- in file jpgraph.php, method Plot::SetCSIMTargets()
- SetCSSClass
- in file de_utils.php, method FormLayout::SetCSSClass()
- SetDateLocale
- in file jpgraph_gantt.php, method GanttScale::SetDateLocale()
- SetDateRange
- in file jpgraph_gantt.php, method GanttGraph::SetDateRange()
- SetDayOffset
- in file jpgraph_gantt.php, method GanttVLine::SetDayOffset()
- SetDB
- in file jpdb.php, method DBServer::SetDB()
- SetDefFormat
- in file biffbase.php, method BiffBase::SetDefFormat()
- SetDensity
- in file jpgraph.php, method RectPattern::SetDensity()
- SetDensity
- in file jpgraph.php, method RectPatternCross::SetDensity()
- SetDensity
- in file jpgraph.php, method RectPatternDiagCross::SetDensity()
- SetDensity
- in file jpgraph.php, method PlotBand::SetDensity()
- SetDirection
- in file jpgraph.php, method Ticks::SetDirection()
- SetDirection
- in file jpgraph.php, method PlotLine::SetDirection()
- SetDryRun
- in file jpdb.php, method DBServer::SetDryRun()
- SetEdge
- in file jpgraph_pie3d.php, method PiePlot3D::SetEdge()
- SetError
- in file jpdb.php, method DBServer::SetError()
- SetFill
- in file jpgraph_spider.php, method SpiderPlot::SetFill()
- SetFillColor
- in file jpgraph.php, method Legend::SetFillColor()
- SetFillColor
- in file jpgraph_odo.php, method OdoNeedle::SetFillColor()
- SetFillColor
- in file jpgraph_bar.php, method BarPlot::SetFillColor()
- SetFillColor
- in file jpgraph_line.php, method LinePlot::SetFillColor()
- SetFillColor
- in file jpgraph_gantt.php, method GanttBar::SetFillColor()
- SetFillColor
- in file jpgraph.php, method PlotMark::SetFillColor()
- SetFilled
- in file jpgraph_line.php, method LinePlot::SetFilled()
- SetFillGradient
- in file jpgraph_bar.php, method BarPlot::SetFillGradient()
- SetFont
- in file jpgraph.php, method Legend::SetFont()
- SetFont
- in file jpgraph_gantt.php, method TextProperty::SetFont()
- SetFont
- in file jpgraph_gantt.php, method HeaderProperty::SetFont()
- SetFont
- in file jpgraph.php, method Text::SetFont()
- SetFont
- in file jpgraph.php, method DisplayValue::SetFont()
- SetFont
- in file jpgraph.php, method Axis::SetFont()
- SetFont
- in file jpgraph_spider.php, method FontProp::SetFont()
- SetFont
- in file jpgraph_pie.php, method PiePlot::SetFont()
- SetFont
- in file jpgraph.php, method Image::SetFont()
- SetFontColor
- in file jpgraph_pie.php, method PiePlot::SetFontColor()
- SetFontColor
- in file jpgraph_gantt.php, method HeaderProperty::SetFontColor()
- SetFormat
- in file jpgraph.php, method DisplayValue::SetFormat()
- SetFormatCallback
- in file jpgraph.php, method Ticks::SetFormatCallback()
- SetFormClass
- in file de_utils.php, method FormLayout::SetFormClass()
- SetFrame
- in file jpgraph.php, method Graph::SetFrame()
- SetFrameColor
- in file jpgraph_gantt.php, method HeaderProperty::SetFrameColor()
- SetFrameWeight
- in file jpgraph_gantt.php, method HeaderProperty::SetFrameWeight()
- SetGrace
- in file jpgraph.php, method LinearScale::SetGrace()
- SetGridDepth
- in file jpgraph.php, method Graph::SetGridDepth()
- SetHeight
- in file jpgraph_gantt.php, method Progress::SetHeight()
- SetHeight
- in file jpgraph_gantt.php, method GanttBar::SetHeight()
- SetHorizon
- in file jpgraph.php, method RectPattern3DPlane::SetHorizon()
- SetImgFormat
- in file jpgraph.php, method Image::SetImgFormat()
- SetImpuls
- in file jpgraph_scatter.php, method ScatterPlot::SetImpuls()
- SetIntScale
- in file jpgraph.php, method LinearScale::SetIntScale()
- SetLabelAngle
- in file jpgraph.php, method Axis::SetLabelAngle()
- SetLabelFormat
- in file jpgraph.php, method Ticks::SetLabelFormat()
- SetLabelFormat
- in file jpgraph_odo.php, method OdoScale::SetLabelFormat()
- SetLabelFormatCallback
- in file jpgraph.php, method Axis::SetLabelFormatCallback()
- SetLabelFormatString
- in file jpgraph.php, method Axis::SetLabelFormatString()
- SetLabelFormatString
- in file jpgraph_gantt.php, method HeaderProperty::SetLabelFormatString()
- SetLabelHintColor
- in file jpgraph_pie3d.php, method PiePlot3D::SetLabelHintColor()
- SetLabelLeftMargin
- in file jpgraph_gantt.php, method GanttPlotObject::SetLabelLeftMargin()
- SetLabelMargin
- in file jpgraph_pie3d.php, method PiePlot3D::SetLabelMargin()
- SetLabelPos
- in file jpgraph.php, method Axis::SetLabelPos()
- SetLabelPos
- in file jpgraph_odo.php, method OdoScale::SetLabelPos()
- SetLabelType
- in file jpgraph_pie.php, method PiePlot::SetLabelType()
- SetLabelVMarginFactor
- in file jpgraph_gantt.php, method GanttGraph::SetLabelVMarginFactor()
- SetLabelWidth
- in file jpgraph_gantt.php, method GanttScale::SetLabelWidth()
- SetLayout
- in file jpgraph.php, method Legend::SetLayout()
- SetLegend
- in file jpgraph.php, method Plot::SetLegend()
- SetLegend
- in file jpgraph_spider.php, method SpiderPlot::SetLegend()
- SetLegends
- in file jpgraph_pie.php, method PiePlot::SetLegends()
- SetLength
- in file jpgraph_odo.php, method OdoNeedle::SetLength()
- SetLineStyle
- in file jpgraph.php, method Grid::SetLineStyle()
- SetLineStyle
- in file jpgraph.php, method Image::SetLineStyle()
- SetLineWeight
- in file jpgraph.php, method Plot::SetLineWeight()
- SetLineWeight
- in file jpgraph.php, method Image::SetLineWeight()
- SetLineWeight
- in file jpgraph_odo.php, method OdoNeedle::SetLineWeight()
- SetLineWeight
- in file jpgraph.php, method Legend::SetLineWeight()
- SetLineWeight
- in file jpgraph_spider.php, method SpiderPlot::SetLineWeight()
- SetLinkPoints
- in file jpgraph_scatter.php, method ScatterPlot::SetLinkPoints()
- SetMargin
- in file jpgraph_odo.php, method Odometer::SetMargin()
- SetMargin
- in file jpgraph.php, method Image::SetMargin()
- SetMargin
- in file jpgraph.php, method DisplayValue::SetMargin()
- SetMargin
- in file jpgraph.php, method RotImage::SetMargin()
- SetMarginColor
- in file jpgraph.php, method Graph::SetMarginColor()
- SetMarkColor
- in file jpgraph.php, method Ticks::SetMarkColor()
- setModMatch
- in file XPath.class.php, method XPath::setModMatch()
Resolves and xPathQuery array depending on the property['modMatch']
- SetNoFill
- in file jpgraph_bar.php, method BarPlot::SetNoFill()
- SetOrder
- in file jpgraph.php, method RectPatternDiagCross::SetOrder()
- SetOrder
- in file jpgraph.php, method RectPatternCross::SetOrder()
- SetOrder
- in file jpgraph.php, method PlotBand::SetOrder()
- SetOrientation
- in file jpgraph.php, method Text::SetOrientation()
- SetPattern
- in file jpgraph_gantt.php, method GanttBar::SetPattern()
- SetPattern
- in file jpgraph_gantt.php, method Progress::SetPattern()
- SetPlotSize
- in file jpgraph_spider.php, method SpiderGraph::SetPlotSize()
- SetPos
- in file jpgraph_odo.php, method Odometer::SetPos()
- SetPos
- in file jpgraph.php, method Axis::SetPos()
- SetPos
- in file jpgraph.php, method RectPatternDiagCross::SetPos()
- SetPos
- in file jpgraph.php, method PlotBand::SetPos()
- SetPos
- in file jpgraph.php, method RectPattern::SetPos()
- SetPos
- in file jpgraph.php, method RectPatternCross::SetPos()
- SetPosition
- in file jpgraph.php, method PlotLine::SetPosition()
- SetPrecision
- in file jpgraph_pie.php, method PiePlot::SetPrecision()
- SetPrecision
- in file jpgraph.php, method Ticks::SetPrecision()
- SetProject
- in file de_utils.php, method DBUtils::SetProject()
- SetQuality
- in file jpgraph.php, method Image::SetQuality()
- SetRange
- in file jpgraph_gantt.php, method GanttScale::SetRange()
- SetScale
- in file jpgraph.php, method Graph::SetScale()
- SetScale
- in file jpgraph_gantt.php, method GanttGraph::SetScale()
- SetScale
- in file jpgraph_spider.php, method SpiderGraph::SetScale()
- SetShadow
- in file jpgraph.php, method Graph::SetShadow()
- SetShadow
- in file jpgraph_bar.php, method BarPlot::SetShadow()
- SetShadow
- in file jpgraph.php, method Legend::SetShadow()
- SetShadow
- in file jpgraph_odo.php, method OdoNeedle::SetShadow()
- SetShadow
- in file jpgraph_gantt.php, method GanttBar::SetShadow()
- SetSize
- in file jpgraph_odo.php, method Odometer::SetSize()
- SetSize
- in file jpgraph_pie.php, method PiePlot::SetSize()
- setSkipWhiteSpaces
- in file XPath.class.php, method XPathEngine::setSkipWhiteSpaces()
Alternative way to control whether skip-white-spaces is enabled for this XML parser.
- SetSliceColors
- in file jpgraph_pie.php, method PiePlot::SetSliceColors()
- SetStartAngle
- in file jpgraph_pie.php, method PiePlot::SetStartAngle()
- SetStartPoint
- in file jpgraph.php, method Image::SetStartPoint()
- SetStepStyle
- in file jpgraph_line.php, method LinePlot::SetStepStyle()
- SetStyle
- in file jpgraph_odo.php, method OdoNeedle::SetStyle()
- SetStyle
- in file jpgraph_gantt.php, method HeaderProperty::SetStyle()
- SetStyle
- in file jpgraph_line.php, method LinePlot::SetStyle()
- SetStyle
- in file jpgraph.php, method LineProperty::SetStyle()
- SetSundayFontColor
- in file jpgraph_gantt.php, method HeaderProperty::SetSundayFontColor()
- SetTableTitleBackground
- in file jpgraph_gantt.php, method GanttScale::SetTableTitleBackground()
- SetTextAlign
- in file jpgraph.php, method Image::SetTextAlign()
- SetTextLabelInterval
- in file jpgraph.php, method Axis::SetTextLabelInterval()
- SetTextLabelStart
- in file jpgraph.php, method LinearTicks::SetTextLabelStart()
- SetTextScaleOff
- in file jpgraph.php, method Graph::SetTextScaleOff()
- SetTextTickInterval
- in file jpgraph.php, method Axis::SetTextTickInterval()
- SetTextTicks
- in file jpgraph.php, method Axis::SetTextTicks()
- SetTheme
- in file jpgraph_pie.php, method PiePlot::SetTheme()
- SetTickColor
- in file jpgraph_odo.php, method OdoScale::SetTickColor()
- SetTickDensity
- in file jpgraph.php, method Graph::SetTickDensity()
- SetTickDensity
- in file jpgraph_spider.php, method SpiderGraph::SetTickDensity()
- SetTickDirection
- in file jpgraph.php, method Axis::SetTickDirection()
- SetTickLabelMargin
- in file jpgraph.php, method Axis::SetTickLabelMargin()
- SetTickLabels
- in file jpgraph_spider.php, method SpiderAxis::SetTickLabels()
- SetTickLabels
- in file jpgraph.php, method Axis::SetTickLabels()
- SetTickLength
- in file jpgraph_odo.php, method OdoScale::SetTickLength()
- SetTicks
- in file jpgraph_odo.php, method OdoScale::SetTicks()
- SetTickWeight
- in file jpgraph_odo.php, method OdoScale::SetTickWeight()
- SetTimeout
- in file jpgraph.php, method ImgStreamCache::SetTimeout()
- SetTitle
- in file de_utils.php, method FormLayout::SetTitle()
- SetTitle
- in file jpgraph.php, method Axis::SetTitle()
- SetTitleMargin
- in file jpgraph.php, method Axis::SetTitleMargin()
- SetTitleMargin
- in file jpgraph_gantt.php, method GanttVLine::SetTitleMargin()
- SetTitles
- in file jpgraph_spider.php, method SpiderGraph::SetTitles()
- SetTitleSide
- in file jpgraph.php, method Axis::SetTitleSide()
- SetTitleVertMargin
- in file jpgraph_gantt.php, method HeaderProperty::SetTitleVertMargin()
- SetTranslation
- in file jpgraph.php, method RotImage::SetTranslation()
- SetTransparent
- in file jpgraph.php, method Image::SetTransparent()
- SetType
- in file jpgraph.php, method PlotMark::SetType()
- setup
- in file FlipFlop.class.php, method FlipFlop::setup()
- SetVAlign
- in file jpgraph.php, method DisplayValue::SetVAlign()
- SetValueType
- in file jpgraph_pie.php, method PiePlot::SetValueType()
- setVerbose
- in file XPath.class.php, method XPathBase::setVerbose()
Alter the verbose (error) level reporting.
- SetVertLayout
- in file jpgraph_gantt.php, method GanttScale::SetVertLayout()
- SetVertSpacing
- in file jpgraph_gantt.php, method GanttScale::SetVertSpacing()
- SetVPos
- in file jpgraph_odo.php, method OdometerLabel::SetVPos()
- SetWeekendColor
- in file jpgraph_gantt.php, method HeaderProperty::SetWeekendColor()
- SetWeekStart
- in file jpgraph_gantt.php, method GanttScale::SetWeekStart()
- SetWeight
- in file jpgraph.php, method Axis::SetWeight()
- SetWeight
- in file jpgraph.php, method Grid::SetWeight()
- SetWeight
- in file jpgraph.php, method Ticks::SetWeight()
- SetWeight
- in file jpgraph.php, method LineProperty::SetWeight()
- SetWeight
- in file jpgraph.php, method Plot::SetWeight()
- SetWeight
- in file jpgraph.php, method PlotLine::SetWeight()
- SetWidth
- in file jpgraph_bar.php, method BarPlot::SetWidth()
- SetWidth
- in file jpgraph.php, method PlotMark::SetWidth()
- SetXLabelOffset
- in file jpgraph_log.php, method LogTicks::SetXLabelOffset()
- SetXLabelOffset
- in file jpgraph.php, method LinearTicks::SetXLabelOffset()
- setXmlOption
- in file XPath.class.php, method XPathEngine::setXmlOption()
Set an xml_parser_set_option()
- setXmlOptions
- in file XPath.class.php, method XPathEngine::setXmlOptions()
Sets a number of xml_parser_set_option()s
- SetY2Scale
- in file jpgraph.php, method Graph::SetY2Scale()
- SetYBase
- in file jpgraph_bar.php, method BarPlot::SetYBase()
- SetYMin
- in file jpgraph_bar.php, method BarPlot::SetYMin()
- SetYStart
- in file jpgraph_bar.php, method BarPlot::SetYStart()
- ShadowRectangle
- in file jpgraph.php, method Image::ShadowRectangle()
- Show
- in file jpgraph_odo.php, method OdoScale::Show()
- Show
- in file jpgraph.php, method Grid::Show()
- Show
- in file jpgraph.php, method Text::Show()
- Show
- in file jpgraph.php, method DisplayValue::Show()
- Show
- in file jpgraph.php, method PlotMark::Show()
- Show
- in file jpgraph.php, method LineProperty::Show()
- Show
- in file jpgraph_gantt.php, method TextProperty::Show()
- Show
- in file jpgraph_gantt.php, method HeaderProperty::Show()
- ShowBorder
- in file jpgraph_pie.php, method PiePlot::ShowBorder()
- showChallengeForm
- in file phpSyntax.inc.php, function showChallengeForm()
- ShowClear
- in file de_utils.php, method FormLayout::ShowClear()
- ShowDelete
- in file de_utils.php, method FormLayout::ShowDelete()
- ShowFrame
- in file jpgraph.php, method PlotBand::ShowFrame()
- ShowFrame
- in file jpgraph.php, method RectPattern::ShowFrame()
- ShowHeaders
- in file jpgraph_gantt.php, method GanttScale::ShowHeaders()
- ShowHeaders
- in file jpgraph_gantt.php, method GanttGraph::ShowHeaders()
- ShowLabelHint
- in file jpgraph_pie3d.php, method PiePlot3D::ShowLabelHint()
- ShowValue
- in file jpgraph_bar.php, method BarPlot::ShowValue()
- SIDE_DOWN
- in file jpgraph.php, constant SIDE_DOWN
- SIDE_LEFT
- in file jpgraph.php, constant SIDE_LEFT
- SIDE_RIGHT
- in file jpgraph.php, constant SIDE_RIGHT
- SIDE_UP
- in file jpgraph.php, constant SIDE_UP
- sign
- in file jpgraph.php, function sign()
- someClass
- in file PhpBench.class.php, method someClass::someClass()
- someClass
- in file PhpBench.class.php, class someClass
*
- SpiderAxis
- in file jpgraph_spider.php, method SpiderAxis::SpiderAxis()
- SpiderAxis
- in file jpgraph_spider.php, class SpiderAxis
- SpiderGraph
- in file jpgraph_spider.php, method SpiderGraph::SpiderGraph()
- SpiderGraph
- in file jpgraph_spider.php, class SpiderGraph
- SpiderGrid
- in file jpgraph_spider.php, method SpiderGrid::SpiderGrid()
- SpiderGrid
- in file jpgraph_spider.php, class SpiderGrid
- SpiderLinearTicks
- in file jpgraph_spider.php, class SpiderLinearTicks
- SpiderLinearTicks
- in file jpgraph_spider.php, method SpiderLinearTicks::SpiderLinearTicks()
- SpiderLogTicks
- in file jpgraph_spider.php, method SpiderLogTicks::SpiderLogTicks()
- SpiderLogTicks
- in file jpgraph_spider.php, class SpiderLogTicks
- SpiderPlot
- in file jpgraph_spider.php, class SpiderPlot
- SpiderPlot
- in file jpgraph_spider.php, method SpiderPlot::SpiderPlot()
- Start
- in file jplintphp.php, method Parser::Start()
- Stream
- in file jpgraph.php, method Image::Stream()
- Stroke
- in file jpgraph_spider.php, method SpiderLogTicks::Stroke()
- Stroke
- in file jpgraph_spider.php, method SpiderPlot::Stroke()
- Stroke
- in file jpgraph_error.php, method ErrorLinePlot::Stroke()
- Stroke
- in file jpgraph_spider.php, method SpiderLinearTicks::Stroke()
- Stroke
- in file de_utils.php, method FormLayout::Stroke()
- Stroke
- in file jpgraph.php, method Text::Stroke()
- Stroke
- in file jpgraph.php, method RectPatternSolid::Stroke()
- Stroke
- in file jpgraph.php, method RectPattern::Stroke()
- Stroke
- in file jpgraph_bar.php, method BarPlot::Stroke()
- Stroke
- in file jpgraph_bar.php, method GroupBarPlot::Stroke()
- Stroke
- in file jpgraph_gantt.php, method GanttGraph::Stroke()
- Stroke
- in file jpgraph_gantt.php, method GanttBar::Stroke()
- Stroke
- in file jpgraph_error.php, method ErrorPlot::Stroke()
- Stroke
- in file jpgraph_canvas.php, method CanvasGraph::Stroke()
- Stroke
- in file jpgraph.php, method PlotMark::Stroke()
- Stroke
- in file jpgraph.php, method PlotLine::Stroke()
- Stroke
- in file jpgraph.php, method DisplayValue::Stroke()
- Stroke
- in file jpgraph.php, method Graph::Stroke()
- Stroke
- in file jpgraph.php, method Axis::Stroke()
- Stroke
- in file jpdocedit.php, method GenJavascript::Stroke()
- Stroke
- in file jpclassref.php, method ClassRef::Stroke()
- Stroke
- in file jpgraph.php, method Grid::Stroke()
- Stroke
- in file jpgraph.php, method Legend::Stroke()
- Stroke
- in file jpgraph.php, method PlotBand::Stroke()
- Stroke
- in file jpgraph.php, method Plot::Stroke()
- Stroke
- in file jpgraph.php, method LineProperty::Stroke()
- Stroke
- in file jpgraph.php, method LinearTicks::Stroke()
- Stroke
- in file jpgraph_gantt.php, method GanttScale::Stroke()
- Stroke
- in file jpgraph_bar.php, method AccBarPlot::Stroke()
- Stroke
- in file jpgraph_odo.php, method Odometer::Stroke()
- Stroke
- in file jpgraph_odo.php, method OdoGraph::Stroke()
- Stroke
- in file jpgraph_odo.php, method LayoutVert::Stroke()
- Stroke
- in file jpgraph_spider.php, method SpiderAxis::Stroke()
- Stroke
- in file jpgraph_odo.php, method OdoNeedle::Stroke()
- Stroke
- in file jpgraph_odo.php, method OdoScale::Stroke()
- Stroke
- in file jpgraph_pie.php, method PiePlot::Stroke()
- Stroke
- in file jpgraph_pie.php, method PieGraph::Stroke()
- Stroke
- in file jpgraph_pie3d.php, method PiePlot3D::Stroke()
- Stroke
- in file jpgraph_odo.php, method LayoutHor::Stroke()
- Stroke
- in file jpgraph_scatter.php, method ScatterPlot::Stroke()
- Stroke
- in file jpgraph_gantt.php, method MileStone::Stroke()
- Stroke
- in file jpgraph_gantt.php, method GanttVLine::Stroke()
- Stroke
- in file jpgraph_spider.php, method SpiderGraph::Stroke()
- Stroke
- in file jpgraph_spider.php, method SpiderGrid::Stroke()
- Stroke
- in file jpgraph_log.php, method LogTicks::Stroke()
- Stroke
- in file jpgraph_gantt.php, method TextProperty::Stroke()
- Stroke
- in file jpgraph_line.php, method AccLinePlot::Stroke()
- Stroke
- in file jpgraph_line.php, method LinePlot::Stroke()
- StrokeBoxedText
- in file jpgraph.php, method Image::StrokeBoxedText()
- StrokeDataValue
- in file jpgraph.php, method Plot::StrokeDataValue()
- StrokeDays
- in file jpgraph_gantt.php, method GanttScale::StrokeDays()
- StrokeFascia
- in file jpgraph_odo.php, method Odometer::StrokeFascia()
- StrokeFrame
- in file jpgraph.php, method Graph::StrokeFrame()
- StrokeLabels
- in file jpgraph_pie3d.php, method PiePlot3D::StrokeLabels()
- StrokeLabels
- in file jpgraph.php, method Axis::StrokeLabels()
- StrokeLabels
- in file jpgraph_pie.php, method PiePlot::StrokeLabels()
- StrokeMargin
- in file jpgraph.php, method Plot::StrokeMargin()
- StrokeMeny
- in file jpdocedit.php, method DocEditMainEntry::StrokeMeny()
- StrokeMonths
- in file jpgraph_gantt.php, method GanttScale::StrokeMonths()
- StrokePlotArea
- in file jpgraph.php, method Graph::StrokePlotArea()
- StrokePlotBox
- in file jpgraph.php, method Graph::StrokePlotBox()
- StrokeTableHeaders
- in file jpgraph_gantt.php, method GanttScale::StrokeTableHeaders()
- StrokeText
- in file jpgraph.php, method RotImage::StrokeText()
- StrokeText
- in file jpgraph.php, method Image::StrokeText()
- StrokeTexts
- in file jpgraph.php, method Graph::StrokeTexts()
- StrokeTitles
- in file jpgraph.php, method Graph::StrokeTitles()
- StrokeWeeks
- in file jpgraph_gantt.php, method GanttScale::StrokeWeeks()
- StrokeYears
- in file jpgraph_gantt.php, method GanttScale::StrokeYears()
- StyleLine
- in file jpgraph.php, method Image::StyleLine()
- StyleLineTo
- in file jpgraph.php, method Image::StyleLineTo()
- Submit
- in file de_utils.php, method HTMLGenerator::Submit()
- substringData
- in file XPath.class.php, method XPath::substringData()
Retrieves a sub string of a text-part OR attribute-value.
- SupressFirst
- in file jpgraph.php, method Ticks::SupressFirst()
- SupressLast
- in file jpgraph.php, method Ticks::SupressLast()
- SupressMinorTickMarks
- in file jpgraph.php, method Ticks::SupressMinorTickMarks()
- SupressTickMarks
- in file jpgraph.php, method Ticks::SupressTickMarks()
- SupressTickMarks
- in file jpgraph_spider.php, method SpiderGraph::SupressTickMarks()
- SupressZeroLabel
- in file jpgraph.php, method Ticks::SupressZeroLabel()
- swap_bytes
- in file biffbase.php, method BiffBase::swap_bytes()
top
t
- $t
- in file jpgraph.php, variable Text::$t
- $tableNr
- in file OrderSheet.class.php, variable OrderSheet::$tableNr
- $tableTitle
- in file jpgraph_gantt.php, variable GanttScale::$tableTitle
- $tar_file
- in file tar.class.php, variable tar::$tar_file
- $texts
- in file jpgraph.php, variable Graph::$texts
- $text_halign
- in file jpgraph.php, variable Image::$text_halign
- $text_label_start
- in file jpgraph.php, variable LinearTicks::$text_label_start
- $text_scale_off
- in file jpgraph.php, variable Graph::$text_scale_off
- $text_valign
- in file jpgraph.php, variable Image::$text_valign
- $theme
- in file jpgraph_pie.php, variable PiePlot::$theme
- $themearr
- in file jpgraph_pie.php, variable PiePlot::$themearr
- $ticks
- in file jpgraph.php, variable LinearScale::$ticks
- $ticks_label
- in file jpgraph.php, variable Axis::$ticks_label
- $tick_label_margin
- in file jpgraph.php, variable Axis::$tick_label_margin
- $tick_step
- in file jpgraph.php, variable Axis::$tick_step
- $timeout
- in file jpgraph.php, variable ImgStreamCache::$timeout
- $title
- in file jpgraph.php, variable PlotMark::$title
- $title
- in file jpgraph_gantt.php, variable GanttPlotObject::$title
- $title
- in file jpgraph_spider.php, variable SpiderAxis::$title
- $title
- in file jpgraph.php, variable Graph::$title
- $title
- in file jpgraph_pie.php, variable PiePlot::$title
- $title
- in file jpgraph.php, variable Axis::$title
- $title_adjust
- in file jpgraph.php, variable Axis::$title_adjust
- $title_color
- in file jpgraph_spider.php, variable SpiderAxis::$title_color
- $title_margin
- in file jpgraph_gantt.php, variable GanttVLine::$title_margin
- $title_margin
- in file jpgraph.php, variable Axis::$title_margin
- $title_side
- in file jpgraph.php, variable Axis::$title_side
- $toConvertFiles
- in file js2php.php, variable JsToPhp::$toConvertFiles
- $top_margin
- in file jpgraph.php, variable Image::$top_margin
- $transx
- in file jpgraph.php, variable RotImage::$transx
- $transy
- in file jpgraph.php, variable RotImage::$transy
- $ttf
- in file jpgraph.php, variable Image::$ttf
- $txtcol
- in file jpgraph.php, variable Legend::$txtcol
- $type
- in file jpgraph.php, variable LinearScale::$type
- $type
- in file jpgraph.php, variable PlotMark::$type
- $type
- in file jpgraph.php, variable Grid::$type
- $typeOptions
- in file MenuItem.class.php, variable MenuItem::$typeOptions
- textOnly.tpl.php
- procedural page textOnly.tpl.php
- textOnly.tpl.php
- procedural page textOnly.tpl.php
- twoOne.tpl.php
- procedural page twoOne.tpl.php
- textImage.tpl.php
- procedural page textImage.tpl.php
- testexcel.php
- procedural page testexcel.php
- testsuit_jpgraph.php
- procedural page testsuit_jpgraph.php
- text-example1.php
- procedural page text-example1.php
- text-example2.php
- procedural page text-example2.php
- topxaxisex1.php
- procedural page topxaxisex1.php
- tar.class.php
- procedural page tar.class.php
- tar
- in file tar.class.php, class tar
- tar
- in file tar.class.php, method tar::tar()
- Text
- in file jpgraph.php, method Text::Text()
- Text
- in file jpgraph.php, class Text
- TextProperty
- in file jpgraph_gantt.php, class TextProperty
- TextProperty
- in file jpgraph_gantt.php, method TextProperty::TextProperty()
- texttypeCaptionToFilename
- in file siteFunctions.inc.php, function texttypeCaptionToFilename()
takes a string and makes a filename for the texttype functionality.
- TICKD_DENSE
- in file jpgraph.php, constant TICKD_DENSE
- TICKD_NORMAL
- in file jpgraph.php, constant TICKD_NORMAL
- TICKD_SPARSE
- in file jpgraph.php, constant TICKD_SPARSE
- TICKD_VERYSPARSE
- in file jpgraph.php, constant TICKD_VERYSPARSE
- Ticks
- in file jpgraph.php, class Ticks
- Ticks
- in file jpgraph.php, method Ticks::Ticks()
- ToCyrillic
- in file jpgraph.php, method LanguageConv::ToCyrillic()
- test.php
- procedural page test.php
- toolbar.package.php
- procedural page toolbar.package.php
- ToScreen
- in file jpgendb.php, method Log::ToScreen()
- ToString
- in file jpgendoc.php, method DocFuncProp::ToString()
- ToString
- in file jplintphp.php, method FuncProp::ToString()
- ToString
- in file jplintphp.php, method ClassProp::ToString()
- toTar
- in file tar.class.php, method tar::toTar()
- TransCodetable
- in file de_utils.php, method HTMLGenerator::TransCodetable()
- Translate
- in file jpgraph_log.php, method LogScale::Translate()
- Translate
- in file jpgraph.php, method LinearScale::Translate()
- Translate
- in file jpgraph_odo.php, method OdoScale::Translate()
- TranslateDate
- in file jpgraph_gantt.php, method GanttScale::TranslateDate()
- TranslateVertPos
- in file jpgraph_gantt.php, method GanttScale::TranslateVertPos()
- TTF
- in file jpgraph.php, class TTF
- TTF
- in file jpgraph.php, method TTF::TTF()
- TTF_DIR
- in file jpgraph.php, constant TTF_DIR
- TYPE
- in file biffbase.php, constant TYPE
top
u
- $urgent
- in file OrderSheet.class.php, variable OrderSheet::$urgent
- $use_anti_aliasing
- in file jpgraph.php, variable Image::$use_anti_aliasing
- userMngtFrame.php
- procedural page userMngtFrame.php
- Update
- in file jpgraph.php, method LinearScale::Update()
- UpdateArguments
- in file jpgendb.php, method DBClassProp::UpdateArguments()
- UseWeekendBackground
- in file jpgraph_gantt.php, method GanttScale::UseWeekendBackground()
- USE_APPROX_COLORS
- in file jpgraph.php, constant USE_APPROX_COLORS
- USE_BRESENHAM
- in file jpgraph.php, constant USE_BRESENHAM
- USE_CACHE
- in file jpgraph.php, constant USE_CACHE
- USE_IMAGE_ERROR_HANDLER
- in file jpgraph.php, constant USE_IMAGE_ERROR_HANDLER
- USE_LIBRARY_GD2
- in file jpgraph.php, constant USE_LIBRARY_GD2
- USE_TRUECOLOR
- in file jpgraph.php, constant USE_TRUECOLOR
- Utils
- in file jputils.php, class Utils
top
v
- $valign
- in file jpgraph.php, variable Text::$valign
- $valign
- in file jpgraph.php, variable Legend::$valign
- $valign
- in file jpgraph.php, variable DisplayValue::$valign
- $value
- in file jpgraph.php, variable PlotMark::$value
- $value
- in file jpgraph.php, variable Plot::$value
- $value
- in file jpgraph_pie.php, variable PiePlot::$value
- $var1
- in file PhpBench.class.php, variable someClass::$var1
- $var2
- in file PhpBench.class.php, variable someClass::$var2
- $vert
- in file jpgraph.php, variable RectPatternCross::$vert
- $vpagebreaks
- in file biffbase.php, variable BiffBase::$vpagebreaks
- Validate
- in file de_utils.php, method DBTableEdit::Validate()
- Validate
- in file jpd_editproject.php, method EditProjectFiles::Validate()
- Validate
- in file jpd_editproject.php, method EditProjects::Validate()
- Verify
- in file jpd_editclass.php, method EditClassTable::Verify()
- Verify
- in file jpd_editmethod.php, method EditMethodTable::Verify()
- VERSION
- in file biffbase.php, constant VERSION
- VERTICAL
- in file jpgraph.php, constant VERTICAL
top
w
- $w
- in file jpgraph.php, variable Rectangle::$w
- $waiter
- in file OrderSheet.class.php, variable OrderSheet::$waiter
- $waiter
- in file OrderSheet.class.php, variable OrderSheet::$waiter
- $waiters
- in file Restaurant.class.php, variable Restaurant::$waiters
- $week
- in file jpgraph_gantt.php, variable GanttScale::$week
- $weight
- in file jpgraph.php, variable RectPattern::$weight
- $weight
- in file jpgraph_spider.php, variable SpiderPlot::$weight
- $weight
- in file jpgraph.php, variable PlotMark::$weight
- $weight
- in file jpgraph_pie.php, variable PiePlot::$weight
- $weight
- in file jpgraph.php, variable Ticks::$weight
- $weight
- in file jpgraph.php, variable PlotLine::$weight
- $weight
- in file jpgraph.php, variable Axis::$weight
- $weight
- in file jpgraph.php, variable Legend::$weight
- $weight
- in file jpgraph.php, variable Plot::$weight
- $weight
- in file jpgraph.php, variable Grid::$weight
- $width
- in file jpgraph.php, variable Image::$width
- $width
- in file jpgraph_bar.php, variable GroupBarPlot::$width
- $width
- in file jpgraph_bar.php, variable BarPlot::$width
- $width
- in file jpgraph.php, variable PlotMark::$width
- $world_abs_size
- in file jpgraph.php, variable LinearScale::$world_abs_size
- $world_size
- in file jpgraph.php, variable LinearScale::$world_size
- wysiwygFrame.php
- procedural page wysiwygFrame.php
- wysiwygImageFileBrowser.php
- procedural page wysiwygImageFileBrowser.php
- white.php
- procedural page white.php
- whiteOnGray.php
- procedural page whiteOnGray.php
- withBox.tpl.php
- procedural page withBox.tpl.php
- Waiter.class.php
- procedural page Waiter.class.php
- Waiter
- in file Waiter.class.php, class Waiter
- Warning
- in file jputils.php, method Utils::Warning()
- WEEKSTYLE_FIRSTDAY
- in file jpgraph_gantt.php, constant WEEKSTYLE_FIRSTDAY
- WEEKSTYLE_FIRSTDAY2
- in file jpgraph_gantt.php, constant WEEKSTYLE_FIRSTDAY2
- WEEKSTYLE_WNBR
- in file jpgraph_gantt.php, constant WEEKSTYLE_WNBR
- wholeText
- in file XPath.class.php, method XPathEngine::wholeText()
Get a the content of a node text part or node attribute.
- WIDTH
- in file gencolorchart.php, constant WIDTH
- WuLine
- in file jpgraph.php, method Image::WuLine()
top
x
- $x
- in file jpgraph.php, variable Text::$x
- $x
- in file jpgraph.php, variable Rectangle::$x
- $x
- in file PhpBench.class.php, variable Exeption::$x
- $xaxis
- in file jpgraph.php, variable Graph::$xaxis
- $xc
- in file jpgraph_odo.php, variable Odometer::$xc
- $xe
- in file jpgraph.php, variable Rectangle::$xe
- $xgrid
- in file jpgraph.php, variable Graph::$xgrid
- $xlabel_offset
- in file jpgraph.php, variable LinearTicks::$xlabel_offset
- $xmargin
- in file jpgraph.php, variable Legend::$xmargin
- $xpos
- in file jpgraph.php, variable Legend::$xpos
- $xscale
- in file jpgraph.php, variable Graph::$xscale
- $xtick_factor
- in file jpgraph.php, variable Graph::$xtick_factor
- $xtick_offset
- in file jpgraph.php, variable LinearTicks::$xtick_offset
- XPath.class.php
- procedural page XPath.class.php
- xlsAddFormat
- in file biffbase.php, method BiffBase::xlsAddFormat()
- xlsAddHPageBreak
- in file biff.php, method BiffWriter::xlsAddHPageBreak()
- xlsAddHPageBreak
- in file biffbase.php, method BiffBase::xlsAddHPageBreak()
- xlsAddVPageBreak
- in file biff.php, method BiffWriter::xlsAddVPageBreak()
- xlsAddVPageBreak
- in file biffbase.php, method BiffBase::xlsAddVPageBreak()
- xlsCellNote
- in file biffbase.php, method BiffBase::xlsCellNote()
- xlsCellNote
- in file biff.php, method BiffWriter::xlsCellNote()
- xlsDate
- in file biffbase.php, method BiffBase::xlsDate()
- xlsFooter
- in file biffbase.php, method BiffBase::xlsFooter()
- xlsHeader
- in file biffbase.php, method BiffBase::xlsHeader()
- xlsParse
- in file biff.php, method BiffWriter::xlsParse()
- xlsParse
- in file biffbase.php, method BiffBase::xlsParse()
- xlsPrintMargins
- in file biffbase.php, method BiffBase::xlsPrintMargins()
- xlsProtectSheet
- in file biffbase.php, method BiffBase::xlsProtectSheet()
- xlsSetBackup
- in file biffbase.php, method BiffBase::xlsSetBackup()
- xlsSetColWidth
- in file biff.php, method BiffWriter::xlsSetColWidth()
- xlsSetColWidth
- in file biffbase.php, method BiffBase::xlsSetColWidth()
- xlsSetDefFonts
- in file biffbase.php, method BiffBase::xlsSetDefFonts()
- xlsSetDefRowHeight
- in file biffbase.php, method BiffBase::xlsSetDefRowHeight()
- xlsSetFont
- in file biffbase.php, method BiffBase::xlsSetFont()
- xlsSetPrintGridLines
- in file biffbase.php, method BiffBase::xlsSetPrintGridLines()
- xlsSetPrintHeaders
- in file biffbase.php, method BiffBase::xlsSetPrintHeaders()
- xlsWriteDateTime
- in file biffbase.php, method BiffBase::xlsWriteDateTime()
- xlsWriteDateTime
- in file biff.php, method BiffWriter::xlsWriteDateTime()
- xlsWriteNumber
- in file biffbase.php, method BiffBase::xlsWriteNumber()
- xlsWriteNumber
- in file biff.php, method BiffWriter::xlsWriteNumber()
- xlsWriteText
- in file biffbase.php, method BiffBase::xlsWriteText()
- xlsWriteText
- in file biff.php, method BiffWriter::xlsWriteText()
- XLS_DATE
- in file biffbase.php, constant XLS_DATE
- XPath
- in file XPath.class.php, method XPath::XPath()
Constructor of the class
- XPath
- in file XPath.class.php, class XPath
**********************************************************************************************
- XPathBase
- in file XPath.class.php, method XPathBase::XPathBase()
Constructor
- XPathBase
- in file XPath.class.php, class XPathBase
**********************************************************************************************
- XPathEngine
- in file XPath.class.php, method XPathEngine::XPathEngine()
Constructor
- XPathEngine
- in file XPath.class.php, class XPathEngine
**********************************************************************************************
- XPATH_QUERYHIT_ALL
- in file XPath.class.php, constant XPATH_QUERYHIT_ALL
**********************************************************************************************
- XPATH_QUERYHIT_FIRST
- in file XPath.class.php, constant XPATH_QUERYHIT_FIRST
- XPATH_QUERYHIT_UNIQUE
- in file XPath.class.php, constant XPATH_QUERYHIT_UNIQUE
top
y
- $y
- in file jpgraph.php, variable Text::$y
- $y
- in file jpgraph.php, variable Rectangle::$y
- $y2axis
- in file jpgraph.php, variable Graph::$y2axis
- $y2grid
- in file jpgraph.php, variable Graph::$y2grid
- $y2plots
- in file jpgraph.php, variable Graph::$y2plots
- $y2scale
- in file jpgraph.php, variable Graph::$y2scale
- $yaxis
- in file jpgraph.php, variable Graph::$yaxis
- $ybase
- in file jpgraph_bar.php, variable BarPlot::$ybase
- $yc
- in file jpgraph_odo.php, variable Odometer::$yc
- $ye
- in file jpgraph.php, variable Rectangle::$ye
- $year
- in file jpgraph_gantt.php, variable GanttScale::$year
- $ygrid
- in file jpgraph.php, variable Graph::$ygrid
- $ymargin
- in file jpgraph.php, variable Legend::$ymargin
- $ypos
- in file jpgraph.php, variable Legend::$ypos
- $yscale
- in file jpgraph.php, variable Graph::$yscale
top
top
top
|
|