Home
last modified time | relevance | path

Searched refs:process_users (Results 1 – 3 of 3) sorted by last modified time

/plugin/xcom/
H A Dremote.php313 $this->process_users($creator,$creator_id,$contents);
377 function process_users($creator,$user,&$contents) { function in remote_plugin_xcom
/plugin/metadisplay/helper/
H A Dhtml.php208 $this->process_users($creator,$creator_id);
226 $this->process_users($name,$userid, '');
288 function process_users($creator,$user, $label = 'Created by') { function in helper_plugin_metadisplay_html
H A Dplaintext.php208 $this->process_users($creator,$creator_id);
225 $this->process_users($name,$userid, '');
286 function process_users($creator,$user, $label = 'Created by') { function in helper_plugin_metadisplay_plaintext