Home
last modified time | relevance | path

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

/plugin/statistics/inc/
H A DBrowscap.php94 * $updateMethod: The method to use to update the file, has to be a value of
107 public $updateMethod = null; variable in Browscap
917 if ($this->updateMethod === null) {
919 $this->updateMethod = self::UPDATE_LOCAL;
921 $this->updateMethod = self::UPDATE_FOPEN;
923 $this->updateMethod = self::UPDATE_FSOCKOPEN;
925 $this->updateMethod = self::UPDATE_CURL;
927 $this->updateMethod = false;
931 return $this->updateMethod;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js23407 var updateMethod = null;
23415 updateMethod = layer.renderer.update;
23514 if(updateMethod){
23515 updateMethod.call(gantt, item, itemNode, view, viewPort);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1updateMethod","layer_attribute","rendererViewPort","dom","remove_item","clear_container","buffer",…