Part of spamfighter.plugins.static_domain_provider View Source View In Hierarchy
Method | __init__ | Конструктор. |
Method | name | Получить имя плагина. |
Method | getDefaultDomain | Получить домен по умолчанию в системе. |
Parameters | name | имя плагина-домена
(type: str
) |
dict | содержимое домена
(type: dict
) |
Returns | домен по умолчанию.
(type: spamfighter.interfaces.IDomain
) |