Home
last modified time | relevance | path

Searched refs:cname (Results 1 – 25 of 35) sorted by path

12

/plugin/amcharts/assets/amcharts/
H A Damcharts.js51 …oCategory=!0),"start"==b&&(this.stickBalloonToStart=!0),"ValueAxis"==this.cname&&(this.stickBalloo…
53 …iod="ss";this.relativeStart=0;this.relativeEnd=1;d.applyTheme(this,a,this.cname)},updateData:funct…
138 …construct:function(a){this.cname="Guide";d.applyTheme(this,a,this.cname)}});d.Title=d.Class({const…
139cname)}});d.Label=d.Class({construct:function(a){this.cname="Label";d.applyTheme(this,a,this.cname
141 …his.dateFormat="MMM DD, YYYY";this.noRounding=!0;d.applyTheme(this,a,this.cname)},init:function(){…
247 …Theme(this,a,this.cname)},init:function(){var a=this.categoryAxis,b=this.chart,c=this.gridAxis;a||…
250 ….setOrientation(!h);e.parseDates=m.parseDates;"ValueAxis"==a.categoryAxis.cname&&(e.rotate=!h);e.e…
256 …ar()},dispatchScrollbarEvent:function(){if("ValueAxis"==this.categoryAxis.cname)d.ChartScrollbar.b…
289cname="TrendLine";this.createEvents("click");this.isProtected=!1;this.dashLength=0;this.lineColor=…
293cname="Image";this.height=this.width=20;this.rotation=this.offsetY=this.offsetX=0;this.balloonColo…
[all …]
H A Dfunnel.js18cname="AmFunnelChart";this.startX=this.startY=0;this.baseWidth="100%";this.neckHeight=this.neckWid…
H A Dgantt.js1 …tion(a){this.type="gantt";c.AmGanttChart.base.construct.call(this,a);this.cname="AmGanttChart";thi…
H A Dgauge.js1 (function(){var c=window.AmCharts;c.GaugeAxis=c.Class({construct:function(a){this.cname="GaugeAxis"…
12 …(){var c=window.AmCharts;c.GaugeArrow=c.Class({construct:function(a){this.cname="GaugeArrow";this.…
13 …(){this.cname="GaugeBand"}})})();(function(){var c=window.AmCharts;c.AmAngularGauge=c.Class({inher…
14 !0;this.extraHeight=this.extraWidth=0;c.applyTheme(this,a,this.cname)},addAxis:function(a){this.axe…
H A Dpie.js18 …function(a){this.type="pie";k.AmPieChart.base.construct.call(this,a);this.cname="AmPieChart";this.…
19 !1;this.gradientType="radial";k.applyTheme(this,a,this.cname)},drawChart:function(){k.AmPieChart.ba…
H A Dradar.js1 …a);this.cname="AmRadarChart";this.marginRight=this.marginBottom=this.marginTop=this.marginLeft=0;t…
H A Dserial.js23cname="AmSerialChart";this.theme=a;this.columnSpacing=5;this.columnSpacing3D=0;this.columnWidth=.8…
70cname="CategoryAxis";e.CategoryAxis.base.construct.call(this,a);this.minPeriod="DD";this.equalSpac…
H A Dxy.js23 …ase.construct.call(this,a);this.cname="AmXYChart";this.theme=a;this.createEvents("zoomed");e.apply…
/plugin/chat/
H A Dscript.js804 var cname = chatGetCookie('chatName');
805 if (null !== cname) {
806 form.user.value = cname;
/plugin/ckgdoku/action/
H A Dedit.php465 $cname = getCacheName($INFO['client'].$ID,'.draft.fckl');
468 if(file_exists($cname) && !$this->draft_started) {
472 $cdata = unserialize(io_readFile($cname,false));
488 unlink($cname);
H A Dmeta.php627 $cname = getCacheName($INFO['client'].$ID,'.draft');
628 $fckl_draft = $cname . '.fckl';
632 @unlink($cname);
636 if(file_exists($cname)) {
640 @rename($cname, $fckl_draft);
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js89 function ckgEedit_getCookie(cname) { argument
90 var name = cname + "=";
/plugin/ckgdoku/
H A Dhelper.php78 $cname = getCacheName($INFO['client'].$ID,'.draft');
369 var params = "draft_id=$cname";
/plugin/ckgdoku/scripts/
H A Ddraft_delete.php7 $cname = $INPUT->str('draft_id'); variable
8 $cname = urldecode($cname); variable
9 if(!preg_match("#/data/cache/\w/[a-f0-9]{32}\.draft$#i", $cname)) return;
10 $ckgdoku_cname = $cname . '.fckl';
13 if(file_exists($cname)) {
14 io_lock($cname);
18 unlink($cname);
/plugin/ckgedit/action/
H A Dedit.php491 $cname = getCacheName($INFO['client'].$ID,'.draft.fckl');
494 if(file_exists($cname) && !$this->draft_started) {
498 $cdata = unserialize(io_readFile($cname,false));
514 unlink($cname);
H A Dmeta.php664 $cname = getCacheName($INFO['client'].$ID,'.draft');
665 $fckl_draft = $cname . '.fckl';
669 @unlink($cname);
673 if(file_exists($cname)) {
677 @rename($cname, $fckl_draft);
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js89 function ckgEedit_getCookie(cname) { argument
90 var name = cname + "=";
/plugin/ckgedit/
H A Dhelper.php106 $cname = getCacheName($INFO['client'].$ID,'.draft');
222 var params = "draft_id=$cname";
/plugin/ckgedit/scripts/
H A Ddraft_delete.php7 $cname = $INPUT->str('draft_id'); variable
8 $cname = urldecode($cname); variable
9 if(!preg_match("#/data/cache/\w/[a-f0-9]{32}\.draft$#i", $cname)) return;
10 $ckgedit_cname = $cname . '.fckl';
13 if(file_exists($cname)) {
14 io_lock($cname);
18 unlink($cname);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-logging-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/diffpreview/
H A Daction.php177 $cname = getCacheName($draft['client'] . $ID, '.draft');
178 if (io_saveFile($cname, serialize($draft))) {
179 $INFO['draft'] = $cname;
/plugin/etherpadlite/action/
H A Detherpadlite.php330 $cname = getCacheName($draft['client'].$ID,'.draft');
331 if (!io_saveFile($cname,serialize($draft))) {
/plugin/fckg/action/
H A Dedit.php395 $cname = getCacheName($INFO['client'].$ID,'.draft.fckl');
396 if(file_exists($cname)) {
397 $cdata = unserialize(io_readFile($cname,false));
406 unlink($cname);
H A Dmeta.php121 $cname = $INFO['draft'];
131 var cname = "$cname";
134 dwedit_draft_delete("$cname");
303 $cname = getCacheName($INFO['client'].$ID,'.draft');
304 $fckl_draft = $cname . '.fckl';
308 @unlink($cname);
312 if(file_exists($cname)) {
316 @rename($cname, $fckl_draft);
/plugin/fckg/
H A Dhelper.php58 $cname = getCacheName($INFO['client'].$ID,'.draft');
323 var params = "draft_id=$cname";

12