Home
last modified time | relevance | path

Searched +full:attributes -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 51 – 75 of 83) sorted by relevance

1234

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dfalcon.php73 "attributes","baseClass","beginCritical","bless","brigade",
H A Dcil.php56 2 => array(//Attributes
H A Dactionscript.php67 'attachSound', 'attachVideo', 'attributes', 'autosize', 'avHardwareDisable', 'background',
H A Djquery.php208 5 => 'http://docs.jquery.com/Attributes/{FNAME}',
H A Dprogress.php59 'CREATE SAX-attributeS','CREATE SAX-READER','CREATE SAX-WRITER','CREATE SERVER',
113 'Buffer','Data-relation','ProDataSet','SAX-attributes',
137 'COPY-DATASET','COPY-SAX-attributeS','COPY-TEMP-TABLE','CREATE-LIKE',
H A Dkotlin.php121 'Attributes', 'Attributes.Name', 'AttributeSet',
H A Djava.php137 'Attributes', 'Attributes.Name', 'AttributeSet',
H A Dswift.php80 ** Swift Attributes
487 2 => 'color: #B833A1;', // Attributes
H A Dcobol.php95 'ASSEMBLY-ATTRIBUTES', 'ASSIGN', 'AT', 'ATTRIBUTE', 'AUTHOR',
120 'CLASS-ATTRIBUTES', 'CLASS-CONTROL', 'CLASS-ID', 'CLASS-OBJECT',
H A Dgroovy.php127 'Attributes', 'Attributes.Name', 'AttributeSet',
H A Drsplus.php93 'attr<-', 'attributes', 'attributes<-', 'autoload', 'autoloader', 'backsolve', 'baseenv', 'basename', 'besselI',
H A Dactionscript3.php282 'b', 'available', 'avHardwareDisable', 'autoSize', 'attributes',
H A Dvisualfoxpro.php221 'Ascii','At','Attributes','Automatic','Autosave','Avg',
H A Dmapbasic.php881 0 => 'color: #12198b;', //Table Attributes
H A Dabap.php796 'attributes',
H A Dwolfram.php74 'Asynchronous', 'AtomQ', 'Attributes', 'AutoAction', 'AutoDelete',
/dokuwiki/inc/
H A Dtemplate.php409 * instances. Attributes are given as key value pairs. Values will be HTML
1176 * @param array $params - additional image attributes
1210 //prepare attributes
1550 $attributes = $rev ? ['rev' => $rev] : [];
1553 ml($image, $attributes),
/dokuwiki/vendor/simplepie/simplepie/src/
H A DItem.php1389 // Attributes
1425 // Attributes
1455 // Start checking the attributes of media:content
1880 // Attributes
1910 // Start checking the attributes of media:content
2185 // Attributes
2221 // Attributes
2252 // Attributes
H A DSimplePie.php269 * PCRE for HTML attributes
274 * PCRE for XML attributes
644 * @var array Stores the default attributes to be stripped by strip_attributes().
651 * @var array Stores the default attributes to add to different tags by add_attributes().
665 * @var array Stores the default attributes to be renamed by rename_attributes().
1444 * Set element/attribute key/value pairs of HTML attributes
/dokuwiki/lib/plugins/acl/
H A Dadmin.php782 //general checkbox attributes
789 //dynamic attributes
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DZip.php934 $header .= pack('v', 0); // internal file attributes
935 $header .= pack('V', 0); // external file attributes @todo was 0x32!?
/dokuwiki/inc/parser/
H A Dxhtml.php1622 * @param array $link attributes of a link
1902 * @param array $atts - additional attributes for the <video> tag
1989 * @param array $atts - additional attributes for the <audio> tag
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG60 * CSS attributes (BenBE)
1025 - Bug where spans had two quotes at the end of the attributes fixed (ie. <span style=".."">)
/dokuwiki/lib/exe/
H A Dcss.php618 // shorten attributes (1em 1em 1em 1em -> 1em)
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md94 - New methods `SimplePie::rename_attributes()` and `SimplePie_Sanitize::rename_attributes()` allow renaming attributes by @math-GH in [#717](https://github.com/simplepie/simplepie/pull/717)

1234