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 Member Functions

 HTMLBlockquoteElement (const HTMLBlockquoteElement &other)
 HTMLBlockquoteElement (const Node &other)
HTMLBlockquoteElementoperator= (const HTMLBlockquoteElement &other)
HTMLBlockquoteElementoperator= (const Node &other)
DOMString cite () const
 A URI designating a document that describes the reason for the change.

void setCite (const DOMString &)
 see cite


Protected Member Functions

 HTMLBlockquoteElement (HTMLElementImpl *impl)

Detailed Description

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

Definition at line 48 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 64 of file html_block.cpp.

void HTMLBlockquoteElement::setCite const DOMString  ) 
 

see cite

Definition at line 70 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 kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 27 22:16:43 2005 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001