Home
last modified time | relevance | path

Searched defs:attribute (Results 26 – 50 of 98) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
DIssue.php25 public $attribute; variable in Google\\Service\\ManufacturerCenter\\Issue
58 public function setAttribute($attribute)
/plugin/rrdgraph/inc/
Dsvgbinding.php22 public $attribute; variable in AttrBinding
35 public function __construct($attribute, $value) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
DXmlDiscriminator.php16 public $attribute = false; variable in JMS\\Serializer\\Annotation\\XmlDiscriminator
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1Attributes.php29 public function setAttribute($attribute)
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
DGetAttrExpression.php20 …public function __construct(AbstractExpression $node, AbstractExpression $attribute, AbstractExpre…
/plugin/asciidocjs/node_modules/core-js/modules/
D_string-html.js6 var createHTML = function (string, tag, attribute, value) { argument
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_string-html.js6 var createHTML = function (string, tag, attribute, value) { argument
/plugin/combo/ComboStrap/
H A DMetadataMutation.php37 …public static function notifyMetadataMutation(string $attribute, $valueBefore, $valueAfter, Path $…
H A DDatabasePageRow.php1048 function getDatabaseRowFromAttribute(string $attribute, string $attributeValue)
1224 function getFromRow(string $attribute)
1294 function checkCollision($wikiIdInDatabase, $attribute, $value): void
H A DCall.php185 …public static function createComboCall($tagName, $state, array $attribute = array(), string $rawCo…
381 function &getPluginData($attribute = null)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DPresentFilter.php36 public function __construct(string $attribute)
H A DAttributeValueAssertionTrait.php43 public function __construct(string $attribute, string $value)
H A DSubstringFilter.php65 …public function __construct(string $attribute, ?string $startsWith = null, ?string $endsWith = nul…
/plugin/sphinxsearch-was/
H A Dsphinxapi.php772 function SetFilter($attribute, $values, $exclude = false)
788 function SetFilterRange($attribute, $min, $max, $exclude = false)
800 function SetFilterFloatRange($attribute, $min, $max, $exclude = false)
824 function SetGroupBy($attribute, $func, $groupsort = "@group desc")
841 function SetGroupDistinct($attribute)
/plugin/sphinxsearch/
Dsphinxapi.php807 function SetFilter ( $attribute, $values, $exclude=false )
824 function SetFilterRange ( $attribute, $min, $max, $exclude=false )
836 function SetFilterFloatRange ( $attribute, $min, $max, $exclude=false )
860 function SetGroupBy ( $attribute, $func, $groupsort="@group desc" )
877 function SetGroupDistinct ( $attribute )
/plugin/twofactor/
DSettings.php14 protected $attribute; variable in dokuwiki\\plugin\\twofactor\\Settings
/plugin/tcycle/
Dsyntax.php101 function _getAttribute($attributeString, $attribute, $default){
/plugin/flashplayer/
Dsyntax.php120 function _getNumericalAttribute($attributeString, $attribute, $default){
/plugin/refnotes/syntax/
Dnotes.php206 private function renderNotes($mode, $renderer, $attribute) {
/plugin/odt/ODT/
DXMLUtil.php389 public static function getAttributeValue ($attribute, $xmlCode) {
/plugin/projects/lib/
Dfile_definition.php27 public function attribute($name) { function in FileDefinition
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DCss.php147 public function visitSelectorSimpleAttribute(
H A DExplain.php269 public function visitSelectorSimpleAttribute(
/plugin/scrape/vendor/symfony/css-selector/XPath/
DTranslator.php206 …public function addAttributeMatching(XPathExpr $xpath, string $operator, string $attribute, ?strin…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
DCreative.php35 public $attribute; variable in Google\\Service\\AdExchangeBuyer\\Creative
133 public function setAttribute($attribute)

1234