Home
last modified time | relevance | path

Searched defs:attributes (Results 126 – 150 of 255) sorted by relevance

1234567891011

/plugin/combo/ComboStrap/
H A DLang.php35 public static function processLangAttribute(&$attributes)
H A DTabsTag.php142 public static function openNavigationalTabElement(array $attributes): string
/plugin/combo/ComboStrap/Tag/
H A DBackgroundTag.php53 public static function handleEnterAndSpecial(TagAttributes $attributes)
H A DBarTag.php123 public static function renderEnterXhtml(TagAttributes $attributes, array $data): string
H A DAdTag.php133 public static function render(TagAttributes $attributes): string
/plugin/authucenter/lib/uc_client/lib/
Dxml.class.php65 function open(&$parser, $tag, $attributes) {
/plugin/rrdgraph/inc/
Dsvgbinding.php79 public function xmlStartElementHandler($parser, $name, $attributes) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1Credential.php69 public function setAttributes($attributes)
DGoogleCloudApigeeV1DeveloperAppKey.php75 public function setAttributes($attributes)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DHTMLDefinition.php129 …public function addElement($element_name, $type, $contents, $attr_collections, $attributes = array…
/plugin/projects/plugins/file/
Dplot_dependency.php63 public function __construct($attributes) {
/plugin/odt/ODT/
DODTState.php123 public function enter(ODTStateElement $element, $attributes=NULL) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
DProduct.php53 public function setAttributes(Attributes $attributes)
/plugin/s5reloaded/ui/effects_support/
Dbuilder.js88 _attributes: function(attributes) { argument
/plugin/odt/ODT/css/
Dcssimportnew.php68 public function matches (array $attributes=NULL) {
168 protected $attributes = array(); variable in css_simple_selector
/plugin/refnotes/
Dcore.php342 public function addReference($attributes, $data) {
469 public function addReference($attributes, $data, $call) {
/plugin/odt/ODT/elements/
DODTElementFrame.php16 protected $attributes = NULL; variable in ODTElementFrame
/plugin/combo/syntax/
H A Dwebcode.php236 public function addCodePenButton($codes, $attributes)
/plugin/authsaml/
Dsaml.php33 protected $attributes = array(); variable in saml_handler
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
DOrganizationsDevelopers.php56 public function attributes($parent, GoogleCloudApigeeV1Attributes $postBody, $optParams = []) function in Google\\Service\\Apigee\\Resource\\OrganizationsDevelopers
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
Dwsc_ie.js10 …OR.document.getHead().append(CKEDITOR.document.createElement("script",{attributes:{type:"text/java… property
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
Dwsc_ie.js10 …OR.document.getHead().append(CKEDITOR.document.createElement("script",{attributes:{type:"text/java… property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
DCreative.php48 public $attributes; variable in Google\\Service\\AdExchangeBuyerII\\Creative
203 public function setAttributes($attributes)
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js2669 …return $$('Inline').$new(self, "kbd", nil, $hash2(["attributes"], {"attributes": $hash2(["keys"], … property
2700 …return $$('Inline').$new(self, "menu", nil, $hash2(["attributes"], {"attributes": $hash2(["menu", … property
2714 …return $$('Inline').$new(self, "menu", nil, $hash2(["attributes"], {"attributes": $hash2(["menu", … property
2740 …return $$('Inline').$new(self, "image", nil, $hash2(["type", "target", "attributes"], {"type": typ… property
2768 …return $$('Inline').$new(self, "indexterm", nil, $hash2(["attributes"], {"attributes": attrs})).$c… property
2784 …return $$('Inline').$new(self, "indexterm", term, $hash2(["attributes", "type"], {"attributes": at… property
2822 …subbed_term = $$('Inline').$new(self, "indexterm", term, $hash2(["attributes", "type"], {"attribut… property
2838 …subbed_term = $$('Inline').$new(self, "indexterm", nil, $hash2(["attributes"], {"attributes": attr… property
3177 …$('Inline').$new(self, "anchor", link_text, $hash2(["type", "target", "attributes"], {"type": "xre… property
3229 …return $$('Inline').$new(self, "footnote", content, $hash2(["attributes", "id", "target", "type"],… property
[all …]
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
Dsmiley.js1 …_src"),v=u.getAttribute("title");var s=m.document.createElement("img",{attributes:{src:w,"data-cke… property

1234567891011