PyWithDomain
class PyWithDomain(with_domain)
Bases: object
Interface for content items with a domain.
- Parameters: with_domain (IWithDomain)
__init__(with_domain)
Creates a new PyWithDomain object.
Args: : with_domain: A IWithDomain object.
Returns: None.
- Parameters: with_domain (IWithDomain)
- Return type: None
Methods
__init__ (with_domain) |
Creates a new PyWithDomain object. |
---|
Attributes
domain |
Gets the domain this item belongs to. |
---|
property domain : str
Gets the domain this item belongs to. Changes should be made through mapping.