Searched refs:InstanceName (Results 1 – 11 of 11) sorted by relevance
32 this.InstanceName = instanceName ;73 if ( !this.InstanceName || this.InstanceName.length == 0 )83 …sHtml += '<input type="hidden" id="' + this.InstanceName + '" name="' + this.InstanceName + '" val…92 sHtml += '<textarea name="' + this.InstanceName +109 if ( document.getElementById( this.InstanceName + '___Frame' ) )114 var oTextarea = document.getElementById( this.InstanceName ) ;115 var colElementsByName = document.getElementsByName( this.InstanceName ) ;126 alert( 'Error: The TEXTAREA with id or name set to "' + this.InstanceName + '" was not found' ) ;162 …return '<input type="hidden" id="' + this.InstanceName + '___Config" value="' + sConfig + '" style…176 … = this.BasePath + 'editor/' + sFile + '?InstanceName=' + encodeURIComponent( this.InstanceName ) ;[all …]
32 this.InstanceName = instanceName ;58 if ( !this.InstanceName || this.InstanceName.length == 0 )68 …sHtml += '<input type="hidden" id="' + this.InstanceName + '" name="' + this.InstanceName + '" val…76 …sHtml += '<textarea name="' + this.InstanceName + '" rows="4" cols="40" style="width:' + sWidth + …89 var oTextarea = document.getElementById( this.InstanceName ) ;90 var colElementsByName = document.getElementsByName( this.InstanceName ) ;101 alert( 'Error: The TEXTAREA with id or name set to "' + this.InstanceName + '" was not found' ) ;133 …return '<input type="hidden" id="' + this.InstanceName + '___Config" value="' + sConfig + '" style…147 … = this.BasePath + 'editor/' + sFile + '?InstanceName=' + encodeURIComponent( this.InstanceName ) ;150 …return '<iframe id="' + this.InstanceName + '___Frame" src="' + sLink + '" width="' + this.Width +…
36 $InstanceName = $instanceName;68 $Link = $BasePath . "editor/fckeditor.html?InstanceName=$InstanceName";73 …$Html .= "<input type=\"hidden\" id=\"$InstanceName\" name=\"$InstanceName\" value=\"$HtmlValue\" …77 $wk = $InstanceName."___Config";81 $wk = $InstanceName."___Frame";94 …$Html .= "<textarea name=\"$InstanceName\" rows=\"4\" cols=\"40\" style=\"width: $WidthCSS; height…
30 var $InstanceName ; variable in FCKeditor41 $this->InstanceName = $instanceName ;69 $Link = "{$this->BasePath}editor/{$File}?InstanceName={$this->InstanceName}" ;75 …$Html .= "<input type=\"hidden\" id=\"{$this->InstanceName}\" name=\"{$this->InstanceName}\" value…78 …$Html .= "<input type=\"hidden\" id=\"{$this->InstanceName}___Config\" value=\"" . $this->GetConfi…81 …$Html .= "<iframe id=\"{$this->InstanceName}___Frame\" src=\"{$Link}\" width=\"{$this->Width}\" he…95 …$Html .= "<textarea name=\"{$this->InstanceName}\" rows=\"4\" cols=\"40\" style=\"width: {$WidthCS…
30 var $InstanceName ; variable in FCKeditor41 $this->InstanceName = $instanceName ;74 $Link = "{$this->BasePath}editor/{$File}?InstanceName={$this->InstanceName}" ;80 …$Html .= "<input type=\"hidden\" id=\"{$this->InstanceName}\" name=\"{$this->InstanceName}\" value…83 …$Html .= "<input type=\"hidden\" id=\"{$this->InstanceName}___Config\" value=\"" . $this->GetConfi…86 …$Html .= "<iframe id=\"{$this->InstanceName}___Frame\" src=\"{$Link}\" width=\"{$this->Width}\" he…100 …$Html .= "<textarea name=\"{$this->InstanceName}\" rows=\"4\" cols=\"40\" style=\"width: {$WidthCS…
46 self.InstanceName = instanceName67 self.InstanceName74 self.InstanceName,75 self.InstanceName,81 self.InstanceName,87 self.InstanceName,103 self.InstanceName,
70 …ncename + '___Frame" src="' + self->basepath + 'editor/fckeditor.html?InstanceName=' + self->insta…
67 lcLink = THIS.BasePath+[editor/fckeditor.html?InstanceName=]+THIS.cInstanceName
125 sURL = attributes.basePath & "editor/fckeditor.html?InstanceName=" & attributes.instanceName;
189 sURL = this.basePath & "editor/fckeditor.html?InstanceName=" & this.instanceName;
64 lcLink = THIS.BasePath+[editor/fckeditor.html?InstanceName=]+THIS.cInstanceName