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

Class: AnimationsCollection

Source Location: /animations/AnimationsCollection.php

Class Overview

ArrayObject
   |
   --AnimationsCollection

AnimationsCollection class


Author(s):

Version:

  • 1.0

Copyright:

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

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

Description: Animations Collection




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 Variables

$chart =

[line 19]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


constructor AnimationsCollection [line 36]

AnimationsCollection AnimationsCollection( $c)



Tags:

access:  public


Parameters:

   $c  

[ Top ]

method add [line 43]

void add( $animation)



Tags:

access:  public


Parameters:

   $animation  

[ Top ]

method getAnimation [line 58]

void getAnimation( $index)



Tags:

access:  public


Parameters:

   $index  

[ Top ]

method indexOf [line 68]

void indexOf( $s)



Tags:

access:  public


Parameters:

   $s  

[ Top ]

method internalAdd [line 49]

void internalAdd( $animation)



Tags:

access:  public


Parameters:

   $animation  

[ Top ]

method remove [line 81]

void remove( $s)



Tags:

access:  public


Parameters:

   $s  

[ Top ]

method setAnimation [line 63]

void setAnimation( $index, $value)



Tags:

access:  public


Parameters:

   $index  
   $value  

[ Top ]

method setChart [line 97]

void setChart( chart $chart)

Sets Chart interface to tools collection



Tags:

access:  public


Parameters:

chart   $chart   IBaseChart

[ Top ]

method __get [line 22]

void __get( $property)



Parameters:

   $property  

[ Top ]

method __set [line 29]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


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