Home
last modified time | relevance | path

Searched refs:this (Results 23251 – 23275 of 27090) sorted by relevance

1...<<931932933934935936937938939940>>...1084

/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.unc7 // Simulate "this" of a dialog for non-dialog events.
175 var columns = this.definition.charColumns,
210 ' onkeydown="CKEDITOR.tools.callFunction( ' + onKeydown + ', event, this )"' +
211 ' onclick="CKEDITOR.tools.callFunction(' + onClick + ', this); return false;"' +
230 this.getContentElement( 'info', 'charContainer' ).getElement().setHtml( html.join( '' ) );
249 var firstChar = this.getElement().getElementsByTag( 'a' ).getItem( 0 );
256 var firstChar = this.getElement().getChild( [ 0, 0, 0, 0, 0 ] );
H A Dspecialchar.js.orig9 …[CKEDITOR.dialog.cancelButton],charColumns:17,onLoad:function(){for(var c=this.definition.charColu…
11this )" onclick="CKEDITOR.tools.callFunction('+m+', this); return false;" tabindex="-1"><span styl…
12 …tion(){var c=this.getElement().getElementsByTag("a").getItem(0);setTimeout(function(){c.focus();g(…
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.unc7 // Simulate "this" of a dialog for non-dialog events.
175 var columns = this.definition.charColumns,
210 ' onkeydown="CKEDITOR.tools.callFunction( ' + onKeydown + ', event, this )"' +
211 ' onclick="CKEDITOR.tools.callFunction(' + onClick + ', this); return false;"' +
230 this.getContentElement( 'info', 'charContainer' ).getElement().setHtml( html.join( '' ) );
249 var firstChar = this.getElement().getElementsByTag( 'a' ).getItem( 0 );
256 var firstChar = this.getElement().getChild( [ 0, 0, 0, 0, 0 ] );
/plugin/nsiconinsearch/
H A DREADME9 in this case.
15 All documentation for this plugin can be found at
18 If you install this plugin manually, make sure it is installed in
/plugin/pdfjs/pdfjs/web/cmaps/
H A DLICENSE10 %%Copyright: copyright notice, this list of conditions and the following
14 %%Copyright: copyright notice, this list of conditions and the following
20 %%Copyright: products derived from this software without specific prior
/plugin/cite/
H A DREADME.md15 The way this is done is by appending `&do=cite` to a wiki page's URL in addition to an optional rev…
25 All further documentation for this plugin can be found at:
31 The official repository for this plugin is available on GitHub:
/plugin/indexmenu/
H A Dajax.php54 echo $this->localThemes();
60 * TODO: delete this funstion; copy of this function is already in action.php
/plugin/bpmnio/
H A DLICENSE10 this software and associated documentation files (the "Software"), to deal in the
16 The above copyright notice and this permission notice shall be included in all
21 removed or changed. When this software is being used in a website or application,
/plugin/findologicxmlexport/
H A Dadmin.php90 $this->setupLocale();
103 self::LANGUAGE_NAME => $this->lang,
/plugin/editsections/
H A Dall.css2 Makes the default template display much better with this plugin.
10 be able to override this by adding the 'html' selector to the 'secedit' css
/plugin/floatdiv/syntax/
H A Dfloat.php38 $this->Lexer->addEntryPattern('\[float.*?\]',$mode,'plugin_floatdiv_float');
42 $this->Lexer->addExitPattern('\[/float\]','plugin_floatdiv_float');
/plugin/formatplus2/
H A DREADME.md4 …ery.browser` type error (at the moment). I have e-mailed to Tom to report this error, and he encou…
6 …hats-the-replacement-for-browser#answer-15072522) into the `script.js` of this plugin, and the Jav…
/plugin/socialshareprivacy/
H A Daction.php22 …$controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle_tpl_metaheader_output…
52 $opt_value=$this->getConf("$opt");
/plugin/stackedit/
H A DREADME8 All documentation for this plugin can be found at
11 If you install this plugin manually, make sure it is installed in
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DArrayCollectionHandler.php24 $this->initializeExcluded = $initializeExcluded;
73 if (false === $this->initializeExcluded) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.position.absolute.php15 $this->_positionAbsoluteVertically($box, $containing_block);
16 $this->_positionAbsoluteHorizontally($box, $containing_block);
/plugin/accscounter/lang/en/
H A Dmovedirection.txt2 …tion of this plugin's log files has been changed, to be compatible with some plugins such as Farme…
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Event/
H A DAnonymousFootnotesListener.php10 * file that was distributed with this source code.
43 '#' . $this->config->get('footnote/ref_id_prefix') . $existingReference->getLabel(),
60 $this->config = $configuration;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPluginAdminTest.php43 $this->assertEquals(403, $response->status);
82 $this->assertEquals(200, $response->status);
/plugin/avtaskbox/
H A DREADME.md22 DESCRIPTION: Some stuff for you. You can have newlines in this part. Description must be the last i…
34 * Updated this wiki page to remove comments that have been fixed.
/plugin/ckgedit/lang/en/
H A Dscayt.txt1 …to a Scayt server. While there is no reason to believe this is a security risk, nevertheless this
/plugin/autoindex/
H A Dsyntax.php35 $this->Lexer->addSpecialPattern('{{autoindex}}', $mode, 'plugin_autoindex');
67 uasort($data, [$this, 'titleSort']);
/plugin/approve/action/
H A Drevisions.php12 $controller->register_hook('FORM_REVISIONS_OUTPUT', 'BEFORE', $this, 'handle_revisions', array());
19 $db = $this->loadHelper('approve_db');
21 $acl = $this->loadHelper('approve_acl');
48 } elseif ($this->getConf('ready_for_approval') && $approve_revisions[$revision]['status'] == 'ready_for_approval') {
/plugin/struct/syntax/
H A Dvalue.php48 $this->Lexer->addSpecialPattern('\{\{\$[^}]+\}\}', $mode, 'plugin_struct_value');
99 $show_not_found = $this->getConf('show_not_found');
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md10 We recommend installing this package with [Composer](https://getcomposer.org/).
107 `MaxMind\Db\Reader`. In order to use this extension, you must install the
117 top-level directory of this distribution:
141 no MaxMind-distributed database currently makes use of this type, both the
142 pure PHP reader and the C extension support this type. The pure PHP reader
153 Please report all issues with this code using the [GitHub issue tracker](https://github.com/maxmind…

1...<<931932933934935936937938939940>>...1084