Home
last modified time | relevance | path

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

/plugin/xcom/
H A Dremote.php317 … $last_change = $this->getSimpleKeyValue($this->getcurrent($header, null),"last_change",$contents);
325 … $this->contributors = $this->getSimpleKeyValue($this->getcurrent($header, null),$contents);
350 function getSimpleKeyValue($ar,$which="",&$contents) { function in remote_plugin_xcom
/plugin/metadisplay/helper/
H A Dhtml.php212 … $last_change = $this->getSimpleKeyValue($this->getcurrent($header, null),"last_change");
265 function getSimpleKeyValue($ar,$which="") { function in helper_plugin_metadisplay_html
H A Dplaintext.php212 … $last_change = $this->getSimpleKeyValue($this->getcurrent($header, null),"last_change");
263 function getSimpleKeyValue($ar,$which="") { function in helper_plugin_metadisplay_plaintext