BlaBla.cn

The Counter class


The Counter class

Introduction

Represents a single counter object.

Class synopsis

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

Table of Contents


 
BlaBla.cn

© 2005-2008 BlaBla.cn 版权所有