khtml Library API Documentation

DOM::HTMLBlockquoteElement Class Reference

??? See the BLOCKQUOTE element definition in HTML 4.0. More...

#include <html_block.h>

Inheritance diagram for DOM::HTMLBlockquoteElement:

DOM::HTMLElement DOM::Element DOM::Node List of all members.

Public Methods

 HTMLBlockquoteElement ()
 HTMLBlockquoteElement (const HTMLBlockquoteElement &other)
 HTMLBlockquoteElement (const Node &other)
HTMLBlockquoteElement & operator= (const HTMLBlockquoteElement &other)
HTMLBlockquoteElement & operator= (const Node &other)
 ~HTMLBlockquoteElement ()
DOMString cite () const
void setCite (const DOMString &)

Protected Methods

 HTMLBlockquoteElement (HTMLElementImpl *impl)

Detailed Description

??? See the BLOCKQUOTE element definition in HTML 4.0.

Definition at line 47 of file html_block.h.


Member Function Documentation

DOMString HTMLBlockquoteElement::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 63 of file html_block.cpp.

void HTMLBlockquoteElement::setCite const DOMString  
 

see cite.

Definition at line 69 of file html_block.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun May 16 22:06:39 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003