Searched refs:is_inCache (Results 1 – 5 of 5) sorted by relevance
10 if(!$helper->is_inCache($id)) {18 if(!$helper->is_inCache($id)) {
38 if (!$this->helper->is_inCache($INFO['id'])) return;67 if (!$this->helper->is_inCache($INFO['id'])) return; //cache set in syntax.php 104 if (!$this->helper->is_inCache($INFO['id'])) return; //cache set in syntax.php
23 function is_inCache($id) { function in helper_plugin_epub54 if(!$this->is_inCache($id)) {69 if(!$this->is_inCache($id)) {
21 'name' => 'is_inCache', 65 function is_inCache($id) { function in helper_plugin_quickstats 88 if(!$this->is_inCache($id)) {
146 return $this->helper->is_inCache($ID) ;