Home
last modified time | relevance | path

Searched defs:attributes (Results 101 – 125 of 255) sorted by relevance

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1GraphQLOperationConfig.php51 public function setAttributes($attributes)
DGoogleCloudApigeeV1Organization.php32 public $attributes; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Organization
139 public function setAttributes($attributes)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
DGoogleCloudVideointelligenceV1p2beta1Track.php37 public function setAttributes($attributes)
/plugin/revealjs/plugin/markdown/
Dmarkdown.js216 attributes: getForwardedAttributes( section ) property
238 attributes: getForwardedAttributes( section ) property
/plugin/swiftmail/Swift/Connection/
DMulti.php143 public function setExtension($extension, $attributes=array())
DRotator.php176 public function setExtension($extension, $attributes=array())
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
DAsseticNode.php36 …ace $asset, \Twig_Node $body, array $inputs, array $filters, $name, array $attributes = array(), $…
/plugin/combo/ComboStrap/Tag/
H A DBoxTag.php37 public static function handleEnter(TagAttributes $attributes)
H A DSubscribeTag.php36 public static function renderEnterXhtml(TagAttributes $attributes): string
/plugin/combo/ComboStrap/
H A DButtonTag.php97 public static function handleEnter(TagAttributes $attributes, \Doku_Handler $handler): array
H A DCardTag.php194 …public static function renderEnterXhtml(TagAttributes $attributes, Doku_Renderer_xhtml $renderer, …
H A DPermalinkTag.php21 …public static function handleEnterSpecial(TagAttributes $attributes, int $state, Doku_Handler $han…
H A DLazyLoad.php117 public static function addPlaceholderBackground(&$attributes)
/plugin/ahrefmenu/
Dgenerate_map.py197 def start_a(self, attributes): argument
243 def start_title(self, attributes): argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
DOrganizationsApiproducts.php52 public function attributes($name, GoogleCloudApigeeV1Attributes $postBody, $optParams = []) function in Google\\Service\\Apigee\\Resource\\OrganizationsApiproducts
DOrganizationsDevelopersApps.php45 public function attributes($name, GoogleCloudApigeeV1Attributes $postBody, $optParams = []) function in Google\\Service\\Apigee\\Resource\\OrganizationsDevelopersApps
/plugin/ckgedit/ckeditor/plugins/pastebase64/
Dplugin.js56 attributes: { property
/plugin/ckgdoku/ckeditor/plugins/pastebase64/
Dplugin.js56 attributes: { property
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
Dview.js299 attributes: { property
312 attributes: function() { method
325 attributes: { property
415 attributes: {foo: 'bar'} property
/plugin/combo/syntax/
H A Dpara.php252 … public static function fromEolToParagraphUntilEndOfStack(CallStack &$callstack, array $attributes)
/plugin/issuetracker/
Dtablekit.js810 attributes : {name : 'value', type : 'text'}, property
912 TableKit.Editable.textInput = function(n,attributes) { argument
915 attributes : Object.extend({name : 'value', type : 'text'}, attributes||{}) property
920 TableKit.Editable.multiLineInput = function(n,attributes) { argument
923 attributes : Object.extend({name : 'value', rows : '20', cols : '60'}, attributes||{}) property
928 TableKit.Editable.selectInput = function(n,attributes,selectOptions) { argument
931 attributes : Object.extend({name : 'value'}, attributes||{}), property
/plugin/codemirror/dist/modes/
Dtextile.min.js1 …e{a(CodeMirror)}})(function(a){"use strict";var b={addition:"positive",attributes:"attribute",bold… property
/plugin/odt/renderer/
Dpage.php1710 function _odtSpanOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){
1745 function _odtParagraphOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){
1766 function _odtOpenTextBoxUseCSS ($element=NULL, $attributes=NULL, cssimportnew $import=NULL) {
1807 …function _odtTableOpenUseCSS($maxcols = NULL, $numrows = NULL, $element=NULL, $attributes = NULL, …
1852 …function _odtTableHeaderOpenUseCSS($colspan = 1, $rowspan = 1, $element=NULL, $attributes=NULL, cs…
1876 function _odtTableRowOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){
1900 …function _odtTableCellOpenUseCSS($colspan = 1, $rowspan = 1, $element=NULL, $attributes=NULL, cssi…
2126 …public function getODTPropertiesNew (&$dest, $element, $attributes=NULL, $media_sel=NULL, $inherit…
/plugin/mdpage/vendor/cebe/markdown/block/
DListTrait.php190 private function generateHtmlAttributes($attributes)
/plugin/odt/ODT/
DXMLUtil.php407 public static function getAttributes (&$attributes, $xmlCode) {

1234567891011