Home
last modified time | relevance | path

Searched refs:module (Results 826 – 843 of 843) sorted by last modified time

1...<<31323334

/plugin/authucenter/lib/uc_client/
H A Dclient.php97 function uc_api_post($module, $action, $arg = array()) { argument
114 $postdata = uc_api_requestdata($module, $action, $s);
118 function uc_api_requestdata($module, $action, $arg='', $extra='') { argument
120 …$post = "m=$module&a=$action&inajax=2&release=".UC_CLIENT_RELEASE."&input=$input&appid=".UC_APPID.…
124 function uc_api_url($module, $action, $arg='', $extra='') { argument
125 $url = UC_API.'/index.php?'.uc_api_requestdata($module, $action, $arg, $extra);
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12module.exports=s:t.classie=s}(window),function(t){function e(t){if(t){if("string"==typeof n[t])ret…
/plugin/advrack/
H A Draphael.js378 …(typeof module != "undefined" && module.exports) ? (module.exports = eve) : (typeof define != "und…
H A Dscript.js297 var module;
299module = paper.roundedRectangle(rack_boundaries.x + previous_module_width, rack_boundaries.y + pre…
303module = paper.rect(rack_boundaries.x + previous_module_width, rack_boundaries.y + previous_deck_h…
307module = paper.roundedRectangle(rack_boundaries.x + previous_module_width, rack_boundaries.y + pre…
314 module.attr('fill', modules[b]['fill-color']);
316 module.attr('fill', 'white');
319 setupTooltip(module, modules[b]['tooltip']);
321 setupTooltip(module, deck['tooltip']);
324 setupTooltip(module, equipment['tooltip']);
330 var boundaries = module.getBBox();
[all …]
/plugin/hipchat/
H A DREADME.md29 * Hippy - [mandatory] PHP's cURL module
/plugin/jiralinks/
H A DREADME.md7 For the remote issue links functionality, the curl PHP module needs to be activated.
/plugin/rigrr/lib/svg-pan-zoom/
H A Dsvg-pan-zoom.js1 …ction"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){ argument
2 module.exports = {
119 },{}],2:[function(require,module,exports){ argument
191 },{}],3:[function(require,module,exports){
862 …cons":1,"./mousewheel":2,"./svg-utilities":4,"./utilities":5}],4:[function(require,module,exports){
863 module.exports = {
1043 },{}],5:[function(require,module,exports){
1044 module.exports = {
/plugin/behave/
H A Dbehave.js618 if (typeof module !== 'undefined' && module.exports) {
619 module.exports = Behave;
/plugin/masciimath/
H A DREADME.txt6 …ript is necessary. Only the symbolic math part (the original part) is included, not the SVG module.
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/aceeditor/
H A Dbuild.js1module:function(e){return{id:e,uri:"",exports:s[e],config:y(e)}}},t=function(t,n,u,f){var l,h,d,g,… method in i
/plugin/socialshareprivacy2/JC/
H A DREADME.md14 The plugin can also be loaded as AMD module.
/plugin/socialshareprivacy2/SSP/
H A DREADME.md115 1 This file contains all JavaScripts except the `jquery.socialshareprivacy.localstorage.js` module
1364 jquery.socialshareprivacy.localstorage.js module.
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DCHANGES.txt2128 # new feature: spacegroup/symmetry for CML files with <module> tags
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example3 * This is an example configuration for the mysql auth module.
31 /* This option enables debug messages in the mysql module. It is
44 * the module which tables to lock. If you use any aliases for table names
59 * The module access the password as 'pass' so a alias might be necessary.
91 * member of. The module access the group name as 'group' so a alias
109 * case dependend by the module. At the end a sort expression will be added.
177 * The module will access the index with the name 'id' so a alias might be
243 * The module will access the index with the name 'id' so a alias might
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfm23 * Note this module is created for use with Coldfusion 4.52 and above.
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1module:1,"in":1,"return":1,redo:1,"if":1,BEGIN:1,retry:1,end:1,"for":1,"true":1,self:1,when:1,next… property in hljs.LANGUAGES.ruby.c.keyword

1...<<31323334