Counter::__construct> <Objective interface
Last updated: Fri, 24 Feb 2012

The Counter class

Introdução

Represents a single counter object.

Sinopse da classe

Counter {
__construct ( string $name [, integer $initial_value [, integer $flags ]] )
integer getValue ( void )
bumpValue ( integer $offset )
void resetValue ( void )
mixed getMeta ( integer $attribute )
static Counter getNamed ( string $name )
static void setCounterClass ( string $name )
}

Índice



User Contributed Notes
Counter
There are no user contributed notes for this page.

Counter::__construct> <Objective interface
Last updated: Fri, 24 Feb 2012