PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Counter::setCounterClass> <Counter::getMeta
Last updated: Fri, 03 Oct 2008

view this page in

Counter::getNamed

Counter::getNamed 既存のカウンタを取得する

説明

static Counter Counter::getNamed ( string $name )

Counter::getNamed() は、 指定した名前のカウンタが存在する場合にそのカウンタを返し、 存在しない場合は NULL を返します。 これは静的関数です。

パラメータ

name
取得したいカウンタの名前。

返り値

Counter::getNamed() は、 指定した名前のカウンタが存在する場合にそのカウンタ、 存在しない場合に NULL を返します。



add a note add a note User Contributed Notes
Counter::getNamed
There are no user contributed notes for this page.

Counter::setCounterClass> <Counter::getMeta
Last updated: Fri, 03 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites