Home
last modified time | relevance | path

Searched refs:element (Results 401 – 425 of 796) sorted by last modified time

1...<<11121314151617181920>>...32

/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.grab.js79 data.element = elem;
94 if (e.data.onstart && e.data.onstart.call(e.data.element, e.data)){
121 e.data.onmove.call(e.data.element, e.data);
135 e.data.onfinish.call(e.data.element, e.data);
144 if (e.data.onstart && e.data.onstart.call(e.data.element, e.data)){
185 e.data.onfinish.call(e.data.element, e.data);
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js53 function( callback, element ) {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.matroska.php1356 * @param array $element
1372 $element = array();
1381 $element['id_name'] = self::EBMLidName($element['id']);
1387 $element['end'] = $this->current_offset + $element['length'];
1390 …$dont_parse = (in_array($element['id'], $this->unuseful_elements) || $element['id_name'] == dechex…
1392 $element['data'] = $this->readEBMLelementData($element['length'], $element);
1401 * @param array $element
1406 …ename(__FILE__).':'.$line.'] ('.$element['id'].'::'.$element['id_name'].' ['.$element['length'].' …
1444 switch ($element['id']) {
1450 $simpletag_entry[$element['id_name']] = $element['data'];
[all …]
H A Dmodule.tag.id3v2.php551 foreach ($genre_elements as $element) {
552 $element = trim($element);
553 if ($element) {
554 if (preg_match('#^[0-9]{1,3}$#', $element)) {
555 $clean_genres[] = getid3_id3v1::LookupGenreName($element);
557 $clean_genres[] = str_replace('((', '(', $element);
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md298 This example will render one `link` element on the page that includes a URL
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js84 this.element = $(element);
181 element.jPlayer("pause");
818 this.element.empty();
923 if(!this.element.attr("id")) {
928 id: this.element.attr("id"),
929 jq: this.element
1143 this.element.append(htmlObj);
1257 if(self.element !== element) { // Do not destroy this instance.
1259 element.jPlayer("destroy");
1663 this.element.trigger(event);
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt415 in a 2-element array (data, image_mime) for all formats
1120 ¤ WavPack ['extras'] now returned as 3-element array of integers
1338 * Bugfix: now correctly parses cbSize element of WAVEFORMATEX
2812 2-element array
/plugin/jplayer/components/
H A Drequire-built.js2129 this.element = $(element);
2226 element.jPlayer("pause");
2863 this.element.empty();
2968 if(!this.element.attr("id")) {
2973 id: this.element.attr("id"),
2974 jq: this.element
3188 this.element.append(htmlObj);
3302 if(self.element !== element) { // Do not destroy this instance.
3304 element.jPlayer("destroy");
3708 this.element.trigger(event);
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md70 …ix: Fixed the media title being displayed in iOS Control Center when there is no GUI title element.
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js84 this.element = $(element);
181 element.jPlayer("pause");
818 this.element.empty();
923 if(!this.element.attr("id")) {
928 id: this.element.attr("id"),
929 jq: this.element
1143 this.element.append(htmlObj);
1257 if(self.element !== element) { // Do not destroy this instance.
1259 element.jPlayer("destroy");
1663 this.element.trigger(event);
[all …]
H A Djquery.jplayer.min.js2element=a(c),this.options=a.extend(!0,{},this.options,b);var d=this;this.element.bind("remove.jPla…
3element!==this&&(!e||c.call(this.data("jPlayer"),d))&&this.jPlayer.apply(this,f)}))},pauseOthers:f…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js84 this.element = $(element);
181 element.jPlayer("pause");
818 this.element.empty();
923 if(!this.element.attr("id")) {
928 id: this.element.attr("id"),
929 jq: this.element
1143 this.element.append(htmlObj);
1257 if(self.element !== element) { // Do not destroy this instance.
1259 element.jPlayer("destroy");
1663 this.element.trigger(event);
[all …]
/plugin/adfs/phpsaml/lib/Saml2/
H A DSettings.php962 $element = $dom->documentElement;
963 if ($element->tagName !== 'md:EntityDescriptor') {
968 if ($element->hasAttribute('validUntil')) {
969 … $validUntil = OneLogin_Saml2_Utils::parseSAML2Time($element->getAttribute('validUntil'));
971 if ($element->hasAttribute('cacheDuration')) {
972 $cacheDuration = $element->getAttribute('cacheDuration');
/plugin/adfs/phpsaml/
H A DCHANGELOG47 * Add extra protection verifying the Signature algorithm used on SignedInfo element, not only rely …
112 * Conditions element required and unique.
113 * AuthnStatement element required and unique.
115 * Reject saml:Attribute element with same “Name” attribute
117 * Require Issuer element. (Must match IdP EntityID).
119 * Check that the EncryptedAssertion element only contains 1 Assertion element.
166 * Fix bug on organization element of the SP metadata builder.
200 * Fix wrong element order in generated metadata.
226 * Explicit warning message for signed element problem.
H A DREADME.md501 // Indicates a requirement for the NameID element on the SAMLResponse
685 * `$setNameIdPolicy` - When true the AuthNRequest will set a nameIdPolicy element.
865 is an array - a single-valued attribute is an array of a single element.
1371 * `getAttributes` - Gets the Attributes from the AttributeStatement element.
1487 * `decryptElement` - Decrypts an encrypted element.
1489 * `addSign` - Adds signature key and senders certificate to an element
H A D_toolkit_loader.php20 foreach ($folderInfo as $element) {
21 if (is_file($libDir.$element) && (substr($element, -4) === '.php')) {
22 include_once $libDir.$element;
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php501 * @param DOMElement $element The EncryptedKey-element.
504 public static function fromEncryptedKeyElement(DOMElement $element) { argument
507 $objenc->setNode($element);
513 XMLSecEnc::staticLocateKeyInfo($objKey, $element);
660 $element = $node;
661 while ($refnode = $element->previousSibling) {
665 $element = $refnode;
1594 public function locateEncryptedData($element) { argument
1595 if ($element instanceof DOMDocument) {
1596 $doc = $element;
[all …]
H A DCHANGELOG.txt5 - Insure only a single SignedInfo element exists within a signature during
109 - Return signature element node from XMLSecurityDSig::insertSignature() and
/plugin/admnote/
H A DREADME.md51 You can use almost every DokuWiki element inside a note body except headers.
/plugin/downloadcodeblock/
H A DREADME.md8 The text of the element preceding the code block (e.g. a heading) is interpreted
H A Dscript.js1 function preceding(element) { argument
2 return element && (element.previousElementSibling || preceding(element.parentNode));
5 function deriveFilename(element) { argument
7 const match = element && element.textContent.match(/^\s*(.+[/\\])?([^/\\]+\.\w+)\s*$/);
/plugin/codemirror/dist/
H A Dscripts.min.js.map1element","classNames","getCodeMode","onLoadedAsync","loadNextDep","dep","DWgetSelection","DWsetSel…
/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1element from an array and return it\n pos :1, // - …
H A Dsoy.min.js1element:{variableScope:true}};var d=Object.keys(c).filter(function(a){return!c[a].noEndTag||c[a].r… class in AnonymousFunction7aaf3fe40100.c
H A Dsoy.min.js.map1element","indentingTags","Object","keys","filter","tag","defineMode","config","textMode","getMode"…

1...<<11121314151617181920>>...32