Searched refs:EncodeConfig (Results 1 – 4 of 4) sorted by relevance
139 $sParams .= $this->EncodeConfig( $sKey ) . '=true' ;141 $sParams .= $this->EncodeConfig( $sKey ) . '=false' ;143 $sParams .= $this->EncodeConfig( $sKey ) . '=' . $this->EncodeConfig( $sValue ) ;149 function EncodeConfig( $valueToEncode ) function in FCKeditor
159 $sParams .= $this->EncodeConfig( $sKey ) . '=true' ;161 $sParams .= $this->EncodeConfig( $sKey ) . '=false' ;163 $sParams .= $this->EncodeConfig( $sKey ) . '=' . $this->EncodeConfig( $sValue ) ;169 function EncodeConfig( $valueToEncode ) function in FCKeditor
149 $sParams .= $this->EncodeConfig( $sKey ) . '=true' ;151 $sParams .= $this->EncodeConfig( $sKey ) . '=false' ;153 $sParams .= $this->EncodeConfig( $sKey ) . '=' . $this->EncodeConfig( $sValue ) ;159 function EncodeConfig( $valueToEncode ) function in FCKeditor