Searched refs:process_dates (Results 1 – 3 of 3) sorted by relevance
| /plugin/xcom/ |
| 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/ |
| 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
|
| 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
|