• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KHTML

DOM::HTMLModElement

DOM::HTMLModElement Class Reference

Notice of modification to part of a document. More...

#include <html_inline.h>

Inheritance diagram for DOM::HTMLModElement:

Inheritance graph
[legend]

List of all members.


Public Member Functions

DOMString cite () const
DOMString dateTime () const
 HTMLModElement (const Node &other)
 HTMLModElement (const HTMLModElement &other)
 HTMLModElement ()
HTMLModElement & operator= (const Node &other)
HTMLModElement & operator= (const HTMLModElement &other)
void setCite (const DOMString &)
void setDateTime (const DOMString &)
 ~HTMLModElement ()

Protected Member Functions

 HTMLModElement (HTMLElementImpl *impl)

Detailed Description

Notice of modification to part of a document.

See the INS and DEL element definitions in HTML 4.0.

Definition at line 372 of file html_inline.h.


Constructor & Destructor Documentation

HTMLModElement::HTMLModElement (  ) 

Definition at line 323 of file html_inline.cpp.

HTMLModElement::HTMLModElement ( const HTMLModElement &  other  ) 

Definition at line 327 of file html_inline.cpp.

DOM::HTMLModElement::HTMLModElement ( const Node &  other  )  [inline]

Definition at line 377 of file html_inline.h.

HTMLModElement::HTMLModElement ( HTMLElementImpl *  impl  )  [protected]

Definition at line 331 of file html_inline.cpp.

HTMLModElement::~HTMLModElement (  ) 

Definition at line 362 of file html_inline.cpp.


Member Function Documentation

DOMString HTMLModElement::cite (  )  const

A URI designating a document that describes the reason for the change.

See the cite attribute definition in HTML 4.0.

Definition at line 366 of file html_inline.cpp.

DOMString HTMLModElement::dateTime (  )  const

The date and time of the change.

See the datetime attribute definition in HTML 4.0.

Definition at line 377 of file html_inline.cpp.

HTMLModElement & HTMLModElement::operator= ( const Node &  other  ) 

Reimplemented from DOM::HTMLElement.

Definition at line 341 of file html_inline.cpp.

HTMLModElement & HTMLModElement::operator= ( const HTMLModElement &  other  ) 

Definition at line 356 of file html_inline.cpp.

void HTMLModElement::setCite ( const DOMString &  value  ) 

see cite

Definition at line 372 of file html_inline.cpp.

void HTMLModElement::setDateTime ( const DOMString &  value  ) 

see dateTime

Definition at line 383 of file html_inline.cpp.


The documentation for this class was generated from the following files:
  • html_inline.h
  • html_inline.cpp

KHTML

Skip menu "KHTML"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal