TeeChartPHP
[ class tree: TeeChartPHP ] [ index: TeeChartPHP ] [ all elements ]

Class: ValuesLists

Source Location: /styles/ValuesLists.php

Class Overview

ArrayObject
   |
   --ValuesLists

<p>Title: ValuesLists class</p>


Methods


Inherited Constants

Class: ArrayObject (Internal Class)

ARRAY_AS_PROPS = 2
STD_PROP_LIST = 1

Inherited Methods

Class: ArrayObject (Internal Class)

constructor __construct ( $array )
append ( $value )
asort ( )
count ( )
exchangeArray ( $array )
getArrayCopy ( )
getFlags ( )
getIterator ( )
getIteratorClass ( )
ksort ( )
natcasesort ( )
natsort ( )
offsetExists ( $index )
offsetGet ( $index )
offsetSet ( $index, $newval )
offsetUnset ( $index )
setFlags ( $flags )
setIteratorClass ( $iteratorClass )
uasort ( $cmp_function )
uksort ( $cmp_function )

Class Details

[line 15]
<p>Title: ValuesLists class</p>

Description: ValueLists is a collection of ValueList objects.

Copyright (c) 2005-2008 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL




[ Top ]


Class Methods


method getValueList [line 32]

void getValueList( $index)



Tags:

access:  public


Parameters:

   $index  

[ Top ]

method indexOf [line 36]

void indexOf( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method __get [line 18]

void __get( $property)



Parameters:

   $property  

[ Top ]

method __set [line 25]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Wed, 26 Aug 2009 10:52:50 +0200 by phpDocumentor 1.4.1