khtml Library API Documentation

DOM::HTMLHeadElement Class Reference

Document head information. More...

#include <html_base.h>

Inheritance diagram for DOM::HTMLHeadElement:

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

Public Member Functions

 HTMLHeadElement ()
 HTMLHeadElement (const HTMLHeadElement &other)
 HTMLHeadElement (const Node &other)
HTMLHeadElementoperator= (const HTMLHeadElement &other)
HTMLHeadElementoperator= (const Node &other)
 ~HTMLHeadElement ()
DOMString profile () const
void setProfile (const DOMString &)

Protected Member Functions

 HTMLHeadElement (HTMLHeadElementImpl *impl)

Detailed Description

Document head information.

See the HEAD element definition in HTML 4.0.

Definition at line 536 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 482 of file html_base.cpp.

References DOM::Node::impl.

Referenced by KJS::HTMLElement::getValueProperty().

void HTMLHeadElement::setProfile const DOMString  ) 
 

see profile

Definition at line 488 of file html_base.cpp.

References DOM::Node::impl.

Referenced by KJS::HTMLElement::putValueProperty().


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.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Feb 8 08:04:52 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003