Home
last modified time | relevance | path

Searched refs:apply (Results 51 – 75 of 1183) sorted by relevance

12345678910>>...48

/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Filter/
H A DKeepFilter.php12 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\KeepFilter
H A DFilter.php17 public function apply($object, $property, $objectCopier); function
H A DSetNullFilter.php17 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\SetNullFilter
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Filter/
H A DKeepFilter.php12 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\KeepFilter
H A DFilter.php6 * Filter to apply to a property while copying an object
17 public function apply($object, $property, $objectCopier); function
H A DSetNullFilter.php17 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\SetNullFilter
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/
H A DDoctrineProxyFilter.php18 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\Doctrine\\DoctrineProxyFilter
H A DDoctrineEmptyCollectionFilter.php21 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\Doctrine\\DoctrineEmptyCollectionFilter
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/
H A DDoctrineProxyFilter.php18 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\Doctrine\\DoctrineProxyFilter
H A DDoctrineEmptyCollectionFilter.php21 public function apply($object, $property, $objectCopier) function in DeepCopy\\Filter\\Doctrine\\DoctrineEmptyCollectionFilter
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js303 func.apply( thisObject, [].concat( paramsArray ) ) ;
305 func.apply( thisObject ) ;
315 func.apply( thisObject, paramsArray || [] ) ;
359 func.apply( this, aAllParams.concat( params ) ) ;
579 return function() { obj[methodName].apply(obj, arguments); } ;
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveFile.js117 return this.isEditable() && DrawioFile.prototype.isEditable.apply(this, arguments);
150 DrawioFile.prototype.save.apply(this, [revision, mxUtils.bind(this, function()
363 DrawioFile.prototype.copyFile.apply(this, arguments);
525 return DrawioFile.prototype.isEditable.apply(this, arguments) &&
703 DrawioFile.prototype.patchDescriptor.apply(this, arguments);
H A DmxRuler.js92 ruler.editorUiRefresh.apply(editorUi, arguments);
390 if (!immediate) func.apply(context, args);
395 if (callNow) func.apply(context, args);
430 ret = ruler.origGuideMove.apply(this, arguments);
498 ret = ruler.origGuideMove.apply(this, arguments);
508 var ret = ruler.origGuideDestroy.apply(this, arguments);
621 mxPopupMenu.prototype.hideMenu.apply(menu, arguments);
H A DDesktopLibrary.js27 LocalFile.prototype.saveFile.apply(this, arguments);
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.block.php138 $width_strategy->apply($this, $context);
141 $position_strategy->apply($this);
195 $this->put_full_width($wc->apply($this->get_width(),
H A Dbox.list-item.php183 $color->apply($viewport);
193 $color->apply($viewport);
204 $color->apply($viewport);
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/
H A DReplaceFilter.php26 public function apply($element) function in DeepCopy\\TypeFilter\\ReplaceFilter
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/
H A DReplaceFilter.php26 public function apply($element) function in DeepCopy\\TypeFilter\\ReplaceFilter
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DClassPatchInterface.php40 public function apply(ClassNode $node); function
H A DReflectionClassNewInstancePatch.php41 public function apply(ClassNode $node) function in Prophecy\\Doubler\\ClassPatch\\ReflectionClassNewInstancePatch
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Date/
H A DDateIntervalFilter.php23 public function apply($element) function in DeepCopy\\TypeFilter\\Date\\DateIntervalFilter
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Date/
H A DDateIntervalFilter.php23 public function apply($element) function in DeepCopy\\TypeFilter\\Date\\DateIntervalFilter
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js878 origInit.apply(this, arguments);
964 origHandleCustomLink.apply(ui, arguments);
982 return origGetLinkTitle.apply(ui, arguments);
1179 showEntriesOld.apply(this, arguments);
1218 var visible = isEntryVisibleOld.apply(this, arguments);
1294 origInstallMessageHandler.apply(this, arguments);
1359 DrawioFile.prototype.save.apply(this, [revision, mxUtils.bind(this, function()
1371 DrawioFile.prototype.setModified.apply(this, arguments);
1746 DrawioFile.prototype.patchDescriptor.apply(this, arguments);
1820 origSaveAction.apply(ui, actArgs);
[all …]
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js5 …rray.prototype.slice.call(arguments,1),fn=this;return function(){return fn.apply(target,args);};};}
16 …d"&&console.log){console.log.apply(console,arguments);}else if(window.console&&window.console.log)…
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7apply(this,arguments),e=this,!(t=t)||"object"!==d(t)&&"function"!=typeof t?function(t){if(void 0!=…

12345678910>>...48