Home
last modified time | relevance | path

Searched refs:parameters (Results 676 – 693 of 693) sorted by last modified time

1...<<2122232425262728

/plugin/highlightjs/highlight/
H A Dreadme.eng.txt36 parameters to initialization:
/plugin/querychangelog/lang/en/
H A Dquerychangelog.txt3 Display the a changelog according to the parameters defined below.
/plugin/codehighlight/cp/languages/
H A Dcss.css7 s, s b {color:#a0a0dd;} /* parameters */
/plugin/codehighlight/cp/
H A Dlicense.txt259 If such an object file uses only numerical parameters, data
/plugin/snap/
H A Dsyntax.php.ori80 //Snap server (see server.sh parameters)
/plugin/flowplay2/flowplayer/
H A DREADME.txt207 color can be customized by parameters.
H A Djavascript.txt84 addCuePoint(timeSeconds, name, parameters):Void;
88 parameters values. You can pass a JSON style object in the 'parameters'
94 addCuePoints([ { name: 'cue1', time: 5, parameters: { foo: 1, bar: 'x' } },
95 { name: 'cue2', time: 45, parameters: { foo: 2, bar: 'xy' } } ])
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dfck.afpa.code143 && This function removes unwanted characters in URL parameters mostly entered by hackers
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc36 * // ... additional parameters ...
H A Dlicense.txt573 If such an object file uses only numerical parameters, data
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso38 Convert query string parameters to variables and initialize output.
H A Dupload.lasso32 Convert query string parameters to variables and initialize output.
/plugin/remotescript/lib/
H A Dlicense.txt259 If such an object file uses only numerical parameters, data
/plugin/flowplay/flowplayer/
H A DREADME.txt39 color can be customized by parameters.
222 Change the parameters in FlowPlayer.html to try with your own videos.
/plugin/virtualkeyboard/vk/
H A Dlicense.txt259 If such an object file uses only numerical parameters, data
/plugin/googlesearch/
H A Dnusoap.php5012 * @param mixed $parameters parameter value(s)
5016 function serializeRPCParameters($operation, $direction, $parameters) argument
5019 $this->appendDebug('parameters=' . $this->varDump($parameters));
5075 $this->debug('no parameters passed.');
5095 function serializeParameters($operation, $direction, $parameters) argument
5098 $this->appendDebug('parameters=' . $this->varDump($parameters));
5129 $this->debug('have ' . $parametersArrayType . ' parameters');
5155 $this->debug('no parameters passed.');
5725 $in = array('parameters' => 'tns:' . $name);
5733 $out = array('parameters' => 'tns:' . $name . 'Response');
/plugin/zip/pear/MIME/
H A DType.php53 var $parameters = array(); variable in MIME_Type
103 $this->parameters[$param->name] = $param;
199 if (count($this->parameters)) {
200 foreach ($this->parameters as $key => $null) {
201 $type .= '; '.$this->parameters[$key]->get();
302 $this->parameters[$name] = $tmp;
314 unset ($this->parameters[$name]);
/plugin/math2/phpmathpublisher/
H A DCHANGELOG3 - WARNING : the $dirfonts and $dirimg parameters should not be finished any more by /.

1...<<2122232425262728