Lines Matching full:item
49 @param URLString The URL string for the item.
50 @param title The title to use for the item. This is normally the <title> of a page.
51 @param time The time used to indicate when the item was used.
63 @abstract The string representation of the originial URL of this item.
65 @result The string corresponding to the initial URL of this item.
72 @abstract The string representation of the URL represented by this item.
75 @result The string corresponding to the final URL of this item.
83 @abstract The title of the page represented by this item.
85 is normally set by the WebKit when a page title for the item is received.
86 @result The title of this item.
93 @abstract The last time the page represented by this item was visited. The interval
96 @result The last time this item was visited.
103 @param alternateTitle The new display title for this item.
104 @abstract A title that may be used by the client to display this item.
111 @abstract A title that may be used by the client to display this item.
112 @result The alternate title for this item.
119 @abstract The favorite icon of the page represented by this item.
121 @result The icon associated with this item's URL.