Home
last modified time | relevance | path

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

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Attributes.php29 public function setAttribute($attribute)
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DGetAttrExpression.php20 …public function __construct(AbstractExpression $node, AbstractExpression $attribute, AbstractExpre…
/plugin/combo/ComboStrap/
H A DMetadataMutation.php37 public static function notifyMetadataMutation(string $attribute, $valueBefore, $valueAfter, Path $wikiPath) argument
H A DDatabasePageRow.php1026 getDatabaseRowFromAttribute(string $attribute, string $value) global() argument
1183 getFromRow(string $attribute) global() argument
1253 checkCollision($wikiIdInDatabase, $attribute, $value) global() argument
[all...]
H A DCall.php179 public static function createComboCall($tagName, $state, array $attribute = array(), string $rawContext = null, string $content = null, string $payload = null, int $position = null, string $syntaxComponentName = null): Call argument
374 function &getPluginData($attribute = null) argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DPresentFilter.php34 * @param string $attribute argument
H A DAttributeValueAssertionTrait.php40 * @param string $attribute argument
[all...]
H A DSubstringFilter.php63 __construct(string $attribute, string $startsWith = null, string $endsWith = null, string...$contains) global() argument
/plugin/twofactor/
H A DSettings.php14 protected $attribute; variable in dokuwiki\\plugin\\twofactor\\Settings
[all...]
/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/
H A 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/flashplayer/
H A Dsyntax.php120 function _getNumericalAttribute($attributeString, $attribute, $default){
/plugin/tcycle/
H A Dsyntax.php101 function _getAttribute($attributeString, $attribute, $default){
/plugin/refnotes/syntax/
H A Dnotes.php202 renderNotes($mode, $renderer, $attribute) global() argument
[all...]
/plugin/odt/ODT/
H A DXMLUtil.php389 public static function getAttributeValue ($attribute, $xmlCode) {
/plugin/projects/lib/
H A Dfile_definition.php27 public function attribute($name) { function in FileDefinition
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D63.63.js5 …},i={defaultToken:"",tokenPostfix:".swift",identifier:/[a-zA-Z_][\w$]*/,attributes:["@autoclosure"… property in AnonymousFunctione09f0dad0100.i.tokenizer
H A D29.29.js1 …rings"},{include:"@numbers"},["[*_]?[a-zA-Z\\-\\s]+(?=:.*(;|(\\\\$)))","attribute.name","@attribut… property in AnonymousFunctionfd300ef10100.r.tokenizer
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DCss.php147 visitSelectorSimpleAttribute(Ast\\Selector\\Simple\\Attribute $attribute) global() argument
H A DExplain.php269 visitSelectorSimpleAttribute(Ast\\Selector\\Simple\\Attribute $attribute) global() argument
[all...]
H A DXpath.php414 visitSelectorSimpleAttribute(Ast\\Selector\\Simple\\Attribute $attribute) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreative.php35 public $attribute; variable in Google\\Service\\AdExchangeBuyer\\Creative
133 public function setAttribute($attribute)
/plugin/pureldap/classes/
H A DClient.php290 attr2str($attribute) global() argument
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php588 private function collectAttributeTypeMetadata(&$metadata, Attribute $attribute)
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php518 removeRootAttribute($attribute) global() argument
[all...]

1234