Overview

Namespaces

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

Classes

  • A
  • Abbr
  • Address
  • Area
  • Article
  • Aside
  • Audio
  • B
  • Base
  • Bdi
  • Bdo
  • Blockquote
  • Body
  • Br
  • Button
  • Canvas
  • Caption
  • Cite
  • Code
  • Col
  • Colgroup
  • Data
  • Datalist
  • Dd
  • Del
  • Dfn
  • Div
  • Dl
  • Dt
  • Em
  • Embed
  • Fieldset
  • Figcaption
  • Figure
  • Footer
  • Form
  • Fugure
  • H1
  • H2
  • H3
  • H4
  • H5
  • H6
  • Head
  • Header
  • Hr
  • Html
  • I
  • Iframe
  • Img
  • Input
  • Ins
  • Kbd
  • Keygen
  • Label
  • Legend
  • Li
  • Link
  • Main
  • Map
  • Mark
  • Meta
  • Meter
  • Mi
  • Nav
  • Noscript
  • ObjectElement
  • Ol
  • Optgroup
  • Option
  • Output
  • P
  • Param
  • Plaintext
  • Pre
  • Progress
  • Q
  • Rb
  • Rp
  • Rt
  • Rtc
  • Ruby
  • S
  • Samp
  • Script
  • Section
  • Select
  • Small
  • Source
  • Span
  • Strong
  • Style
  • Sub
  • Sup
  • Table
  • Tbody
  • Td
  • Template
  • Textarea
  • Tfoot
  • Th
  • Thead
  • Time
  • Title
  • Tr
  • Track
  • U
  • Ul
  • VarTag
  • Video
  • Wbr
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class ObjectElement

Object - Image, nested browsing context, or plugin

Die Beschreibung des Elements ist in der HTML-Spezifikation zu finden

Alvine\Types\Node
Extended by Alvine\Markup\Html\Node
Extended by Alvine\Markup\Html\Element implements Alvine\Markup\Html\FromToken
Extended by Alvine\Markup\Html\Element\Html
Extended by Alvine\Markup\Html\Element\Normal
Extended by Alvine\Markup\Html\Element\Html\ObjectElement
Namespace: Alvine\Markup\Html\Element\Html
Package: Alvine\Markup\Html
Category: Alvine
License: Alvine Nutzungslizenz
Author: schukai GmbH info@schukai.de
Version: $Revision:$
Since: 20150309
Link: http://www.w3.org/TR/html5/dom.html#elements
Link: alvine.io
Located at element/html/ObjectElement.class.php
Methods summary
public
# __construct( string $value = null )

Neue Instanz von Object erstellen

Neue Instanz von Object erstellen

Parameters

$value
Wert

Link

http://www.w3.org/TR/html5/syntax.html

Overrides

Alvine\Markup\Html\Element::__construct()
public Alvine\Markup\Html\Element\Html\Object
# setData( string $value )

HTML-Attribute data setzen

HTML-Attribute data setzen

<object data="$value" />

Parameters

$value
Wert

Returns

Alvine\Markup\Html\Element\Html\Object
public string
# getData( )

HTML-Attribute data holen

HTML-Attribute data holen

<object data="$value" />

Returns

string
Wert
public Alvine\Markup\Html\Element\Html\Object
# setType( string $value )

HTML-Attribute type setzen

HTML-Attribute type setzen

<object type="$value" />

Parameters

$value
Wert

Returns

Alvine\Markup\Html\Element\Html\Object
public string
# getType( )

HTML-Attribute type holen

HTML-Attribute type holen

<object type="$value" />

Returns

string
Wert
public Alvine\Markup\Html\Element\Html\Object
# setTypeMustMatch( string $value )

HTML-Attribute typemustmatch setzen

HTML-Attribute typemustmatch setzen

<object typemustmatch="$value" />

Parameters

$value
Wert

Returns

Alvine\Markup\Html\Element\Html\Object
public string
# getTypeMustMatch( )

HTML-Attribute typemustmatch holen

HTML-Attribute typemustmatch holen

<object typemustmatch="$value" />

Returns

string
Wert
public Alvine\Markup\Html\Element\Html\Object
# setNameAttribute( string $value )

HTML-Attribute name setzen

HTML-Attribute name setzen

<object name="$value" />

Parameters

$value
Wert

Returns

Alvine\Markup\Html\Element\Html\Object
public string
# getNameAttribute( )

HTML-Attribute name holen

HTML-Attribute name holen

<object name="$value" />

Returns

string
Wert
public Alvine\Markup\Html\Element\Html\Object
# setUsemap( string $value )

HTML-Attribute usemap setzen

HTML-Attribute usemap setzen

<object usemap="$value" />

Parameters

$value
Wert

Returns

Alvine\Markup\Html\Element\Html\Object
public string
# getUsemap( )

HTML-Attribute usemap holen

HTML-Attribute usemap holen

<object usemap="$value" />

Returns

string
Wert
public Alvine\Markup\Html\Element\Html\Object
# setForm( string $value )

HTML-Attribute form setzen

HTML-Attribute form setzen

<object form="$value" />

Parameters

$value
Wert

Returns

Alvine\Markup\Html\Element\Html\Object
public string
# getForm( )

HTML-Attribute form holen

HTML-Attribute form holen

<object form="$value" />

Returns

string
Wert
public Alvine\Markup\Html\Element\Html\Object
# setWidth( string $value )

HTML-Attribute width setzen

HTML-Attribute width setzen

<object width="$value" />

Parameters

$value
Wert

Returns

Alvine\Markup\Html\Element\Html\Object
public string
# getWidth( )

HTML-Attribute width holen

HTML-Attribute width holen

<object width="$value" />

Returns

string
Wert
public Alvine\Markup\Html\Element\Html\Object
# setHeight( string $value )

HTML-Attribute height setzen

HTML-Attribute height setzen

<object height="$value" />

Parameters

$value
Wert

Returns

Alvine\Markup\Html\Element\Html\Object
public string
# getHeight( )

HTML-Attribute height holen

HTML-Attribute height holen

<object height="$value" />

Returns

string
Wert
Methods inherited from Alvine\Markup\Html\Element\Html
fromToken(), getAccesskey(), getClass(), getContenteditable(), getDir(), getHidden(), getIdAttribute(), getLang(), getSpellcheck(), getStyle(), getTabindex(), getTitle(), getTranslate(), isDraggable(), setAccesskey(), setClass(), setContenteditable(), setDir(), setDraggable(), setHidden(), setId(), setLang(), setSpellcheck(), setStyle(), setTabindex(), setTitle(), setTranslate(), unsetHidden()
Methods inherited from Alvine\Markup\Html\Element
__clone(), getAttributeValue(), getAttributes(), getHTML(), getTag(), hasEndTag(), removeAttribute(), setAttributeValue(), setAttributes(), setSelfClosing()
Methods inherited from Alvine\Markup\Html\Node
__toString(), setValue()
Properties inherited from Alvine\Markup\Html\Element
$attributes, $noEndTag, $selfClosing
alvine.markup.html API-Dokumentation 1.2.0 | © schukai GmbH | Impressum