Overview

Namespaces

  • Alvine
    • Markup
      • Html
        • Constraint
        • Element
          • Html
          • Svg
        • Node
        • Operation
        • Tokenizer
          • State
          • Token
            • Util
        • TreeConstructor
          • InsertionMode

Classes

  • Attribute
  • AttributeValue
  • AttributeValueNotEqual
  • HasClass
  • HasID
  • NoAttribute
  • Node
  • Selector
  • SelectorParseException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class NoAttribute

Das Element hat nicht das angegebene Attribute

Alvine\Util\Constraint
Extended by Alvine\Markup\Html\Constraint\Attribute
Extended by Alvine\Markup\Html\Constraint\NoAttribute
Namespace: Alvine\Markup\Html\Constraint
Package: Alvine\Markup\Html
Category: Alvine
License: Alvine Nutzungslizenz
Author: schukai GmbH info@schukai.de
Version: $Revision:$
Since: 20151105
Link: alvine.io
Link: Constraintprogrammierung (Wikipedia)
Located at constraint/NoAttribute.class.php
Methods summary
public boolean
# isValid( mixed $value )

Prüffunktion. Die Prüfung ist True, wenn der übergebene Wert nicht dem Attribute entspreicht.

Prüffunktion. Die Prüfung ist True, wenn der übergebene Wert nicht dem Attribute entspreicht.

Parameters

$value
Zu prüfender Wert

Returns

boolean
true/false

Overrides

Alvine\Markup\Html\Constraint\Attribute::isValid()
Methods inherited from Alvine\Markup\Html\Constraint\Attribute
__construct()
Properties inherited from Alvine\Markup\Html\Constraint\Attribute
$key
alvine.markup.html API-Dokumentation 1.2.0 | © schukai GmbH | Impressum