Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MrS0m30n3/google-translate
/ functions
Functions
572 in github.com/MrS0m30n3/google-translate
⨍
Functions
572
◇
Types & classes
28
↳
Endpoints
56
↓ 2 callers
Function
createSafeFragment
( document )
docs/docs/_static/jquery-1.11.1.js:5272
↓ 2 callers
Function
da
()
docs/docs/_static/jquery.js:2
↓ 2 callers
Function
dataAttr
( elem, key, data )
docs/docs/_static/jquery-1.11.1.js:3633
↓ 2 callers
Function
dataAttr
( elem, key, data )
docs/docs/_static/jquery-3.1.0.js:4128
↓ 2 callers
Function
decode_string
Decode string back to unicode. Decodes the given string back to unicode. The process ignores all the characters that the encoding does not su
google_translate/utils.py:28
↓ 2 callers
Function
detach
* Clean-up method for dom ready events
docs/docs/_static/jquery-1.11.1.js:3456
↓ 2 callers
Function
fire
( data )
docs/docs/_static/jquery-1.11.1.js:3111
↓ 2 callers
Function
fire
()
docs/docs/_static/jquery-3.1.0.js:3230
↓ 2 callers
Function
getChildren
* Get the children comments from a ul. If recursive is true, * recursively include childrens' children.
docs/docs/_static/websupport.js:542
↓ 2 callers
Function
getWidthOrHeight
( elem, name, extra )
docs/docs/_static/jquery-1.11.1.js:6553
↓ 2 callers
Function
getWidthOrHeight
( elem, name, extra )
docs/docs/_static/jquery-3.1.0.js:6208
↓ 2 callers
Function
getWindow
* Gets a window from an element
docs/docs/_static/jquery-1.11.1.js:10014
↓ 2 callers
Function
getWindow
* Gets a window from an element
docs/docs/_static/jquery-3.1.0.js:9738
↓ 2 callers
Function
get_github_url
(app, view, path)
docs/_ext/edit_on_github.py:14
↓ 2 callers
Function
get_tk
Returns the tk parameter for the given word.
google_translate/tk_generator.py:158
↓ 2 callers
Method
has_space
Returns True if the cache has not reached the max_size else False.
google_translate/cache.py:98
↓ 2 callers
Function
hide
* Hide a comment div.
docs/docs/_static/websupport.js:168
↓ 2 callers
Function
hideProposeChange
(id)
docs/docs/_static/websupport.js:390
↓ 2 callers
Function
i
(a,c,d,e,f,i,j)
docs/docs/_static/js/modernizr.min.js:4
↓ 2 callers
Function
inspect
( dataType )
docs/docs/_static/jquery-1.11.1.js:8633
↓ 2 callers
Function
inspect
( dataType )
docs/docs/_static/jquery-3.1.0.js:8398
↓ 2 callers
Function
inspectPrefiltersOrTransports
( structure, options, originalOptions, jqXHR )
docs/docs/_static/jquery-1.11.1.js:8628
↓ 2 callers
Function
inspectPrefiltersOrTransports
( structure, options, originalOptions, jqXHR )
docs/docs/_static/jquery-3.1.0.js:8393
↓ 2 callers
Function
internalData
( elem, name, data, pvt /* Internal Use Only */ )
docs/docs/_static/jquery-1.11.1.js:3681
↓ 2 callers
Function
internalRemoveData
( elem, name, pvt )
docs/docs/_static/jquery-1.11.1.js:3770
↓ 2 callers
Function
make_request
Make a GET request to the given url. Args: url (string): URL string. headers (list): List that contains ('header', 'value') pair
google_translate/utils.py:93
↓ 2 callers
Function
manipulationTarget
( elem, content )
docs/docs/_static/jquery-1.11.1.js:5355
↓ 2 callers
Function
manipulationTarget
( elem, content )
docs/docs/_static/jquery-3.1.0.js:5518
↓ 2 callers
Function
on
( elem, types, selector, data, fn, one )
docs/docs/_static/jquery-3.1.0.js:4809
↓ 2 callers
Function
p
(a,b)
docs/docs/_static/jquery.js:2
↓ 2 callers
Function
parse_reply
Parse the HTTP reply. Args: reply (file object): Reply to parse. encoding (string): Encoding to use (default: UTF-8). Retur
google_translate/utils.py:144
↓ 2 callers
Function
quote_unicode
urllib2.quote wrapper to handle unicode items.
google_translate/utils.py:239
↓ 2 callers
Function
remove
( elem, selector, keepData )
docs/docs/_static/jquery-3.1.0.js:5683
↓ 2 callers
Method
remove_old
Remove old items from the cache. Removes all the items with invalid timestamp from the cache and returns the number of the items remo
google_translate/cache.py:167
↓ 2 callers
Function
safeActiveElement
()
docs/docs/_static/jquery-1.11.1.js:4263
↓ 2 callers
Function
safeActiveElement
()
docs/docs/_static/jquery-3.1.0.js:4803
↓ 2 callers
Function
setComparator
* Set comp, which is a comparator function used for sorting and * inserting comments into the list.
docs/docs/_static/websupport.js:107
↓ 2 callers
Function
showHide
( elements, show )
docs/docs/_static/jquery-1.11.1.js:6455
↓ 2 callers
Function
sibling
( cur, dir )
docs/docs/_static/jquery-1.11.1.js:2973
↓ 2 callers
Function
sibling
( cur, dir )
docs/docs/_static/jquery-3.1.0.js:3094
↓ 2 callers
Function
siblingCheck
* Checks document order of two siblings * @param {Element} a * @param {Element} b * @returns {Number} Returns less than 0 if a precedes b, greater
docs/docs/_static/jquery-1.11.1.js:952
↓ 2 callers
Function
siblingCheck
* Checks document order of two siblings * @param {Element} a * @param {Element} b * @returns {Number} Returns less than 0 if a precedes b, greater
docs/docs/_static/jquery-3.1.0.js:963
↓ 2 callers
Function
siblings
( n, elem )
docs/docs/_static/jquery-3.1.0.js:2776
↓ 2 callers
Function
sortComments
* Recursively sort a tree of comments using the comp comparator.
docs/docs/_static/websupport.js:530
↓ 2 callers
Function
stopQueue
( hooks )
docs/docs/_static/jquery-1.11.1.js:7475
↓ 2 callers
Function
stopQueue
( hooks )
docs/docs/_static/jquery-3.1.0.js:7120
↓ 2 callers
Method
store
Store the cache to the given filename. Returns: True on success else False.
google_translate/cache.py:185
↓ 2 callers
Function
swap
( elem, options, callback, args )
docs/docs/_static/jquery-3.1.0.js:4425
↓ 2 callers
Function
updateFunc
( i, contexts, values )
docs/docs/_static/jquery-1.11.1.js:3352
↓ 2 callers
Function
updateFunc
( i )
docs/docs/_static/jquery-3.1.0.js:3743
↓ 2 callers
Function
vendorPropName
( style, name )
docs/docs/_static/jquery-1.11.1.js:6433
↓ 2 callers
Function
vendorPropName
( name )
docs/docs/_static/jquery-3.1.0.js:6133
↓ 1 callers
Function
Animation
( elem, properties, options )
docs/docs/_static/jquery-1.11.1.js:7282
↓ 1 callers
Function
Animation
( elem, properties, options )
docs/docs/_static/jquery-3.1.0.js:6897
↓ 1 callers
Function
B
(a,b)
docs/docs/_static/jquery.js:2
↓ 1 callers
Function
Ga
(a,b)
docs/docs/_static/jquery.js:3
↓ 1 callers
Function
I
(a,b,d)
docs/docs/_static/js/modernizr.min.js:4
↓ 1 callers
Function
K
(a,c)
docs/docs/_static/underscore.js:29
↓ 1 callers
Function
K
()
docs/docs/_static/js/modernizr.min.js:4
↓ 1 callers
Function
L
(a)
docs/docs/_static/jquery.js:2
↓ 1 callers
Function
Mb
(a,b,c)
docs/docs/_static/jquery.js:4
↓ 1 callers
Function
Nb
(a,b,c,d)
docs/docs/_static/jquery.js:4
↓ 1 callers
Function
ThemeNav
()
docs/docs/_static/js/theme.js:5
↓ 1 callers
Function
Ua
(a,b,c)
docs/docs/_static/jquery.js:3
↓ 1 callers
Function
_TKK
Replacement for _generateB function.
google_translate/tk_generator.py:82
↓ 1 callers
Function
_TL
(a)
google_translate/tk_generator.py:109
↓ 1 callers
Method
__repr__
(self)
google_translate/cache.py:229
↓ 1 callers
Method
_is_valid_ipv4
Check if the given address is valid IPv4. Note: It checks to see if the given IPv4 address has the right format and n
google_translate/selectors.py:175
↓ 1 callers
Method
_is_valid_ipv6
(address)
google_translate/selectors.py:198
↓ 1 callers
Function
_mb_substr
Get substring from the encoded string.
google_translate/tk_generator.py:42
↓ 1 callers
Function
_shr32
(x, bits)
google_translate/tk_generator.py:49
↓ 1 callers
Function
acceptComment
(id)
docs/docs/_static/websupport.js:320
↓ 1 callers
Function
addToWrapper
(name, func)
docs/docs/_static/underscore-1.3.1.js:957
↓ 1 callers
Method
add_header
Add HTTP header to user specific headers. Args: header (tuple): Tuple that contains two values the header name an
google_translate/translator.py:191
↓ 1 callers
Function
ajaxConvert
( s, response, jqXHR, isSuccess )
docs/docs/_static/jquery-1.11.1.js:8730
↓ 1 callers
Function
ajaxConvert
( s, response, jqXHR, isSuccess )
docs/docs/_static/jquery-3.1.0.js:8500
↓ 1 callers
Function
ajaxHandleResponses
( s, jqXHR, responses )
docs/docs/_static/jquery-1.11.1.js:8675
↓ 1 callers
Function
ajaxHandleResponses
( s, jqXHR, responses )
docs/docs/_static/jquery-3.1.0.js:8442
↓ 1 callers
Function
buildParams
( prefix, obj, traditional, add )
docs/docs/_static/jquery-1.11.1.js:9441
↓ 1 callers
Function
buildParams
( prefix, obj, traditional, add )
docs/docs/_static/jquery-3.1.0.js:8213
↓ 1 callers
Function
createActiveXHR
()
docs/docs/_static/jquery-1.11.1.js:9719
↓ 1 callers
Function
createButtonPseudo
* Returns a function to use in pseudos for buttons * @param {String} type
docs/docs/_static/jquery-1.11.1.js:990
↓ 1 callers
Function
createButtonPseudo
* Returns a function to use in pseudos for buttons * @param {String} type
docs/docs/_static/jquery-3.1.0.js:1000
↓ 1 callers
Function
createInputPseudo
* Returns a function to use in pseudos for input types * @param {String} type
docs/docs/_static/jquery-1.11.1.js:979
↓ 1 callers
Function
createInputPseudo
* Returns a function to use in pseudos for input types * @param {String} type
docs/docs/_static/jquery-3.1.0.js:989
↓ 1 callers
Function
createOptions
( options )
docs/docs/_static/jquery-1.11.1.js:3056
↓ 1 callers
Function
createOptions
( options )
docs/docs/_static/jquery-3.1.0.js:3170
↓ 1 callers
Function
createStandardXHR
()
docs/docs/_static/jquery-1.11.1.js:9713
↓ 1 callers
Function
createTween
( value, prop, animation )
docs/docs/_static/jquery-1.11.1.js:7089
↓ 1 callers
Function
createTween
( value, prop, animation )
docs/docs/_static/jquery-3.1.0.js:6675
↓ 1 callers
Function
db
(a,b,c)
docs/docs/_static/jquery.js:3
↓ 1 callers
Function
deleteComment
(id)
docs/docs/_static/websupport.js:335
↓ 1 callers
Function
disableScript
( elem )
docs/docs/_static/jquery-1.11.1.js:5365
↓ 1 callers
Function
displayNextItem
()
docs/docs/_static/searchtools.js:513
↓ 1 callers
Function
eq
(a, b, stack)
docs/docs/_static/underscore-1.3.1.js:669
↓ 1 callers
Function
fa
(a)
docs/docs/_static/jquery.js:3
↓ 1 callers
Function
fb
(a,b)
docs/docs/_static/jquery.js:3
↓ 1 callers
Function
fixCloneNodeIssues
( src, dest )
docs/docs/_static/jquery-1.11.1.js:5416
↓ 1 callers
Function
fixInput
( src, dest )
docs/docs/_static/jquery-3.1.0.js:5580
↓ 1 callers
Function
gb
(a,b,c)
docs/docs/_static/jquery.js:3
← previous
next →
201–300 of 572, ranked by callers