MCPcopy Create free account

hub / github.com/alibaba/f2etest / functions

Functions1,929 in github.com/alibaba/f2etest

↓ 11 callersMethodcheckSystemAdministratorAccess
Checks whether a user has system administrator access to the system. @param userID The ID of the user to check. @return true if the system administra
f2etest-guacamole/guacamole-client-0.9.3/extensions/guacamole-auth-mysql/src/main/java/net/sourceforge/guacamole/net/auth/mysql/service/PermissionCheckService.java:279
↓ 11 callersMethodgetConnectionGroupID
Get the ID of the corresponding connection group record. @return The ID of the corresponding connection group, if any.
f2etest-guacamole/guacamole-client-0.9.3/extensions/guacamole-auth-mysql/src/main/java/net/sourceforge/guacamole/net/auth/mysql/MySQLConnectionGroup.java:101
↓ 11 callersMethodgetUserID
Returns the ID of this user in the database, if it exists. @return The ID of this user in the database, or null if this user was not retrieve
f2etest-guacamole/guacamole-client-0.9.3/extensions/guacamole-auth-mysql/src/main/java/net/sourceforge/guacamole/net/auth/mysql/MySQLUser.java:143
↓ 11 callersFunctionia
(a,b)
f2etest-web/public/js/highcharts.js:9
↓ 11 callersFunctionnext
(i)
f2etest-web/public/demo/lib/mocha.js:4461
↓ 11 callersFunctionprintNewline
()
f2etest-web/public/demo/lib/jasmine-2.4.1/console.js:134
↓ 11 callersMethodrun
()
f2etest-guacamole/guacamole-client-0.9.3/guacamole/src/main/java/org/glyptodon/guacamole/net/basic/GuacamoleClassLoader.java:70
↓ 11 callersFunctionsetInterval
(fn, interval)
f2etest-web/public/demo/lib/jasmine-2.4.1/jasmine.js:1252
↓ 11 callersMethodsetName
Sets the name assigned to this Connection. @param name The name to assign.
f2etest-guacamole/guacamole-client-0.9.3/guacamole/src/main/java/org/glyptodon/guacamole/net/auth/Connection.java:52
↓ 10 callersFunctionC
(e,t)
f2etest-chrome/js/jquery-1.8.3.min.js:2
↓ 10 callersFunctionC
(e,t)
f2etest-web/public/js/jquery-1.8.3.min.js:2
↓ 10 callersFunctioncursorCoords
(cm, pos, context, lineObj, measurement)
hostsShare-client/js/codemirror.js:1133
↓ 10 callersFunctione
(t,n)
f2etest-chrome/js/jquery-1.8.3.min.js:3
↓ 10 callersFunctione
(t,n)
f2etest-web/public/js/jquery-1.8.3.min.js:3
↓ 10 callersFunctiongetOrder
(line)
hostsShare-client/js/codemirror.js:4844
↓ 10 callersFunctionha
(a)
f2etest-web/public/js/highcharts.js:9
↓ 10 callersFunctionja
(a,b)
f2etest-web/public/js/highcharts.js:10
↓ 10 callersFunctionka
(a,b)
f2etest-web/public/js/highcharts.js:13
↓ 10 callersFunctionm
(a)
hostsShare-client/js/jquery-1.7.2.min.js:2
↓ 10 callersFunctionpa
(a)
f2etest-web/public/js/highcharts.js:9
↓ 10 callersFunctionremoveChildrenAndAdd
(parent, e)
hostsShare-client/js/codemirror.js:5215
↓ 10 callersFunctionrunLoggingCallbacks
( key, scope, args )
f2etest-web/public/demo/lib/qunit-1.14.0.js:1160
↓ 10 callersFunctions
(a,b)
hostsShare-client/js/jquery-1.7.2.min.js:3
↓ 10 callersMethodsetProtocol
Sets the name of the protocol to be used. @param protocol The name of the protocol to be used.
f2etest-guacamole/guacamole-client-0.9.3/guacamole-common/src/main/java/org/glyptodon/guacamole/protocol/GuacamoleConfiguration.java:95
↓ 10 callersFunctionsignalLater
(emitter, type /*, values...*/)
hostsShare-client/js/codemirror.js:5083
↓ 10 callersFunctionupdateLineHeight
(line, height)
hostsShare-client/js/codemirror.js:4789
↓ 9 callersFunctionat
(e,t)
f2etest-chrome/js/jquery-1.8.3.min.js:2
↓ 9 callersFunctionat
(e,t)
f2etest-web/public/js/jquery-1.8.3.min.js:2
↓ 9 callersFunctioncurrentRunnable
()
f2etest-web/public/demo/lib/jasmine-2.4.1/jasmine.js:532
↓ 9 callersFunctiond
()
f2etest-web/public/js/highcharts.js:199
↓ 9 callersFunctionfitRect
* Given the X and Y coordinates of the upper-left corner of a rectangle * and the rectangle's width and height, resize the backing canvas element
f2etest-guacamole/guacamole-client-0.9.3/guacamole-common-js/src/main/webapp/modules/Layer.js:172
↓ 9 callersFunctionfragment
* Return a DOM fragment from `html`.
f2etest-web/public/demo/lib/mocha.js:2643
↓ 9 callersMethodgetConfiguration
Returns the GuacamoleConfiguration associated with this Connection. Note that because configurations may contain sensitive information, some data in t
f2etest-guacamole/guacamole-client-0.9.3/guacamole/src/main/java/org/glyptodon/guacamole/net/auth/Connection.java:92
↓ 9 callersMethodgetConnectionGroupDirectory
Retrieves a Directory which can be used to view and manipulate connection groups and their members, but only as allowed by the permissions given to th
f2etest-guacamole/guacamole-client-0.9.3/guacamole/src/main/java/org/glyptodon/guacamole/net/auth/ConnectionGroup.java:123
↓ 9 callersMethodgetPassword
Returns this user's password. Note that the password returned may be hashed or completely arbitrary. @return A String which may (or may not) be the u
f2etest-guacamole/guacamole-client-0.9.3/guacamole/src/main/java/org/glyptodon/guacamole/net/auth/User.java:57
↓ 9 callersFunctionindexOf
(collection, elt)
hostsShare-client/js/codemirror.js:5154
↓ 9 callersFunctionna
(a)
f2etest-web/public/js/highcharts.js:33
↓ 9 callersFunctionqa
(a)
f2etest-web/public/js/highcharts.js:9
↓ 9 callersFunctionr
(e)
f2etest-web/public/js/highlight.min.js:2
↓ 9 callersMethodverifyConnectionGroupAccess
Verifies that the user has the specified access to the given connection group. If permission is denied, a GuacamoleSecurityException is thrown. @para
f2etest-guacamole/guacamole-client-0.9.3/extensions/guacamole-auth-mysql/src/main/java/net/sourceforge/guacamole/net/auth/mysql/service/PermissionCheckService.java:152
↓ 8 callersFunctionDa
(a)
f2etest-web/public/js/highcharts.js:8
↓ 8 callersFunctionJ
(e)
f2etest-chrome/js/jquery-1.8.3.min.js:2
↓ 8 callersFunctionJ
(e)
f2etest-web/public/js/jquery-1.8.3.min.js:2
↓ 8 callersFunctionb
(b)
f2etest-web/public/js/highcharts.js:212
↓ 8 callersFunctionclose_tunnel
* Closes this tunnel, signaling the given status and corresponding * message, which will be sent to the onerror handler if the status is * a
f2etest-guacamole/guacamole-client-0.9.3/guacamole-common-js/src/main/webapp/modules/Tunnel.js:198
↓ 8 callersFunctiondone
(err)
f2etest-web/public/demo/lib/mocha.js:4180
↓ 8 callersFunctionfocusInput
(cm)
hostsShare-client/js/codemirror.js:1456
↓ 8 callersMethodgetProperty
Given a GuacamoleProperty, parses and returns the value set for that property in guacamole.properties, if any. @param <Type> The type that the given
f2etest-guacamole/guacamole-client-0.9.3/guacamole-ext/src/main/java/org/glyptodon/guacamole/properties/GuacamoleProperties.java:145
↓ 8 callersMethodgetStatus
Returns the Guacamole status associated with this exception. This status can then be easily translated into an HTTP error code or Guacamole protocol e
f2etest-guacamole/guacamole-client-0.9.3/guacamole-common/src/main/java/org/glyptodon/guacamole/GuacamoleException.java:73
↓ 8 callersFunctionisRegExp
(re)
f2etest-web/public/demo/lib/expect.js:775
↓ 8 callersFunctionjscoverage_endLengthyOperation
Removes the progress bar and busy cursor.
f2etest-web/public/jscover/jscoverage.js:165
↓ 8 callersFunctionk
()
f2etest-web/public/js/highcharts.js:73
↓ 8 callersMethodmove
Moves the object with the given identifier to the given directory. @param identifier The identifier of the object to remove. @param directory The dir
f2etest-guacamole/guacamole-client-0.9.3/guacamole/src/main/java/org/glyptodon/guacamole/net/auth/Directory.java:111
↓ 8 callersFunctionoff
(emitter, type, f)
hostsShare-client/js/codemirror.js:5062
↓ 8 callersFunctionreplaceRange
(doc, code, from, to, origin)
hostsShare-client/js/codemirror.js:2363
↓ 8 callersFunctions
(e,t)
f2etest-web/public/js/highlight.min.js:2
↓ 8 callersMethodsetIdentifier
Sets the identifier assigned to this Connection. @param identifier The identifier to assign.
f2etest-guacamole/guacamole-client-0.9.3/guacamole/src/main/java/org/glyptodon/guacamole/net/auth/Connection.java:65
↓ 8 callersMethodsetUsername
Sets the name of this user, which must be unique across all users. @param username The name of this user.
f2etest-guacamole/guacamole-client-0.9.3/guacamole/src/main/java/org/glyptodon/guacamole/net/auth/User.java:49
↓ 8 callersFunctionsourceFromStacktrace
( offset )
f2etest-web/public/demo/lib/qunit-1.14.0.js:966
↓ 8 callersFunctionu
()
f2etest-web/public/js/highcharts.js:93
↓ 7 callersFunctionA
(e,t)
f2etest-web/public/js/jquery-1.8.3.min.js:1
↓ 7 callersFunctionFa
(a)
f2etest-web/public/js/highcharts.js:12
↓ 7 callersFunctionHa
(a)
f2etest-web/public/js/highcharts.js:9
↓ 7 callersFunctionIa
(a,b)
f2etest-web/public/js/highcharts.js:10
↓ 7 callersFunctioncancelEvent
(e)
f2etest-guacamole/guacamole-client-0.9.3/guacamole-common-js/src/main/webapp/modules/Mouse.js:117
↓ 7 callersFunctioncopyPos
(x)
hostsShare-client/js/codemirror.js:2380
↓ 7 callersFunctioneventInWidget
(display, e)
hostsShare-client/js/codemirror.js:1576
↓ 7 callersFunctionget
(ch, right)
hostsShare-client/js/codemirror.js:1136
↓ 7 callersMethodgetInstance
Returns an instance of a GuacamoleClassLoader which finds classes within the directory configured in guacamole.properties. @return An instance of a G
f2etest-guacamole/guacamole-client-0.9.3/guacamole/src/main/java/org/glyptodon/guacamole/net/basic/GuacamoleClassLoader.java:151
↓ 7 callersFunctionisConnected
()
f2etest-guacamole/guacamole-client-0.9.3/guacamole-common-js/src/main/webapp/modules/Client.js:103
↓ 7 callersFunctionjscoverage_findPos
(obj)
f2etest-web/public/jscover/jscoverage.js:109
↓ 7 callersFunctionlineIsHidden
(doc, line)
hostsShare-client/js/codemirror.js:3904
↓ 7 callersFunctionn
(d,a,b)
f2etest-web/public/js/highcharts-3d.js:8
↓ 7 callersFunctionn
(a,b,c)
hostsShare-client/js/jquery-1.7.2.min.js:2
↓ 7 callersFunctionot
(e)
f2etest-chrome/js/jquery-1.8.3.min.js:2
↓ 7 callersFunctionot
(e)
f2etest-web/public/js/jquery-1.8.3.min.js:2
↓ 7 callersMethodread
Reads at least one complete Guacamole instruction, returning a buffer containing one or more complete Guacamole instructions and no incomplete Guacamo
f2etest-guacamole/guacamole-client-0.9.3/guacamole-common/src/main/java/org/glyptodon/guacamole/io/GuacamoleReader.java:61
↓ 7 callersFunctionregisterLoggingCallback
( key )
f2etest-web/public/demo/lib/qunit-1.14.0.js:1153
↓ 7 callersFunctionresetInput
(cm, user)
hostsShare-client/js/codemirror.js:1439
↓ 7 callersMethodretrieveConnectionGroup
Retrieves the connection group having the given name from the database. @param name The name of the connection to return. @param parentID The ID of t
f2etest-guacamole/guacamole-client-0.9.3/extensions/guacamole-auth-mysql/src/main/java/net/sourceforge/guacamole/net/auth/mysql/service/ConnectionGroupService.java:91
↓ 7 callersFunctions
(e,t,n)
f2etest-chrome/js/jquery-1.8.3.min.js:1
↓ 7 callersFunctions
(e,t,n)
f2etest-web/public/js/jquery-1.8.3.min.js:1
↓ 7 callersFunctionsetSelection
(doc, anchor, head, bias, checkAtomic)
hostsShare-client/js/codemirror.js:2431
↓ 7 callersFunctionspansFor
(n)
hostsShare-client/js/codemirror.js:4326
↓ 6 callersFunctionEa
(a)
f2etest-web/public/js/highcharts.js:9
↓ 6 callersFunctionJa
(a,b)
f2etest-web/public/js/highcharts.js:10
↓ 6 callersFunctionQa
(a,b)
f2etest-web/public/js/highcharts.js:12
↓ 6 callersFunctionSa
(a,b)
f2etest-web/public/js/highcharts.js:13
↓ 6 callersFunctionabortable
(func)
f2etest-guacamole/guacamole-client-0.9.3/guacamole/src/main/webapp/scripts/lib/filesaver/filesaver.js:103
↓ 6 callersFunctionaddEvent
* @param {HTMLElement} elem * @param {string} type * @param {Function} fn
f2etest-web/public/demo/lib/qunit-1.14.0.js:1101
↓ 6 callersFunctioncb
(a,c)
hostsShare-client/js/jquery-1.7.2.min.js:2
↓ 6 callersFunctionclearCaches
(cm)
hostsShare-client/js/codemirror.js:1081
↓ 6 callersFunctioncolorLines
* Color lines for `str`, using the color `name`. * * @param {String} name * @param {String} str * @return {String} * @api private
f2etest-web/public/demo/lib/mocha.js:2232
↓ 6 callersFunctionct
(a,b)
hostsShare-client/js/jquery-1.7.2.min.js:2
↓ 6 callersFunctionendOperation
(cm)
hostsShare-client/js/codemirror.js:1292
↓ 6 callersFunctionft
(e,t,n,i,r)
f2etest-chrome/js/jquery-1.8.3.min.js:2
↓ 6 callersFunctionft
(e,t,n,i,r)
f2etest-web/public/js/jquery-1.8.3.min.js:2
↓ 6 callersMethodgetConnectionDirectory
Retrieves a Directory which can be used to view and manipulate connections and their configurations, but only as allowed by the permissions given to t
f2etest-guacamole/guacamole-client-0.9.3/guacamole/src/main/java/org/glyptodon/guacamole/net/auth/ConnectionGroup.java:109
↓ 6 callersMethodgetOptions
Returns a mutable collection of protocol parameter options. Changes to this collection directly affect the available options. @return A mutable colle
f2etest-guacamole/guacamole-client-0.9.3/guacamole/src/main/java/org/glyptodon/guacamole/net/basic/ProtocolParameter.java:176
↓ 6 callersMethodgetParentID
Get the ID of the parent connection group for this connection, if any. @return The ID of the parent connection group for this connection, if any.
f2etest-guacamole/guacamole-client-0.9.3/extensions/guacamole-auth-mysql/src/main/java/net/sourceforge/guacamole/net/auth/mysql/MySQLConnection.java:96
← previousnext →101–200 of 1,929, ranked by callers