Home
last modified time | relevance | path

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

/plugin/xcom/
H A Dremote.php306 …$this->process_dates($this->getcurrent('date', 'created'),$this->getcurrent('date', 'modified'),$c…
384 function process_dates($created, $modified,&$contents) { function in remote_plugin_xcom
/plugin/metadisplay/helper/
H A Dhtml.php193 …$this->process_dates($this->getcurrent('date', 'created'),$this->getcurrent('date', 'modified'));
299 function process_dates($created, $modified) { function in helper_plugin_metadisplay_html
H A Dplaintext.php193 …$this->process_dates($this->getcurrent('date', 'created'),$this->getcurrent('date', 'modified'));
297 function process_dates($created, $modified) { function in helper_plugin_metadisplay_plaintext