/plugin/columns/ |
H A D | syntax.php | 161 public function render($state, Doku_Renderer $renderer, $attribute) { 184 protected function getAttribute($attribute, $name) { 215 public function render($state, Doku_Renderer $renderer, $attribute) { 226 protected function render_enter(Doku_Renderer $renderer, $attribute) { 241 protected function render_exit(Doku_Renderer $renderer, $attribute) { 248 private function renderTable($attribute) { 261 private function renderTd($attribute) { 282 protected function render_enter(Doku_Renderer $renderer, $attribute) { 301 protected function render_exit(Doku_Renderer $renderer, $attribute) { 521 protected function render_enter(Doku_Renderer $renderer, $attribute) { [all …]
|
H A D | action.php | 321 private function loadBlockAttributes($attribute) { 342 private function loadColumnAttributes($column, $attribute) { 352 private function parseAttribute($attribute) { 490 private $attribute; variable in columns_attributes_bag 509 public function addAttributes($attribute) {
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/ |
H A D | Filters.php | 61 equal(string $attribute, string $value) global() argument 84 greaterThanOrEqual(string $attribute, string $value) global() argument 96 gte(string $attribute, string $value) global() argument 108 lessThanOrEqual(string $attribute, string $value) global() argument 120 lte(string $attribute, string $value) global() argument 131 present(string $attribute) global() argument 145 substring(string $attribute, string $startsWith, string $endsWith, string...$contains) global() argument 157 contains(string $attribute, string...$values) global() argument 169 endsWith(string $attribute, string $value) global() argument 181 startsWith(string $attribute, string $value) global() argument 195 extensible(string $attribute, string $value, string $rule, bool $matchDn = false) global() argument 207 approximate(string $attribute, string $value) global() argument [all...] |
H A D | RangeRetrieval.php | 46 * @param string|Attribute $attribute argument 92 hasRanged(Entry $entry, $attribute = null) global() argument 103 hasMoreValues(Attribute $attribute) global() argument 122 getMoreValues($entry, Attribute $attribute, $amount = '*') global() argument 161 getAllValues($entry, $attribute) global() argument 189 getRangeOption(Attribute $attribute) global() argument [all...] |
H A D | FilterParser.php | 275 getComparisonFilterObject(string $operator, string $attribute, string $value) global() argument 304 getMatchingRuleFilterObject(string $attribute, string $value) global() argument 339 getSubstringFilterObject(string $attribute, string $value) global() argument [all...] |
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/ |
H A D | Change.php | 50 * @param string|Attribute $attribute argument 43 protected $attribute; global() variable in FreeDSx\\Ldap\\Entry\\Change 68 setAttribute(Attribute $attribute) global() argument 133 add($attribute, ...$values) global() argument 148 delete($attribute, ...$values) global() argument 163 replace($attribute, ...$values) global() argument 177 reset($attribute) global() argument [all...] |
H A D | Entry.php | 53 add($attribute, ...$values) global() argument 74 remove($attribute, ...$values) global() argument 117 set($attribute, ...$values) global() argument 144 get($attribute, bool $strict = false) global() argument 164 has($attribute, bool $strict = false) global() argument [all...] |
H A D | Attribute.php | 33 protected $attribute; global() variable in FreeDSx\\Ldap\\Entry\\Attribute 54 __construct(string $attribute, ...$values) global() argument 222 equals(Attribute $attribute, bool $strict = false) global() argument [all...] |
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Sorting/ |
H A D | SortKey.php | 23 protected $attribute; global() variable in FreeDSx\\Ldap\\Control\\Sorting\\SortKey 40 __construct(string $attribute, bool $useReverseOrder = false, string $orderingRule = null) global() argument 59 setAttribute(string $attribute) global() argument 111 ascending(string $attribute, string $matchRule = null) global() argument 123 descending(string $attribute, string $matchRule = null) global() argument [all...] |
H A D | SortingResponseControl.php | 59 protected $attribute; global() variable in FreeDSx\\Ldap\\Control\\Sorting\\SortingResponseControl 65 __construct(int $result, string $attribute = null) global() argument [all...] |
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/ |
H A D | FilterAttributeTrait.php | 23 protected $attribute; global() variable 37 setAttribute(string $attribute) global() argument
|
H A D | MatchingRuleFilter.php | 46 protected $attribute; global() variable in FreeDSx\\Ldap\\Search\\Filter\\MatchingRuleFilter 64 __construct(string $matchingRule, string $attribute, string $value, bool $useDnAttributes = false) global() argument 84 setAttribute(string $attribute) global() argument [all...] |
/plugin/attribute/ |
H A D | helper.php | 300 public function set($namespace, $attribute, $value, $user = null) 374 public function exists($namespace, $attribute, $user = null) 410 public function del($namespace, $attribute, $user = null) 495 public function get($namespace, $attribute, &$success = false, $user = null)
|
H A D | README.md | 1 # attribute chapter
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/ |
H A D | EventFilter.php | 25 public $attribute; variable in Google\\Service\\Eventarc\\EventFilter 38 public function setAttribute($attribute)
|
H A D | FilteringAttribute.php | 25 public $attribute; variable in Google\\Service\\Eventarc\\FilteringAttribute 42 public function setAttribute($attribute)
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
H A D | AccessorSetter.php | 71 protected $attribute; variable in JMS\\Serializer\\Tests\\Fixtures\\AccessorSetterElement 93 public function setAttributeDifferent($attribute)
|
/plugin/findologicxmlexport/vendor/sebastian/global-state/tests/_fixture/ |
H A D | BlacklistedClass.php | 17 private static $attribute; variable in SebastianBergmann\\GlobalState\\TestFixture\\BlacklistedClass
|
H A D | BlacklistedImplementor.php | 17 private static $attribute; variable in SebastianBergmann\\GlobalState\\TestFixture\\BlacklistedImplementor
|
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
H A D | ServerRequest.php | 345 public function getAttribute($attribute, $default = null) 357 public function withAttribute($attribute, $value) 368 public function withoutAttribute($attribute)
|
/plugin/combo/ComboStrap/ |
H A D | TagAttributes.php | 1052 removeComponentAttribute($attribute) global() argument 1192 getValueAndRemoveIfPresent($attribute, $default = null) global() argument 1250 addEmptyComponentAttributeValue($attribute) global() argument 1261 getBooleanValueAndRemoveIfPresent($attribute, $default = null) global() argument 1269 getBooleanValue($attribute, $default = null) global() argument 1278 hasAttribute($attribute) global() argument 1288 hasHtmlAttribute($attribute) global() argument 1296 getOutputAttribute($attribute) global() argument 1455 getComponentAttributeValueAndRemoveIfPresent(string $attribute, $default = null) global() argument [all...] |
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/ |
H A D | SimpleTokenParser.php | 54 …protected function getAttribute($node, $attribute, $arguments = array(), $type = Twig_Node_Express… 65 protected function call($node, $attribute, $arguments = array(), $line = -1)
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/ |
H A D | XmlDiscriminator.php | 16 public $attribute = false; variable in JMS\\Serializer\\Annotation\\XmlDiscriminator
|
/plugin/rrdgraph/inc/ |
H A D | svgbinding.php | 22 public $attribute; variable in AttrBinding 35 public function __construct($attribute, $value) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/ |
H A D | Issue.php | 25 public $attribute; variable in Google\\Service\\ManufacturerCenter\\Issue 58 public function setAttribute($attribute)
|