Searched refs:process_dates (Results 1 – 3 of 3) sorted by relevance
/plugin/xcom/ |
H A D | remote.php | 306 …$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 D | html.php | 193 …$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 D | plaintext.php | 193 …$this->process_dates($this->getcurrent('date', 'created'),$this->getcurrent('date', 'modified')); 297 function process_dates($created, $modified) { function in helper_plugin_metadisplay_plaintext
|