Home
last modified time | relevance | path

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

/plugin/statdisplay/
H A DBrowser.php141 private $_is_aol = false; variable in Browser
226 $this->_is_aol = false;
283 public function isAol() { return $this->_is_aol; }
298 public function setAol($isAol) { $this->_is_aol = $isAol; }
/plugin/sentry/
H A DBrowser.php46 private $_is_aol = false; variable in dokuwiki\\plugin\\sentry\\Browser
169 $this->_is_aol = false;
265 return $this->_is_aol;
310 $this->_is_aol = $isAol;