Public Member Functions

nsIMsgSearchValidityManager Interface Reference

import "nsIMsgSearchValidityManager.idl";

Inheritance diagram for nsIMsgSearchValidityManager:

List of all members.

Public Member Functions

nsIMsgSearchValidityTable getTable (in nsMsgSearchValidityScope scope)
AString getAttributeProperty (in nsMsgSearchAttribValue aSearchAttribute)
 Given a search attribute (which is an internal numerical id), return the string name that you can use as a key to look up the localized string in the search-attributes.properties file.

Member Function Documentation

AString nsIMsgSearchValidityManager::getAttributeProperty ( in nsMsgSearchAttribValue  aSearchAttribute  ) 

Given a search attribute (which is an internal numerical id), return the string name that you can use as a key to look up the localized string in the search-attributes.properties file.

Parameters:
aSearchAttribute attribute type from interface nsMsgSearchAttrib
Returns:
localization-friendly string representation of the attribute
nsIMsgSearchValidityTable nsIMsgSearchValidityManager::getTable ( in nsMsgSearchValidityScope  scope  ) 

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