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-2013 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 )
serialize ( )
setFlags ( $flags )
setIteratorClass ( $iteratorClass )
uasort ( $cmp_function )
uksort ( $cmp_function )
unserialize ( $serialized )

Class Details

[line 24]
AnimationsCollection class

Description: Animations Collection




Tags:

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


[ Top ]


Class Variables

$chart =

[line 27]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


constructor AnimationsCollection [line 44]

AnimationsCollection AnimationsCollection( $c)



Tags:

access:  public


Parameters:

   $c  

[ Top ]

destructor __destruct [line 51]

void __destruct( )



Tags:

access:  public


[ Top ]

method add [line 56]

void add( $animation)



Tags:

access:  public


Parameters:

   $animation  

[ Top ]

method getAnimation [line 71]

void getAnimation( $index)



Tags:

access:  public


Parameters:

   $index  

[ Top ]

method indexOf [line 81]

void indexOf( $s)



Tags:

access:  public


Parameters:

   $s  

[ Top ]

method internalAdd [line 62]

void internalAdd( $animation)



Tags:

access:  public


Parameters:

   $animation  

[ Top ]

method remove [line 94]

void remove( $s)



Tags:

access:  public


Parameters:

   $s  

[ Top ]

method setAnimation [line 76]

void setAnimation( $index, $value)



Tags:

access:  public


Parameters:

   $index  
   $value  

[ Top ]

method setChart [line 110]

void setChart( chart $chart)

Sets Chart interface to tools collection



Tags:

access:  public


Parameters:

chart   $chart   IBaseChart

[ Top ]

method __get [line 30]

void __get( $property)



Parameters:

   $property  

[ Top ]

method __set [line 37]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Mon, 19 Aug 2013 13:41:45 +0200 by phpDocumentor 1.4.3