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

Class: AnimationsCollection

Source Location: /animations/AnimationsCollection.php

Class Overview

ArrayObject
   |
   --AnimationsCollection



Variables

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 3]


[ Top ]


Class Variables

$chart =

[line 6]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


constructor AnimationsCollection [line 23]

AnimationsCollection AnimationsCollection( $c)



Tags:

access:  public


Parameters:

   $c  

[ Top ]

method add [line 30]

void add( $animation)



Tags:

access:  public


Parameters:

   $animation  

[ Top ]

method getAnimation [line 45]

void getAnimation( $index)



Tags:

access:  public


Parameters:

   $index  

[ Top ]

method indexOf [line 55]

void indexOf( $s)



Tags:

access:  public


Parameters:

   $s  

[ Top ]

method internalAdd [line 36]

void internalAdd( $animation)



Tags:

access:  public


Parameters:

   $animation  

[ Top ]

method remove [line 68]

void remove( $s)



Tags:

access:  public


Parameters:

   $s  

[ Top ]

method setAnimation [line 50]

void setAnimation( $index, $value)



Tags:

access:  public


Parameters:

   $index  
   $value  

[ Top ]

method setChart [line 84]

void setChart( chart $chart)

Sets Chart interface to tools collection



Tags:

access:  public


Parameters:

chart   $chart   IBaseChart

[ Top ]

method __get [line 9]

void __get( $property)



Parameters:

   $property  

[ Top ]

method __set [line 16]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Wed, 26 Aug 2009 10:47:11 +0200 by phpDocumentor 1.4.1