Home
last modified time | relevance | path

Searched defs:attributeName (Results 1 – 25 of 32) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DProductDetail.php25 public $attributeName; variable in Google\\Service\\ManufacturerCenter\\ProductDetail
38 public function setAttributeName($attributeName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountStatusItemLevelIssue.php25 public $attributeName; variable in Google\\Service\\ShoppingContent\\AccountStatusItemLevelIssue
58 public function setAttributeName($attributeName)
H A DCollectionStatusItemLevelIssue.php25 public $attributeName; variable in Google\\Service\\ShoppingContent\\CollectionStatusItemLevelIssue
58 public function setAttributeName($attributeName)
H A DProductProductDetail.php25 public $attributeName; variable in Google\\Service\\ShoppingContent\\ProductProductDetail
38 public function setAttributeName($attributeName)
H A DProductStatusItemLevelIssue.php30 public $attributeName; variable in Google\\Service\\ShoppingContent\\ProductStatusItemLevelIssue
77 public function setAttributeName($attributeName)
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js49010 function applyAttribute(element, attrs, attributeName) { argument
/plugin/columns/
H A Dsyntax.php195 protected function getStyle($attribute, $attributeName, $styleName = '') {
/plugin/combo/ComboStrap/
H A DCall.php697 function hasAttribute($attributeName): bool argument
H A DDatabasePageRow.php927 getParametrizedLookupQuery(string $attributeName) global() argument
H A DHorizontal.php32 static function processFlexAttribute(string $attributeName, $tagAttributes) argument
H A DTagAttributes.php472 public function addComponentAttributeValue($attributeName, $attributeValue): TagAttributes argument
501 public function setComponentAttributeValue($attributeName, $attributeValue): TagAttributes argument
511 public function addComponentAttributeValueIfNotEmpty($attributeName, $attributeValue) argument
518 hasComponentAttribute($attributeName) global() argument
804 getValue($attributeName, $default = null) global() argument
823 getValueAndRemove($attributeName, $default = null) global() argument
896 getComponentAttributeValue($attributeName, $default = null) global() argument
985 removeComponentAttributeIfPresent($attributeName) global() argument
1118 getConditionalValueAndRemove($attributeName) global() argument
1132 getValuesAndRemove($attributeName, $default = null) global() argument
1438 getValues($attributeName, array $default = null) global() argument
[all...]
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php683 public function removeAttributeValue(string $attributeName, DOMElement $nodeElement) argument
H A DXmlElement.php121 public function removeAttribute($attributeName): XmlElement argument
402 public function getAttributeAsUrl(string $attributeName): Url argument
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/js/
H A Dexport.js258 function waitForImages(tagName, attributeName) argument
H A Dextensions.min.js1728 …tion(t,e,n){"use strict";var r=n(4),i=n(20).Graph;function a(t,e,n,i){var a;do{a=r.uniqueId(i)}whi… class in t.exports
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js8796 Graph.prototype.getAttributeForCell = function(cell, attributeName, defaultValue) argument
8807 Graph.prototype.setAttributeForCell = function(cell, attributeName, attributeValue) argument
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js29 …tion(t,e,n){"use strict";var r=n(4),i=n(20).Graph;function a(t,e,n,i){var a;do{a=r.uniqueId(i)}whi… variable
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js28 …tion(t,e,n){"use strict";var r=n(4),i=n(20).Graph;function a(t,e,n,i){var a;do{a=r.uniqueId(i)}whi… function
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationException.php118 …public static function attributeTypeError($attributeName, $annotationName, $context, $expected, $a…
142 public static function requiredError($attributeName, $annotationName, $context, $expected)
166 …public static function enumeratorError($attributeName, $annotationName, $context, $available, $giv…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1198 public static function assertClassHasAttribute($attributeName, $className, $message = '')
1226 public static function assertClassNotHasAttribute($attributeName, $className, $message = '')
1312 public static function assertObjectHasAttribute($attributeName, $object, $message = '')
1340 public static function assertObjectNotHasAttribute($attributeName, $object, $message = '')
2375 public static function attribute(PHPUnit_Framework_Constraint $constraint, $attributeName)
2572 public static function classHasAttribute($attributeName)
2587 public static function classHasStaticAttribute($attributeName)
2601 public static function objectHasAttribute($attributeName)
2768 public static function readAttribute($classOrObject, $attributeName)
2814 public static function getStaticAttribute($className, $attributeName)
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php230 function assertAttributeInstanceOf($expected, $attributeName, $classOrObject, $message = '')
451 function assertClassHasAttribute($attributeName, $className, $message = '')
466 function assertClassHasStaticAttribute($attributeName, $className, $message = '')
481 function assertClassNotHasAttribute($attributeName, $className, $message = '')
496 function assertClassNotHasStaticAttribute($attributeName, $className, $message = '')
1164 function assertObjectHasAttribute($attributeName, $object, $message = '')
1179 function assertObjectNotHasAttribute($attributeName, $object, $message = '')
1549 function attribute(PHPUnit_Framework_Constraint $constraint, $attributeName)
1601 function classHasAttribute($attributeName)
1617 function classHasStaticAttribute($attributeName)
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DAttribute.php16 protected $attributeName; variable in PHPUnit_Framework_Constraint_Attribute
22 public function __construct(PHPUnit_Framework_Constraint $constraint, $attributeName)
H A DClassHasAttribute.php22 protected $attributeName; variable in PHPUnit_Framework_Constraint_ClassHasAttribute
27 public function __construct($attributeName)
/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
H A DBlacklist.php94 public function addStaticAttribute($className, $attributeName)
117 public function isStaticAttributeBlacklisted($className, $attributeName)

12