Home
last modified time | relevance | path

Searched refs:options (Results 1476 – 1500 of 1516) sorted by last modified time

1...<<5152535455565758596061

/plugin/offline/
H A DCOPYING.txt109 the interface presents a list of user commands or options, such as a
/plugin/prolog/
H A Dattribute_options.php31 $options = array();
37 array_push($options, $option);
39 return $options;
H A Dsyntax.php132 $options = $this->attrOptions->getOptions($_SESSION['prolog']['optionsValue']);
136 return array($state, array($prologCode, $maxRunTime, $includedFilesList, $options));
156 list($prologCode, $maxRunTime, $includedFilesList, $options) = $match;
158 foreach($options as $option)
/plugin/zul/syntax/
H A Dzirkelundlineal.php164 $options = $data['options'];
249 if ($options != '') {
250 $txt .= '<param name="options" value="'.$options.'"/>';
/plugin/indexmenu2/cms/extensions/dom/
H A Dselectbox.js13options,false,false);}o.onblur=e};var c=function(){return String(this.text);};var C=function(i,x,X…
/plugin/givemeyouremail/
H A Dsyntax.php141 …$renderer->doc .= $this->_givemeyouremailResults($givemeyouremail, $options,$email_adress_valid,$u…
145 …$renderer->doc .= $this->_givemeyouremailForm($c, $dID, $givemeyouremail, $options, $login, $singl…
168 …function _givemeyouremailResults($givemeyouremail, $options, $email_adress_valid,$last_email_adres… argument
194 function _givemeyouremailForm($n, $dID, $givemeyouremail, $options, $login, $single){ argument
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js649 var options = FindValue(
655 if(options == null)
658 options = options.split(':');
660 language = options[0].toLowerCase();
671 highlighter.noGutter = (showGutter == null) ? IsOptionSet('nogutter', options) : !showGutter;
672 …highlighter.addControls = (showControls == null) ? !IsOptionSet('nocontrols', options) : showContr…
673 highlighter.collapse = (collapseAll == null) ? IsOptionSet('collapse', options) : collapseAll;
674 …highlighter.showColumns = (showColumns == null) ? IsOptionSet('showcolumns', options) : showColumn…
697 …highlighter.firstLine = (firstLine == null) ? parseInt(GetOptionValue('firstline', options, 1)) : …
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js153 …i];var options=FindValue(element.attributes['class'],element.className,element.attributes['languag…
154 continue;options=options.split(':');language=options[0].toLowerCase();if(registered[language]==null)
155options):!showGutter;highlighter.addControls=(showControls==null)?!IsOptionSet('nocontrols',option…
161 highlighter.firstLine=(firstLine==null)?parseInt(GetOptionValue('firstline',options,1)):firstLine;h…
/plugin/stars/
H A Dreadme.txt29 TODO: other image options? control panel?
/plugin/snap/
H A Dsyntax.php.ori106 //Recuperation des options
115 if (isset($param[1])) $options=$param[1];
118 if (preg_match("/!/",$options)) {
120 $options=preg_replace("/!/","",$options);
123 if ($options) $options=explode("x",$options);
124 if ($options[0]) $larg=$options[0]*1;
125 if ($options[1]) $haut=$options[1]*1;
/plugin/vote/
H A Dsyntax.php54 $options[] = htmlspecialchars( trim( $option ) );
57 $this->_create_vote_log_file( $title, $options );
59 return array( $title, $param, $question, $options );
71 list( $title, $param, $question, $options ) = $data;
89 foreach( $options as $option ) {
147 function _create_vote_log_file( $title, $options ) { argument
153 foreach( $options as $option ) {
213 $options = array_keys( (array)( $vote_log[ 'results' ] ) );
236 $ret .= '<tr><td align="left" colspan="3">'.$options[$i].'</td></tr>';
249 'value="'.$options[$i].'" /></label></td>';
/plugin/linkmanager/
H A Dstyle.css51 /* --- options --- */
/plugin/flowplay2/flowplayer/
H A DREADME.txt84 * added following clip specific configuration options: id, keywords
85 * added enableAds, publisherId, adServerUrl, adServerAuth, countryCode config options
283 …eo dimensions are detected from the FLV metadata. The different resizing options are based on thos…
347 …- Images in playlist are resized according to the menu options. Images also respect the 'initialSc…
353 - New config options to hide the loop button and the size options menu.
H A DLICENSE.txt115 the interface presents a list of user commands or options, such as a
/plugin/code3/src/
H A Dpsyhi.js56 var options = { class in PSyHi
133 var s = strings.lang[options.lang]||strings.lang.en;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37 …Tools.GetElementDocument(A).createElement("OPTION");D.text=B;D.value=C;A.options.add(D);return D;}…
H A Dfckeditorcode_gecko.js36 …Tools.GetElementDocument(A).createElement("OPTION");D.text=B;D.value=C;A.options.add(D);return D;}…
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample02.afp47 combo.options.add(oOption) ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js286 selectElement.options.add(oOption) ;
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc224 …the caseless configuration keys to a list of all available configuration options in the correct ca…
H A Dfckeditor.cfm136 …the caseless configuration keys to a list of all available configuration options in the correct ca…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc183 …ption" access="public" output="true" returnType="void" hint="Sets values for allowed CFC options.">
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample02_mx.cfm49 combo.options.add(oOption) ;
H A Dsample02.cfm49 combo.options.add(oOption) ;
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample02.lasso48 combo.options.add(oOption) ;

1...<<5152535455565758596061