MCPcopy Create free account

hub / github.com/ronreiter/interactive-tutorials / functions

Functions2,211 in github.com/ronreiter/interactive-tutorials

↓ 430 callersMethodtest
A test function that always returns the same thing. >>> ideone_object = Ideone('username', 'password') >>> ideone_object.tes
ideone/__init__.py:310
↓ 411 callersMethodmatch
Match by (optional) name and/or (optional) namespace. @param name: The optional element tag name. @type name: str @pa
suds/sax/element.py:821
↓ 275 callersFunctiont
(t)
static/js/bootstrap.min.js:6
↓ 263 callersMethodappend
Append the specified L{content} to the I{parent}. @param parent: The parent node to append to. @type parent: L{Element}
suds/mx/core.py:63
↓ 245 callersMethodnext
(self)
suds/sudsobject.py:188
↓ 177 callersMethodpush
Create a frame and push the specified object. @param sx: A schema object to push. @type sx: L{SchemaObject}
suds/xsd/sxbase.py:547
↓ 127 callersMethodsplit
Split the url into I{protocol} and I{location} @param url: A URL. @param url: str @return: (I{url}, I{location})
suds/store.py:583
↓ 116 callersFunctionMT
(name)
static/js/codemirror/mode/markdown/test.js:3
↓ 97 callersMethodfind
Get the definition object for the schema object by name. @param name: The name of a schema object. @type name: basestring
suds/resolver.py:46
↓ 95 callersFunctioncont
()
static/js/codemirror/mode/rust/rust.js:134
↓ 82 callersMethodget
Get a object from the cache by ID. @param id: The object ID. @type id: str @return: The object, else None @rt
suds/cache.py:43
↓ 76 callersFunctionPos
(line, ch)
static/js/codemirror/codemirror.js:2267
↓ 65 callersFunctionc
(a,b)
static/jquery.js:20
↓ 64 callersFunctioncont
()
static/js/codemirror/mode/haxe/haxe.js:194
↓ 57 callersFunctionelt
(tag, content, className, style)
static/js/codemirror/codemirror.js:4998
↓ 56 callersFunctioncont
()
static/js/codemirror/mode/javascript/javascript.js:194
↓ 56 callersMethodget
Get the value of an attribute by name. @param name: The name of the attribute. @type name: basestring @param ns: The
suds/sax/element.py:217
↓ 53 callersMethodappend
Append the specified child based on whether it is an element or an attrbuite. @param objects: A (single|collection) of attrib
suds/sax/element.py:311
↓ 53 callersMethodapply
Apply the import (rule) to the specified schema. If the schema does not already contain an import for the I{namespace} specif
suds/xsd/doctor.py:142
↓ 53 callersMethodpop
Pop the I{top} frame. @return: The popped frame. @rtype: L{Frame} @raise StopIteration: when stack is empty.
suds/xsd/sxbase.py:555
↓ 52 callersFunctiontokenChain
(stream,state,chain,style,tail)
static/js/codemirror/mode/perl/perl.js:469
↓ 50 callersFunctionret
(style, tp)
static/js/codemirror/mode/less/less.js:9
↓ 48 callersMethodappend
Append schema object's from B{s}ource list to the B{d}estination list while applying the filter. @param d: The destination li
suds/xsd/sxbase.py:71
↓ 48 callersFunctiongetLine
(chunk, n)
static/js/codemirror/codemirror.js:4559
↓ 48 callersMethodremove
Remove the specified child element or attribute. @param child: A child to remove. @type child: L{Element}|L{Attribute}
suds/sax/element.py:355
↓ 46 callersMethodgetAttribute
Get an attribute by name and (optional) namespace @param name: The name of a contained attribute (may contain prefix). @type
suds/sax/element.py:388
↓ 43 callersMethodset
Set an attribute's value. @param name: The name of the attribute. @type name: basestring @param value: The attribute
suds/sax/element.py:186
↓ 41 callersFunctionclipPos
(doc, pos)
static/js/codemirror/codemirror.js:2280
↓ 38 callersFunctionoperation
(cm1, f)
static/js/codemirror/codemirror.js:1287
↓ 36 callersFunctionon
(emitter, type, f)
static/js/codemirror/codemirror.js:4848
↓ 36 callersFunctionret
(tp, style, cont)
static/js/codemirror/mode/tiddlywiki/tiddlywiki.js:64
↓ 32 callersFunctionMT
(name)
static/js/codemirror/mode/stex/test.js:3
↓ 32 callersFunctionoption
(name, deflt, handle, notOnInit)
static/js/codemirror/codemirror.js:2929
↓ 32 callersFunctionset
(str)
static/js/codemirror/mode/sql/sql.js:210
↓ 31 callersMethodfilter
Filter the specified result based on query criteria. @param result: A potential result. @type result: L{sxbase.SchemaObject}
suds/xsd/query.py:58
↓ 31 callersFunctionret
(tp, style, cont)
static/js/codemirror/mode/xquery/xquery.js:84
↓ 30 callersFunctionMT
(name)
static/js/codemirror/mode/css/test.js:3
↓ 30 callersMethoditems
Extract the I{items} from a suds object much like the items() method works on I{dict}. @param sobject: A suds object
suds/client.py:63
↓ 28 callersFunctionrval
(state,stream,type)
static/js/codemirror/mode/erlang/erlang.js:14
↓ 27 callersFunctionpass
()
static/js/codemirror/mode/rust/rust.js:131
↓ 26 callersFunctionposEq
(a, b)
static/js/codemirror/codemirror.js:2273
↓ 24 callersMethodencode
Encode special characters found in string I{s}. @param s: A string to encode. @type s: str @return: The encoded strin
suds/sax/enc.py:65
↓ 23 callersMethodadd
Add an <xs:import/> to the specified schema root. @param root: A schema root. @type root: L{Element}
suds/xsd/doctor.py:161
↓ 22 callersFunctionMT
(name)
static/js/codemirror/mode/gfm/test.js:3
↓ 22 callersFunctionkw
(type)
static/js/codemirror/mode/javascript/javascript.js:11
↓ 21 callersFunctionf
(a)
static/js/bootbox.min.js:6
↓ 21 callersFunctionposLess
(a, b)
static/js/codemirror/codemirror.js:2274
↓ 21 callersFunctionr
()
static/js/bootstrap.min.js:6
↓ 20 callersMethodgetChild
Get a child by (optional) name and/or (optional) namespace. @param name: The name of a child element (may contain prefix). @t
suds/sax/element.py:411
↓ 20 callersMethodindent
(cls, n)
suds/sudsobject.py:257
↓ 20 callersFunctionkw
(type)
static/js/codemirror/mode/tiddlywiki/tiddlywiki.js:22
↓ 20 callersFunctionkw
(type)
static/js/codemirror/mode/haxe/haxe.js:7
↓ 20 callersFunctionpushlex
(type, info)
static/js/codemirror/mode/rust/rust.js:139
↓ 20 callersFunctionpushlex
(type, info)
static/js/codemirror/mode/haxe/haxe.js:219
↓ 19 callersFunctioncont
()
static/js/codemirror/mode/xml/xml.js:172
↓ 19 callersMethodoperation
Shortcut used to get a contained operation by name. @param name: An operation name. @type name: str @return: The name
suds/wsdl.py:755
↓ 19 callersMethodvalues
(self)
markdown/odict.py:70
↓ 18 callersMethodchildren
Get only the I{direct} or non-attribute content. @param filter: A filter to constrain the result. @type filter: L{Filter}
suds/xsd/sxbase.py:122
↓ 18 callersMethodinsert
Insert the key, value pair before the item with the given index.
markdown/odict.py:90
↓ 18 callersFunctionp
()
static/js/bootstrap.min.js:6
↓ 18 callersMethodpop
(self, k, *args)
markdown/odict.py:43
↓ 18 callersFunctionret
(style, tp)
static/js/codemirror/mode/css/css.js:189
↓ 18 callersMethodrun
Each subclass of Preprocessor should override the `run` method, which takes the document as a list of strings split by newlines and r
markdown/preprocessors.py:32
↓ 18 callersFunctionsetState
(state, fn, ctx)
static/js/codemirror/mode/rst/rst.js:2
↓ 18 callersMethodsort
Sort suds object attributes based on ordering defined in the XSD type information. @param content: The content to sort.
suds/mx/literal.py:242
↓ 17 callersFunctioncallback
( status, statusText, responses, responseHeaders )
static/js/learnpython.js:20
↓ 17 callersFunctionchain
(parser)
static/js/codemirror/mode/tiki/tiki.js:29
↓ 17 callersFunctionexpect
(wanted)
static/js/codemirror/mode/javascript/javascript.js:244
↓ 17 callersFunctiongetRect
(node)
static/js/codemirror/codemirror.js:5025
↓ 17 callersFunctionpushlex
(type, info)
static/js/codemirror/mode/javascript/javascript.js:226
↓ 17 callersFunctionregChange
(cm, from, to, lendiff)
static/js/codemirror/codemirror.js:1313
↓ 16 callersFunction_extends
()
static/js/bootstrap.js:31
↓ 16 callersMethodnamespace
Get the element's namespace. @return: The element's namespace by resolving the prefix, the explicit namespace or the inhe
suds/sax/element.py:283
↓ 16 callersMethodresolve
Resolve named references to other WSDL objects. @param definitions: A definitions object. @type definitions: L{Definitions}
suds/wsdl.py:64
↓ 16 callersFunctionwords
(str)
static/js/codemirror/mode/clike/clike.js:163
↓ 15 callersMethodaddPrefix
Add or update a prefix mapping. @param p: A prefix. @type p: basestring @param u: A namespace URI. @type u: b
suds/sax/element.py:528
↓ 15 callersFunctione
(e,t)
static/js/prism.js:29
↓ 15 callersFunctione_preventDefault
(e)
static/js/codemirror/codemirror.js:4821
↓ 15 callersFunctionexpect
(wanted)
static/js/codemirror/mode/haxe/haxe.js:237
↓ 15 callersMethodgetChildren
Get a list of children by (optional) name and/or (optional) namespace. @param name: The name of a child element (may contain prefix).
suds/sax/element.py:473
↓ 14 callersMethodadd
Insert by key location.
markdown/odict.py:141
↓ 14 callersMethodclear
Clear all objects from the cache.
suds/cache.py:91
↓ 14 callersFunctionextendSelection
(doc, pos, other, bias)
static/js/codemirror/codemirror.js:2296
↓ 14 callersFunctionlineLength
(cm, lineNum)
static/js/codemirror/keymap/vim.js:1476
↓ 14 callersFunctionlst
(arr)
static/js/codemirror/codemirror.js:4943
↓ 14 callersFunctionqualify
Get a reference that is I{qualified} by namespace. @param ref: A referenced schema type name. @type ref: str @param resolvers: A list
suds/xsd/__init__.py:32
↓ 14 callersFunctionret
(tp, style)
static/js/codemirror/mode/plsql/plsql.js:14
↓ 14 callersFunctionret
(tp, style, cont)
static/js/codemirror/mode/haxe/haxe.js:44
↓ 13 callersMethodbind
Bind a namespace to a schema location (URI). This is used for imports that don't specify a schemaLocation. @param ns: A names
suds/xsd/sxbasic.py:501
↓ 13 callersFunctioncont
()
static/js/codemirror/mode/tiki/tiki.js:196
↓ 13 callersFunctiongetType
(state)
static/js/codemirror/mode/markdown/markdown.js:174
↓ 13 callersMethodopen
Open the cache file making sure the directory is created.
suds/cache.py:273
↓ 13 callersMethodparseBlocks
Process blocks of markdown text and attach to given etree node. Given a list of ``blocks``, each blockprocessor is stepped through
markdown/blockparser.py:77
↓ 13 callersFunctionpopStateStack
(state)
static/js/codemirror/mode/xquery/xquery.js:425
↓ 13 callersMethodresolvePrefix
Resolve the specified prefix to a namespace. The I{nsprefixes} is searched. If not found, it walks up the tree until either resolve
suds/sax/element.py:505
↓ 13 callersFunctionret
(style, lst)
static/js/codemirror/mode/smarty/smarty.js:11
↓ 13 callersMethodset
Set a new state.
markdown/blockparser.py:22
↓ 13 callersFunctionsplitPrefix
Split the name into a tuple (I{prefix}, I{name}). The first element in the tuple is I{None} when the name does't have a prefix. @param n
suds/sax/__init__.py:40
↓ 13 callersFunctiontransitState
(currState, c)
static/js/codemirror/mode/ntriples/ntriples.js:45
↓ 13 callersMethodupdate
Update the property values as specified by keyword/value. @param kwargs: A list of property name/values to set. @type kwargs:
suds/properties.py:510
next →1–100 of 2,211, ranked by callers