khtml Library API Documentation

DOM::HTMLHeadElement Class Reference

Document head information. More...

#include <html_base.h>

Inheritance diagram for DOM::HTMLHeadElement:

Inheritance graph
[legend]
Collaboration diagram for DOM::HTMLHeadElement:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 HTMLHeadElement (const HTMLHeadElement &other)
 HTMLHeadElement (const Node &other)
HTMLHeadElementoperator= (const HTMLHeadElement &other)
HTMLHeadElementoperator= (const Node &other)
DOMString profile () const
 URI designating a metadata profile.

void setProfile (const DOMString &)
 see profile


Protected Member Functions

 HTMLHeadElement (HTMLHeadElementImpl *impl)

Detailed Description

Document head information.

See the HEAD element definition in HTML 4.0.

Definition at line 535 of file html_base.h.


Member Function Documentation

DOMString HTMLHeadElement::profile  )  const
 

URI designating a metadata profile.

See the profile attribute definition in HTML 4.0.

Definition at line 480 of file html_base.cpp.

void HTMLHeadElement::setProfile const DOMString  ) 
 

see profile

Definition at line 486 of file html_base.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.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Jan 28 13:37:09 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001