sbIMediaPageInfo Interface Reference

This interface is used to describe a medialist page. More...

import"sbIMediaPageManager.idl";

Inheritance diagram for sbIMediaPageInfo:
[legend]
Collaboration diagram for sbIMediaPageInfo:
[legend]

Public Attributes

readonly attribute AString contentTitle
 The localized name of the page. More...
 
readonly attribute AString contentUrl
 The chrome URL to the page. Must be unique. More...
 
readonly attribute AString contentIcon
 The chrome URL to the icon representing the page. More...
 
readonly attribute
sbIMediaListMatch 
matchInterface
 The interface used to match medialists. More...
 

Detailed Description

This interface is used to describe a medialist page.

Definition at line 110 of file sbIMediaPageManager.idl.

Member Data Documentation

readonly attribute AString sbIMediaPageInfo::contentIcon

The chrome URL to the icon representing the page.

Definition at line 125 of file sbIMediaPageManager.idl.

readonly attribute AString sbIMediaPageInfo::contentTitle

The localized name of the page.

Definition at line 115 of file sbIMediaPageManager.idl.

readonly attribute AString sbIMediaPageInfo::contentUrl

The chrome URL to the page. Must be unique.

Definition at line 120 of file sbIMediaPageManager.idl.

readonly attribute sbIMediaListMatch sbIMediaPageInfo::matchInterface

The interface used to match medialists.

Definition at line 130 of file sbIMediaPageManager.idl.


The documentation for this interface was generated from the following file: