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

Class: MarksItems

Source Location: /styles/MarksItems.php

Class Overview

ArrayObject
   |
   --MarksItems

MarksItems class


Author(s):

Version:

  • 1.0

Copyright:

  • (c) 1995-2008 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]
MarksItems class

Description:




Tags:

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


[ Top ]


Class Methods


constructor __construct [line 39]

MarksItems __construct( $s)



Tags:

access:  public


Overrides ArrayObject::constructor __construct ( $array ) (parent method not documented)

Parameters:

   $s  

[ Top ]

method clear [line 72]

void clear( )



Tags:

access:  public


[ Top ]

method getItem [line 50]

MarksItem getItem( index $index)

Returns the formatting object for the Index'th mark.



Tags:

access:  public


Parameters:

index   $index   int

[ Top ]

method __get [line 25]

void __get( $property)



Tags:

access:  public


Parameters:

   $property  

[ Top ]

method __set [line 32]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


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