webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <HistoryItem.h>
Static Public Member Functions | |
static Ref< HistoryItem > | create () |
static Ref< HistoryItem > | create (const String &urlString, const String &title) |
static Ref< HistoryItem > | create (const String &urlString, const String &title, const String &alternateTitle) |
static Ref< HistoryItem > | create () |
static Ref< HistoryItem > | create (const String &urlString, const String &title) |
static Ref< HistoryItem > | create (const String &urlString, const String &title, const String &alternateTitle) |
Friends | |
class | PageCache |
Additional Inherited Members | |
Protected Member Functions inherited from WTF::RefCounted< HistoryItem > | |
RefCounted () | |
RefCounted () | |
RefCounted () | |
~RefCounted () | |
~RefCounted () | |
~RefCounted () | |
Protected Member Functions inherited from WTF::RefCountedBase | |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
RefCountedBase () | |
~RefCountedBase () | |
bool | derefBase () const |
bool | deletionHasBegun () const |
WebCore::HistoryItem::~HistoryItem | ( | ) |
WEBCORE_EXPORT WebCore::HistoryItem::~HistoryItem | ( | ) |
void WebCore::HistoryItem::addChildItem | ( | Ref< HistoryItem > && | child | ) |
WEBCORE_EXPORT void WebCore::HistoryItem::addChildItem | ( | Ref< HistoryItem > && | ) |
WEBCORE_EXPORT const String& WebCore::HistoryItem::alternateTitle | ( | ) | const |
const String & WebCore::HistoryItem::alternateTitle | ( | ) | const |
HistoryItem * WebCore::HistoryItem::childItemWithDocumentSequenceNumber | ( | long long | number | ) |
HistoryItem* WebCore::HistoryItem::childItemWithDocumentSequenceNumber | ( | long long | number | ) |
HistoryItem * WebCore::HistoryItem::childItemWithTarget | ( | const String & | target | ) |
WEBCORE_EXPORT HistoryItem* WebCore::HistoryItem::childItemWithTarget | ( | const String & | ) |
const Vector< Ref< HistoryItem > > & WebCore::HistoryItem::children | ( | ) | const |
WEBCORE_EXPORT const Vector<Ref<HistoryItem> >& WebCore::HistoryItem::children | ( | ) | const |
void WebCore::HistoryItem::clearChildren | ( | ) |
void WebCore::HistoryItem::clearChildren | ( | ) |
void WebCore::HistoryItem::clearDocumentState | ( | ) |
void WebCore::HistoryItem::clearDocumentState | ( | ) |
void WebCore::HistoryItem::clearScrollPosition | ( | ) |
void WebCore::HistoryItem::clearScrollPosition | ( | ) |
WEBCORE_EXPORT Ref<HistoryItem> WebCore::HistoryItem::copy | ( | ) | const |
Ref< HistoryItem > WebCore::HistoryItem::copy | ( | ) | const |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
WEBCORE_EXPORT const Vector<String>& WebCore::HistoryItem::documentState | ( | ) | const |
String WebCore::HistoryItem::formContentType | ( | ) | const |
WEBCORE_EXPORT String WebCore::HistoryItem::formContentType | ( | ) | const |
FormData * WebCore::HistoryItem::formData | ( | ) |
WEBCORE_EXPORT FormData* WebCore::HistoryItem::formData | ( | ) |
WEBCORE_EXPORT bool WebCore::HistoryItem::hasCachedPageExpired | ( | ) | const |
bool WebCore::HistoryItem::hasCachedPageExpired | ( | ) | const |
bool WebCore::HistoryItem::hasChildren | ( | ) | const |
WEBCORE_EXPORT bool WebCore::HistoryItem::hasChildren | ( | ) | const |
bool WebCore::HistoryItem::hasSameFrames | ( | HistoryItem & | otherItem | ) | const |
bool WebCore::HistoryItem::hasSameFrames | ( | HistoryItem & | otherItem | ) | const |
bool WebCore::HistoryItem::isCurrentDocument | ( | Document & | document | ) | const |
bool WebCore::HistoryItem::isCurrentDocument | ( | Document & | ) | const |
|
inline |
|
inline |
bool WebCore::HistoryItem::isTargetItem | ( | ) | const |
WEBCORE_EXPORT bool WebCore::HistoryItem::isTargetItem | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
void WebCore::HistoryItem::notifyChanged | ( | ) |
void WebCore::HistoryItem::notifyChanged | ( | ) |
WEBCORE_EXPORT URL WebCore::HistoryItem::originalURL | ( | ) | const |
URL WebCore::HistoryItem::originalURL | ( | ) | const |
WEBCORE_EXPORT const String& WebCore::HistoryItem::originalURLString | ( | ) | const |
const String & WebCore::HistoryItem::originalURLString | ( | ) | const |
WEBCORE_EXPORT float WebCore::HistoryItem::pageScaleFactor | ( | ) | const |
float WebCore::HistoryItem::pageScaleFactor | ( | ) | const |
WEBCORE_EXPORT const String& WebCore::HistoryItem::referrer | ( | ) | const |
const String & WebCore::HistoryItem::referrer | ( | ) | const |
void WebCore::HistoryItem::reset | ( | ) |
void WebCore::HistoryItem::reset | ( | ) |
WEBCORE_EXPORT const IntPoint& WebCore::HistoryItem::scrollPosition | ( | ) | const |
const IntPoint & WebCore::HistoryItem::scrollPosition | ( | ) | const |
WEBCORE_EXPORT void WebCore::HistoryItem::setAlternateTitle | ( | const String & | ) |
void WebCore::HistoryItem::setChildItem | ( | Ref< HistoryItem > && | child | ) |
void WebCore::HistoryItem::setChildItem | ( | Ref< HistoryItem > && | ) |
|
inline |
|
inline |
WEBCORE_EXPORT void WebCore::HistoryItem::setDocumentState | ( | const Vector< String > & | ) |
WEBCORE_EXPORT void WebCore::HistoryItem::setFormContentType | ( | const String & | ) |
WEBCORE_EXPORT void WebCore::HistoryItem::setFormData | ( | RefPtr< FormData > && | ) |
void WebCore::HistoryItem::setFormInfoFromRequest | ( | const ResourceRequest & | request | ) |
void WebCore::HistoryItem::setFormInfoFromRequest | ( | const ResourceRequest & | ) |
WEBCORE_EXPORT void WebCore::HistoryItem::setIsTargetItem | ( | bool | ) |
void WebCore::HistoryItem::setIsTargetItem | ( | bool | flag | ) |
|
inline |
|
inline |
|
inline |
|
inline |
WEBCORE_EXPORT void WebCore::HistoryItem::setOriginalURLString | ( | const String & | ) |
void WebCore::HistoryItem::setPageScaleFactor | ( | float | scaleFactor | ) |
WEBCORE_EXPORT void WebCore::HistoryItem::setPageScaleFactor | ( | float | ) |
WEBCORE_EXPORT void WebCore::HistoryItem::setReferrer | ( | const String & | ) |
WEBCORE_EXPORT void WebCore::HistoryItem::setScrollPosition | ( | const IntPoint & | ) |
WEBCORE_EXPORT void WebCore::HistoryItem::setShouldOpenExternalURLsPolicy | ( | ShouldOpenExternalURLsPolicy | ) |
void WebCore::HistoryItem::setShouldOpenExternalURLsPolicy | ( | ShouldOpenExternalURLsPolicy | policy | ) |
WEBCORE_EXPORT void WebCore::HistoryItem::setStateObject | ( | RefPtr< SerializedScriptValue > && | ) |
void WebCore::HistoryItem::setStateObject | ( | RefPtr< SerializedScriptValue > && | object | ) |
WEBCORE_EXPORT void WebCore::HistoryItem::setTarget | ( | const String & | ) |
WEBCORE_EXPORT void WebCore::HistoryItem::setTitle | ( | const String & | ) |
WEBCORE_EXPORT void WebCore::HistoryItem::setURLString | ( | const String & | ) |
|
inline |
|
inline |
bool WebCore::HistoryItem::shouldDoSameDocumentNavigationTo | ( | HistoryItem & | otherItem | ) | const |
bool WebCore::HistoryItem::shouldDoSameDocumentNavigationTo | ( | HistoryItem & | otherItem | ) | const |
WEBCORE_EXPORT ShouldOpenExternalURLsPolicy WebCore::HistoryItem::shouldOpenExternalURLsPolicy | ( | ) | const |
ShouldOpenExternalURLsPolicy WebCore::HistoryItem::shouldOpenExternalURLsPolicy | ( | ) | const |
int WebCore::HistoryItem::showTree | ( | ) | const |
int WebCore::HistoryItem::showTree | ( | ) | const |
int WebCore::HistoryItem::showTreeWithIndent | ( | unsigned | indentLevel | ) | const |
int WebCore::HistoryItem::showTreeWithIndent | ( | unsigned | indentLevel | ) | const |
|
inline |
|
inline |
const String & WebCore::HistoryItem::target | ( | ) | const |
WEBCORE_EXPORT const String& WebCore::HistoryItem::target | ( | ) | const |
WEBCORE_EXPORT const String& WebCore::HistoryItem::title | ( | ) | const |
const String & WebCore::HistoryItem::title | ( | ) | const |
WEBCORE_EXPORT URL WebCore::HistoryItem::url | ( | ) | const |
URL WebCore::HistoryItem::url | ( | ) | const |
const String & WebCore::HistoryItem::urlString | ( | ) | const |
WEBCORE_EXPORT const String& WebCore::HistoryItem::urlString | ( | ) | const |
|
inline |
|
inline |
|
friend |