Home
last modified time | relevance | path

Searched defs:attributes (Results 51 – 75 of 255) sorted by relevance

1234567891011

/plugin/pubmed/classes/
D_xml.php13 var $attributes; variable in Xml
/plugin/combo/ComboStrap/
H A DPluginUtility.php171 public static function array2HTMLAttributesAsString($attributes)
432 public static function processStyle(&$attributes)
683 static function addClass2Attributes($classValue, array &$attributes)
696 static function addStyleProperty($property, $value, array &$attributes)
799 static function addAttributeValue($attribute, $value, array &$attributes)
H A DTextColor.php33 public static function processTextColorAttribute(TagAttributes &$attributes)
H A DHover.php28 public static function processOnHover(TagAttributes &$attributes)
H A DSkin.php81 public static function processSkinAttribute(TagAttributes &$attributes)
H A DCacheTag.php18 public static function handle(TagAttributes $attributes): array
/plugin/diagrams/script/
H A Dmediafile-linkfix.js42 attributes: true, property
H A DDiagramsForm.js6 #attributes = { field in DiagramsForm
23 constructor(attributes, onsubmit, onclose = null) { argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php191 public static function search(FilterInterface $filter, ...$attributes): SearchRequest
202 public static function read(string $baseDn, ...$attributes): SearchRequest
212 …public static function list(FilterInterface $filter, string $baseDn, ...$attributes): SearchRequest
H A DLdapClient.php155 public function read(string $entry = '', $attributes = [], Control ...$controls): ?Entry
176 public function readOrFail(string $entry = '', $attributes = [], Control ...$controls): Entry
294 …public function dirSync(?string $rootNc = null, FilterInterface $filter = null, ...$attributes): D…
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
DNode.php25 protected $attributes; variable in Twig\\Node\\Node
42 public function __construct(array $nodes = [], array $attributes = [], $lineno = 0, $tag = null)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
DGoogleCloudRetailV2CompleteQueryResponseCompletionResult.php32 public function setAttributes($attributes)
/plugin/odt/ODT/
DODTHeading.php20 …public function heading(ODTInternalParams $params, $text, $level, $element=NULL, $attributes=NULL){
/plugin/combo/ComboStrap/TagAttribute/
H A DHero.php18 public static function processHero(TagAttributes &$attributes)
H A DTextAlign.php26 public static function processTextAlign(&$attributes)
/plugin/combo/resources/snippet/js/
H A Dwebcode.js47 …IframeObserver.observe(iframe.contentWindow.document, {attributes: true, childList: true, subtree:… property
/plugin/odt/ODT/elements/
DODTElementTextBox.php14 protected $attributes = NULL; variable in ODTElementTextBox
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
DAnnotation.php30 public function setAttributes(Attributes $attributes)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
DAttributes.php33 public function setAttributes($attributes)
/plugin/odt/ODT/css/
Dcssdocument.php195 protected function get_attributes_array ($attributes) {
273 public function open ($element, $attributes=NULL, $pseudo_classes=NULL, $pseudo_elements=NULL) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DMyBusinessBusinessInformation.php41 public $attributes; variable in Google\\Service\\MyBusinessBusinessInformation
/plugin/dw2pdf/vendor/mpdf/qrcode/src/Output/
DSvg.php152 public function addChild(SimpleXMLElement $svg, $name, array $attributes = [])
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php86 …LdapClient $client, ?string $namingContext = null, ?FilterInterface $filter = null, ...$attributes)
171 public function selectAttributes(...$attributes)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
DDevice.php26 public $attributes; variable in Google\\Service\\HomeGraphService\\Device
69 public function setAttributes($attributes)
/plugin/menuext/
DMenuExtItem.php15 protected $attributes; variable in dokuwiki\\plugin\\menuext\\MenuExtItem

1234567891011