Searched refs:createFooter (Results 1 – 6 of 6) sorted by relevance
40 public function setCreateFooter(CreateFooterResponse $createFooter) argument42 $this->createFooter = $createFooter;49 return $this->createFooter;
90 public function setCreateFooter(CreateFooterRequest $createFooter) argument92 $this->createFooter = $createFooter;99 return $this->createFooter;
4094 var footer = (this.editor.chromeless) ? null : this.createFooter();4182 EditorUi.prototype.createFooter = function() method in EditorUi
2266 …endChild(this.formatContainer);var b=this.editor.chromeless?null:this.createFooter();null!=b&&(thi…2269 EditorUi.prototype.createFooter=function(){return this.createDiv("geFooter")};EditorUi.prototype.cr…
2300 …endChild(this.formatContainer);var a=this.editor.chromeless?null:this.createFooter();null!=a&&(thi…2303 EditorUi.prototype.createFooter=function(){return this.createDiv("geFooter")};EditorUi.prototype.cr…