Home
last modified time | relevance | path

Searched refs:PNitemCount (Results 1 – 1 of 1) sorted by relevance

/plugin/purplenumbers/
Drenderer.php17 var $PNitemCount = 0; variable in renderer_plugin_purplenumbers
65 $this->PNitemCount--;
192 $this->PNitemCount++;
195 $this->PNitemCount = 0;
213 $itemNo = str_replace(':0','',':'.$this->PNitemCount);
217 $out = $prefix.$this->PNitemCount;