Home
last modified time | relevance | path

Searched refs:get (Results 3301 – 3325 of 3429) sorted by last modified time

1...<<131132133134135136137138

/plugin/fedauth/Auth/OpenID/
H A DMessage.php211 function get($key, $default = null) function in Auth_OpenID_Mapping
286 return $this->namespace_to_alias->get($namespace_uri);
291 return $this->alias_to_namespace->get($alias);
339 $this->alias_to_namespace->get($desired_alias);
350 $alias = $this->namespace_to_alias->get($namespace_uri);
377 $alias = $this->namespace_to_alias->get($namespace_uri);
819 return $this->args->get(array($namespace, $key), $default);
H A DSReg.php506 function get($field_name, $default=null) function in Auth_OpenID_SRegResponse
/plugin/fedauth/Auth/Yadis/
H A DHTTPFetcher.php169 function get($url, $headers = null) function in Auth_Yadis_HTTPFetcher
/plugin/ssocas/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/facebooklike/
H A DLICENSE25 them if you wish), that you receive source code or can get it if you
37 or can get the source code. And you must show them these terms so they
461 the predecessor has it or can get it with reasonable efforts.
664 You should also get your employer (if you work as a programmer) or school,
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js104 …oLowerCase();brushName=Syntax.aliases[brushName]||brushName;Syntax.brushes.get(brushName,function(…
111 Syntax.highlightText(text,options,function(html,brush){Syntax.layouts.get(options.layout,function(l…
H A Djquery.syntax.js7 …in=this._loaded.bind(this,name);for(var i=0;i<deps.length;i+=1){chain=this.get.bind(this,deps[i],c…
9 …(next);}else{this.dependencies[current]=[next];}};ResourceLoader.prototype.get=function(name,callb…
16get(0);if(first){var root=first.src.match(/.*\//);if(root){Syntax.root=root[0];}}}},log:function()…
H A Djquery.syntax.layout.editor.js26 …);container.append(code.children());var editor=new Syntax.Editor(container.get(0));var updateConta…
27 …ext(text,options,function(html){editor.updateLines(changed,html.children().get());editor.setClient…
H A Djquery.syntax.min.js7 …in=this._loaded.bind(this,name);for(var i=0;i<deps.length;i+=1){chain=this.get.bind(this,deps[i],c…
9 …(next);}else{this.dependencies[current]=[next];}};ResourceLoader.prototype.get=function(name,callb…
16get(0);if(first){var root=first.src.match(/.*\//);if(root){Syntax.root=root[0];}}}},log:function()…
/plugin/mytemplate/
H A DREADME26 time, but on some occasions, you may need more control over the order in which things get
27 replaced. If you don't get the point, the list-command is a common case where using different
50 evaluated, the other also doesn't get its result assigned to a variable.
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java91 EditorPalette shapesPalette = insertPalette(mxResources.get("shapes")); in GraphEditor()
92 EditorPalette imagesPalette = insertPalette(mxResources.get("images")); in GraphEditor()
93 EditorPalette symbolsPalette = insertPalette(mxResources.get("symbols")); in GraphEditor()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java352 mxResources.get("gridColor"), graphComponent in actionPerformed()
393 graphComponent, mxResources.get("value"), in actionPerformed()
394 mxResources.get("scale") + " (%)", in actionPerformed()
755 ex.toString(), mxResources.get("error"), in actionPerformed()
818 .get("noSourceAndTargetSelected")); in actionPerformed()
1283 .get("enterWarningMessage")); in actionPerformed()
1290 .get("noCellSelected")); in actionPerformed()
1369 mxResources.get("errorLoadDiagram"), in actionPerformed()
1576 mxResources.get("value"), message, in actionPerformed()
1728 mxResources.get("background"), null); in actionPerformed()
[all …]
H A DBasicGraphEditor.java268 JLabel statusBar = new JLabel(mxResources.get("ready")); in createStatusBar()
349 status(mxResources.get("scale") + ": " in mouseWheelMoved()
362 .get("magnifyPage")); in showOutlinePopupMenu()
378 .get("showLabels")); in showOutlinePopupMenu()
394 .get("buffering")); in showOutlinePopupMenu()
777 return new AbstractAction(mxResources.get(key))
822 return new AbstractAction(mxResources.get(key))
828 mxResources.get("noLayout"));
H A DEditorMenuBar.java210 .get("antialias"), "AntiAlias", true)); in EditorMenuBar()
351 mxResources.get("basicStyle"), in EditorMenuBar()
357 mxResources.get("defaultStyle"), in EditorMenuBar()
423 .get("dragEnabled"), "DragEnabled")); in EditorMenuBar()
425 .get("dropEnabled"), "DropEnabled")); in EditorMenuBar()
456 .get("connectable"), "Connectable")); in EditorMenuBar()
463 .get("createTarget"))); in EditorMenuBar()
617 .get("background"))); in populateFormatMenu()
664 .get("position"))); in populateFormatMenu()
854 .get("sourceSpacing")))); in populateFormatMenu()
[all …]
H A DEditorMenuBar.java.bak210 .get("antialias"), "AntiAlias", true));
351 mxResources.get("basicStyle"),
357 mxResources.get("defaultStyle"),
423 .get("dragEnabled"), "DragEnabled"));
425 .get("dropEnabled"), "DropEnabled"));
456 .get("connectable"), "Connectable"));
463 .get("createTarget")));
617 .get("background")));
664 .get("position")));
842 .get("sourceSpacing"))));
[all …]
H A DBasicGraphEditor.java.bak264 JLabel statusBar = new JLabel(mxResources.get("ready"));
345 status(mxResources.get("scale") + ": "
358 .get("magnifyPage"));
374 .get("showLabels"));
390 .get("buffering"));
664 // .getAbsolutePath() : mxResources.get("newDiagram");
765 return new AbstractAction(mxResources.get(key))
792 return new AbstractAction(mxResources.get(key))
797 JOptionPane.showMessageDialog(graphComponent, mxResources.get("noLayout"));
H A DSchemaEditorMenuBar.java61 menu = add(new JMenu(mxResources.get("file"))); in SchemaEditorMenuBar()
77 menu.add(editor.bind(mxResources.get("pageSetup"), in SchemaEditorMenuBar()
88 menu = add(new JMenu(mxResources.get("edit"))); in SchemaEditorMenuBar()
126 menu = add(new JMenu(mxResources.get("view"))); in SchemaEditorMenuBar()
193 .get("antialias"), "AntiAlias", true)); in SchemaEditorMenuBar()
322 mxResources.get("basicStyle"), in SchemaEditorMenuBar()
328 mxResources.get("defaultStyle"), in SchemaEditorMenuBar()
337 .get("buffering"), "TripleBuffered", true)); in SchemaEditorMenuBar()
338 submenu.add(editor.bind(mxResources.get("dirty"), in SchemaEditorMenuBar()
360 .get("centerZoom"), "CenterZoom", true)); in SchemaEditorMenuBar()
[all …]
H A DSchemaEditorToolBar.java89 "200%", "150%", "100%", "75%", "50%", mxResources.get("page"), in SchemaEditorToolBar()
90 mxResources.get("width"), mxResources.get("actualSize") }); in SchemaEditorToolBar()
145 if (zoom.equals(mxResources.get("page"))) in SchemaEditorToolBar()
151 else if (zoom.equals(mxResources.get("width"))) in SchemaEditorToolBar()
157 else if (zoom.equals(mxResources.get("actualSize"))) in SchemaEditorToolBar()
H A DSchemaGraphComponent.java112 Component[] c = components.get(terminal.getCell()); in getColumnLocation()
H A DEditorToolBar.java186 "200%", "150%", "100%", "75%", "50%", mxResources.get("page"), in EditorToolBar()
187 mxResources.get("width"), mxResources.get("actualSize") }); in EditorToolBar()
242 if (zoom.equals(mxResources.get("page"))) in EditorToolBar()
248 else if (zoom.equals(mxResources.get("width"))) in EditorToolBar()
254 else if (zoom.equals(mxResources.get("actualSize"))) in EditorToolBar()
/plugin/supa/
H A DLICENSE.txt24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your

1...<<131132133134135136137138