Home
last modified time | relevance | path

Searched full:xcom (Results 1 – 16 of 16) sorted by relevance

/plugin/xcom/
Daction.php3 * DokuWiki Plugin xcom (Action Component)
49 $inidir = DOKU_PLUGIN . 'xcom/scripts/';
54 $ini_file = $inidir . 'xcom.ini';
73 'plugin.xcom.pageVersions'=>'available versions of a wiki page',
74 'plugin.xcom.getPageInfo'=>false,
85 'plugin.xcom.getMedia'=>'list of all media in wiki page',
86 'plugin.xcom.listNamespaces'=>'list all namespaces, or sub-namespaces of ID'
94 "src" => DOKU_BASE."lib/plugins/xcom/scripts/xcom_latinize-cmpr.js",
99 "src" => DOKU_BASE."lib/plugins/xcom/scripts/safeFN_class-cmpr.js",
Dscript.js43 url: DOKU_BASE + 'lib/plugins/xcom/scripts/xcom_save.php',
86xcom.pageVersions':1,'plugin.xcom.getPageInfo':1,'wiki.getAllPages':1, 'wiki.getAttachmentInfo':1,…
94 url: DOKU_BASE + 'lib/plugins/xcom/scripts/xml.php',
145 case 'plugin.xcom.GetMetaData':
150 case 'plugin.xcom.pageVersions':
151 case 'plugin.xcom.getPageInfo':
154 case 'plugin.xcom.getMedia':
158 case 'plugin.xcom.listNamespaces':
176 if(fn == 'plugin.xcom.getPageInfo' || fn == 'wiki.getAttachmentInfo') {
179 else if (fn == 'plugin.xcom.getMedia' || fn =='plugin.xcom.listNamespaces'
[all …]
Dplugin.info.txt1 base xcom
5 name xcom
7 url https://www.dokuwiki.org/plugin:xcom
Dhelper.php3 * DokuWiki Plugin xcom (Helper Component)
11 define('XCOM_ROOT', DOKU_INC . 'lib/plugins/xcom/');
DREADME.md1 xcom chapter
Dadmin.php3 * Plugin XCOM"
86 …ptln('&nbsp;<img src="' . DOKU_REL . 'lib/plugins/xcom/images/eye_blk.png" title="'. $this->getL…
107 …ptln('&nbsp;<img src="' . DOKU_REL . 'lib/plugins/xcom/images/eye_blk.png" title="'. $this->getL…
/plugin/xcom/lang/en/
Dfunctions.txt6 …ls to recurse. Its output is a table of [[https://www.dokuwiki.org/plugin:xcom#action_links|action…
39 ==== plugin.xcom.pageVersions ====
41 ^Name |''plugin.xcom.pageVersions'' |
46 ==== plugin.xcom.getPageInfo ====
48 ^Name |''plugin.xcom.getPageInfo'' |
129 ==== plugin.xcom.getMedia ====
131 ^Name |''plugin.xcom.getMedia'' |
135 ==== plugin.xcom.listNamespaces ====
137 ^Name|''plugin.xcom.listNamespaces'' |
142 ==== plugin.xcom.GetMetaData ====
[all …]
Dhowto.txt28 …- ''Timestamps'': Some queries require a timestamp as a parameter. Xcom will create the timesta…
36 …le plain text responses and complex arrays which may in later versions of xcom be re-formatted as …
58 …ery menu. For more information about this, see the [[doku>plugin:xcom#action_links|xcom plugin pag…
62 There is an initialization file named ''xcom.ini'' which is found in the scripts directory. Use of …
74 …words (or even user names). But as another security feature, you can move xcom.ini out of the web …
Dlang.php11 $lang['menu'] = 'xcom XMLRPC Dashboard';
13 …'xmlrpc_fns_qualifier']='But the xcom listing may differ from that at dokuwiki.org in particulars …
Dsettings.php2 $lang['inidir'] = 'Alternate directory for xcom.ini';
/plugin/xcom/scripts/
Dxml.php5 $helper = plugin_load('helper', 'xcom');
33xcom.pageVersions','plugin.xcom.getPageInfo','wiki.getAllPages','wiki.getAttachmentInfo','wiki.get…
37 if($fn == 'plugin.xcom.listNamespaces') {
Dxcom_save.php22 $this->helper = plugin_load('helper', 'xcom');
155 $this->mediaArray=$this->xcom_get_data( 'plugin.xcom.getMedia',$this->remoteClient);
251 $xcom=new xcom_save($INPUT->post->str('local'),$INPUT->post->str('remote'),$INPUT->post->str('id')); variable
252 $xcom->getPage();
253 $xcom->getMedia() ;
254 $xcom->processMediaArray();
255 $xcom->logoff();
Dtest_ini.php2 $file = './xcom.ini';
/plugin/statistics/vendor/matomo/device-detector/Parser/Device/
DAbstractDeviceParser.php2102 'XCO' => 'XCOM',
/plugin/statistics/vendor/matomo/device-detector/
DREADME.md316 …AGE, X-BO, X-Mobile, X-TIGI, X-View, X.Vision, X88, X96, X96Q, XB, Xcell, XCOM, Xcruiser, XElectro…
/plugin/statistics/vendor/matomo/device-detector/regexes/device/
Dmobiles.yml41667 # XCOM
41668 XCOM:
41669 regex: 'XCOM[ _](?:X520|ISMART)(?:[);/ ]|$)'
41672 - regex: 'XCOM[ _](X520)'
41674 - regex: 'XCOM[ _]ISMART'