Home
last modified time | relevance | path

Searched refs:attribute (Results 151 – 175 of 449) sorted by last modified time

12345678910>>...18

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D22.22.js1attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[…
H A D29.29.js1 …e:"@strings"},["[^)\r\n]+","string"],["\\)",{token:"tag",next:"@pop"}]],attribute:[{include:"@nest… property in AnonymousFunctionfd300ef10100.r.tokenizer
H A D37.37.js.map1 … 'and_then',\n 'array',\n 'as',\n 'asm',\n 'attribute',\n 'begi…
H A Dbundle.js137 …lSpec:18,role:19,BLOCK_START:20,attributes:21,BLOCK_STOP:22,ALPHANUM:23,attribute:24,attributeType…
/plugin/webcode/
H A DREADME.md99 …* The height of the Iframe is now dynamically calculated. No need to give this attribute anymore i…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js105 …new lib.element("link").attribute.set("rel","stylesheet").attribute.set("type","text/css").attribu…
116 …lib.element("div").attribute.set('firebugIgnore',true).attribute.set("id","firebugIconDiv").attrib…
139attribute.set("title","Firebug Lite").attribute.set("target","_blank").attribute.set("href","http:…
174 …el.bgInspector = new lib.element("DIV").attribute.set("id","FirebugBGInspector").attribute.set('fi…
370 buttons[i].attribute.set("href","#");
1346 link.attribute.addClass("Selected");
1389 nodeLink.attribute.addClass("Selected");
1438 link.attribute.addClass("Selected");
1439 link.attribute.addClass("Parent");
1462 link.attribute.addClass("Parent");
[all …]
H A Dfirebug-lite-1.2-compressed.js8 …].appendChild(new lib.element("link").attribute.set("rel","stylesheet").attribute.set("type","text…
10attribute.set('firebugIgnore',true).attribute.set("id","firebugIconDiv").attribute.set("title",ico…
11attribute.addClass("Header").insert(el.main);el.left={};el.left.container=new lib.element("DIV").a…
13attribute.addClass("Nav").insert(el.left.container);el.nav.console=new lib.element("A").attribute.…
14attribute.addClass("Tab").update("DOM").event.addListener("click",lib.util.Curry(d.navigate,intern…
15 buttons[i].attribute.set("href","#");win.refreshSize();}
36attribute.addClass("Opened");parentElement.opened=true;for(var key in obj){try{if(env.hideDOMFunct…
58 if(d.html.current){d.html.current[1].attribute.removeClass("Selected");}
62attribute.addClass("Selected");d.html.current=[_element,nodeLink];d.html.openProperties();};if(ele…
63attribute.addClass("Block").insert(parent),link=new lib.element("A").attribute.addClass("Link").in…
[all …]
/plugin/webcode/syntax/
H A Dbasis.php501 foreach ($this->attributes as $attribute => $value) {
502 if (in_array($attribute, $iFrameHtmlAttributes)) {
503 $iFrameHtml .= ' ' . $attribute . '=' . $value;
/plugin/groupmatrix/syntax/
H A Dtable.php135 foreach ($attributes as $attribute) {
136 $row[$attribute] = $user[$attribute] ?: '';
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md699 * #524: Full support for the `test="anyof"` attribute in principal-search
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng384 attribute name { text },
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2 …ContextAttributes){for(var attribute in webGLContextAttributes){contextAttributes[attribute]=webGL…
H A Dopus.js2 …ContextAttributes){for(var attribute in webGLContextAttributes){contextAttributes[attribute]=webGL…
H A Dogg.js2 …ContextAttributes){for(var attribute in webGLContextAttributes){contextAttributes[attribute]=webGL…
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js633 attribute: name,
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md306 This behavior can also be triggered by setting a `debug` attribute on the tag:
/plugin/adfs/phpsaml/
H A DCHANGELOG63 …onelogin/php-saml/pull/226) Add possibility to handle nameId NameQualifier attribute in SLO Request
79 * Reset errorReason attribute of the auth object after each Process method
91 attribute to be empty with the 'relaxDestinationValidation' setting
115 * Reject saml:Attribute element with same “Name” attribute
175 * Allows the authn comparsion attribute to be set via config.
193 * Do accesible the ID of the object Logout Request (id attribute).
230 * Fixed a typo on the 'NameIdPolicy' attribute that appeared at the README and settings_example fil…
H A DREADME.md15 …d to the validator but the SAMLResponse does not contain a InResponseTo attribute. And an additio…
520 // attribute will not be rejected for this fact.
864 Each attribute name can be used as an index into `$attributes` to obtain the value. Every attribute
865 is an array - a single-valued attribute is an array of a single element.
880 Before trying to get an attribute, check that the user is
1154 echo "<p>You don't have any attribute</p>";
1227 Is possible that asserting request URL and Destination attribute of SAML response fails when workin…
1273 Has the protected attribute `$auth`, an `OneLogin_Saml2_Auth` object.
1325 * `getAttribute` - Returns the requested SAML attribute
1385 …- Returns the ID of the Logout Request. (If you have the object you can access to the id attribute)
/plugin/adfs/phpsaml/lib/Saml2/
H A DMetadata.php115 foreach ($sp['attributeConsumingService']['requestedAttributes'] as $attribute) {
116 …equestedAttributeStr = sprintf(' <md:RequestedAttribute Name="%s"', $attribute['name']);
117 if (isset($attribute['nameFormat'])) {
118 $requestedAttributeStr .= sprintf(' NameFormat="%s"', $attribute['nameFormat']);
120 if (isset($attribute['friendlyName'])) {
121 … $requestedAttributeStr .= sprintf(' FriendlyName="%s"', $attribute['friendlyName']);
123 if (isset($attribute['isRequired'])) {
128 if (isset($attribute['attributeValue']) && !empty($attribute['attributeValue'])) {
130 if (is_string($attribute['attributeValue'])) {
131 $attribute['attributeValue'] = array($attribute['attributeValue']);
[all …]
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt55 - HHVM signing node with ID attribute w/out namespace regenerates ID value.
78 - Fix typo when setting MimeType attribute. (Eugene OZ)
127 - Add reference option to force creation of URI attribute. For use
128 when adding a DOM Document where by default no URI attribute is added.
/plugin/codemirror/dist/modes/
H A Dmscgen.min.js.map1attribute lists */\n if (!pConfig.inAttributeList && !!pConfig.attributes && pStream.match(/\…
H A Dsoy.min.js.map1 …ate(mode)\n });\n }\n return \"attribute\";\n …
H A Dsql.min.js.map1 … asc asensitive assert assertion assignment asymmetric at atomic attach attribute attributes autho…
H A Dswift.min.js.map1attribute","tokenBase","stream","state","prev","sol","indented","indentation","eatSpace","ch","pee…
H A Dtextile.min.js.map1 …n var TOKEN_STYLES = {\n addition: \"positive\",\n attributes: \"attribute\",\n bold: \"…

12345678910>>...18