Home
last modified time | relevance | path

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

/plugin/xcom/
H A Dscript.js11 xcom_setValue('xcom_pageid',a_id);
20 xcom_setValue('xcom_pageid',a_id);
199 xcom_setValue(id,data);
601 xcom_setValue('xcom_url',xcomSites[which]['url']);
602 xcom_setValue('xcom_pwd',xcomSites[which]['pwd']);
603 xcom_setValue('xcom_user',xcomSites[which]['user']);
640 xcom_setValue(which,"");
669 function xcom_setValue(item,val) { function