Searched refs:_info_cell (Results 1 – 1 of 1) sorted by relevance
92 $this->_info_cell($item,$header);93 $this->_info_cell($value,$header);95 $this->_info_cell($state ? "ok" : "error",$header);97 $this->_info_cell($state,$header);103 function _info_cell($text, $header = false){ function in admin_plugin_photogallery