Home
last modified time | relevance | path

Searched refs:getAttributes (Results 26 – 50 of 121) sorted by last modified time

12345

/plugin/combo/ComboStrap/Tag/
H A DShareTag.php149 return [PluginUtility::ATTRIBUTES => $openingTag->getAttributes()];
/plugin/adhoctags/syntax/
H A Da.php58 $attr = $helper->getAttributes($data);
/plugin/adhoctags/
H A Dhelper.php41 $attList = $this->getAttributes($data);
132 function getAttributes($data) {
134 //dbg('getAttributes("$data="' . $data . '"');
127 function getAttributes($data) { global() function in helper_plugin_adhoctags
/plugin/odt/ODT/
H A DXMLUtil.php407 public static function getAttributes (&$attributes, $xmlCode) { function in XMLUtil
/plugin/odt/ODT/elements/
H A DODTElementFrame.php57 $encoded .= $this->getAttributes().'>';
119 public function getAttributes() { function in ODTElementFrame
H A DODTElementTextBox.php39 $encoded = '<draw:text-box '.$this->getAttributes().'>';
86 public function getAttributes() { function in ODTElementTextBox
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc2445 getAttributes: function(a) {
2674 … for (b in a = a || this.getAttributes(), a) a.hasOwnProperty(b) && this.removeAttribute(b)
16258 d = a.getAttributes(CKEDITOR.plugins.copyformatting.excludedAttributes),
16282 if (c.removeAttributes(c.getAttributes()), d) break
18671 …tem(0).getCustomData("retain") && CKEDITOR.tools.isEmpty(d.getItem(0).getAttributes()) && d.getIte…
H A Dckeditor.js107 …tribute("contentEditable"):null}return this.$.getAttribute(a,2)}:a}(),getAttributes:function(a){va…
120 0;b<a.length;b++)this.removeAttribute(a[b]);else for(b in a=a||this.getAttributes(),a)a.hasOwnPrope…
826 …ent()},_convertElementToStyleDef:function(a){var b=CKEDITOR.tools,e=a.getAttributes(CKEDITOR.plugi…
828 …er(a),c;c=d.next();)if(c=c.getAscendant(b,!0))if(c.removeAttributes(c.getAttributes()),e)break},_g…
940 …tItem(0).getCustomData("retain")&&CKEDITOR.tools.isEmpty(d.getItem(0).getAttributes())&&d.getItem(…
/plugin/html5video2/script/
H A Dvideo.min.js12 …asClass:re,addClass:ae,removeClass:se,toggleClass:oe,setAttributes:ue,getAttributes:le,getAttribut…
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2getAttributes(),u=a.defaultAttributeValues;for(var h in l){var d=l[h];if(d>=0){var y=c[h];if(void …
/plugin/wrap/
H A Dhelper.php37 function getAttributes($data, $useNoPrefix=true) {
128 $attr = $this->getAttributes($data);
157 $attr = $this->getAttributes($data, false);
29 function getAttributes($data, $useNoPrefix=true) { global() function in helper_plugin_wrap
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DServerRequestInterface.php210 public function getAttributes(); function
222 * @see getAttributes()
239 * @see getAttributes()
256 * @see getAttributes()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DTraceSpan.php47 public function getAttributes() function in Google\\Service\\Networkconnectivity\\TraceSpan
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DCheckRequest.php46 public function getAttributes() function in Google\\Service\\ServiceControl\\CheckRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1TimestampedObject.php44 public function getAttributes() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1TimestampedObject
H A DGoogleCloudVideointelligenceV1Track.php44 public function getAttributes() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1Track
H A DGoogleCloudVideointelligenceV1beta2TimestampedObject.php44 public function getAttributes() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2TimestampedObject
H A DGoogleCloudVideointelligenceV1beta2Track.php44 public function getAttributes() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2Track
H A DGoogleCloudVideointelligenceV1p2beta1Track.php44 public function getAttributes() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1Track
H A DGoogleCloudVideointelligenceV1p3beta1TimestampedObject.php44 public function getAttributes() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1TimestampedObject
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DPushConfig.php43 public function getAttributes() function in Google\\Service\\Pubsub\\PushConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DProduct.php60 public function getAttributes() function in Google\\Service\\ManufacturerCenter\\Product
/plugin/authgooglesheets/vendor/google/apiclient-services/src/WorkflowExecutions/
H A DPubsubMessage.php53 public function getAttributes() function in Google\\Service\\WorkflowExecutions\\PubsubMessage
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2Product.php148 public function getAttributes() function in Google\\Service\\CloudRetail\\GoogleCloudRetailV2Product
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DDevice.php76 public function getAttributes() function in Google\\Service\\HomeGraphService\\Device

12345