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

Class: ValuesLists

Source Location: /styles/ValuesLists.php

Class Overview

ArrayObject
   |
   --ValuesLists

ValuesLists class


Author(s):

Version:

  • 1.0

Copyright:

  • (c) 1995-2010 by Steema Software SL. All Rights Reserved. <info@steema.com>

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 16]
ValuesLists class

Description: ValueLists is a collection of ValueList objects.




Tags:

author:  
version:  1.0
copyright:  (c) 1995-2010 by Steema Software SL. All Rights Reserved. <info@steema.com>
link:  http://www.steema.com


[ Top ]


Class Methods


method getValueList [line 33]

void getValueList( $index)



Tags:

access:  public


Parameters:

   $index  

[ Top ]

method indexOf [line 37]

void indexOf( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method __get [line 19]

void __get( $property)



Parameters:

   $property  

[ Top ]

method __set [line 26]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Wed, 16 Jun 2010 12:09:09 +0200 by phpDocumentor 1.4.1