webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Class Methods | List of all members
WebHistoryItem(WebPrivate) Category Reference

#import <WebHistoryItemPrivate.h>

Instance Methods

(id- initWithURL:title:
 
(NSURL *) - URL
 
(BOOL- lastVisitWasFailure
 
(NSString *) - RSSFeedReferrer
 
(void- setRSSFeedReferrer:
 
(NSArray *) - _redirectURLs
 
(NSString *) - target
 
(BOOL- isTargetItem
 
(NSArray *) - children
 
(NSDictionary *) - dictionaryRepresentation
 
(id- _transientPropertyForKey:
 
(void- _setTransientProperty:forKey:
 
(BOOL- _isInPageCache
 
(BOOL- _hasCachedPageExpired
 

Class Methods

(void+ _releaseAllPendingPageCaches
 

Method Documentation

◆ _hasCachedPageExpired()

- (BOOL) _hasCachedPageExpired

◆ _isInPageCache()

- (BOOL) _isInPageCache

◆ _redirectURLs()

- (NSArray *) _redirectURLs

◆ _releaseAllPendingPageCaches()

+ (void) _releaseAllPendingPageCaches

◆ _setTransientProperty:forKey:()

- (void) _setTransientProperty: (id property
forKey: (NSString *)  key 

◆ _transientPropertyForKey:()

- (id) _transientPropertyForKey: (NSString *)  key

◆ children()

- (NSArray *) children

◆ dictionaryRepresentation()

- (NSDictionary *) dictionaryRepresentation

◆ initWithURL:title:()

- (id) initWithURL: (NSURL *)  URL
title: (NSString *)  title 

◆ isTargetItem()

- (BOOL) isTargetItem

◆ lastVisitWasFailure()

- (BOOL) lastVisitWasFailure

◆ RSSFeedReferrer()

- (NSString *) RSSFeedReferrer

◆ setRSSFeedReferrer:()

- (void) setRSSFeedReferrer: (NSString *)  referrer

◆ target()

◆ URL()

- (NSURL *) URL

The documentation for this category was generated from the following files: