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

Class: MarksItems

Source Location: /styles/MarksItems.php

Class Overview

ArrayObject
   |
   --MarksItems

MarksItems class


Author(s):

  • Steema Software SL.

Version:

  • 1.0

Copyright:

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

Class Details

[line 25]
MarksItems class

Description:




Tags:

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


[ Top ]


Class Methods


constructor __construct [line 48]

MarksItems __construct( $s)



Tags:

access:  public


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

Parameters:

   $s  

[ Top ]

destructor __destruct [line 53]

void __destruct( )



Tags:

access:  public


[ Top ]

method clear [line 87]

void clear( )



Tags:

access:  public


[ Top ]

method getItem [line 65]

MarksItem getItem( index $index)

Returns the formatting object for the Index'th mark.



Tags:

access:  public


Parameters:

index   $index   int

[ Top ]

method __get [line 34]

void __get( $property)



Tags:

access:  public


Parameters:

   $property  

[ Top ]

method __set [line 41]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Mon, 19 Aug 2013 13:42:46 +0200 by phpDocumentor 1.4.3