Counter::__construct> <Objective interface
Last updated: Fri, 02 Jan 2009

The Counter class

Introdução

Represents a single counter object.

Sinopse da classe

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

Índice



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

Counter::__construct> <Objective interface
Last updated: Fri, 02 Jan 2009