|
|
|
|
|
|
|
|
|
|
list
|
|
|
AtomPubCollection
|
|
|
AtomPubCollection
|
|
amara.root_base
|
to_service(self,
prefix=u'app',
namespace=u'http://www.w3.org/2007/app',
include_workspace_id=False)
Generates and returns a amara instance of the service document and
its workspaces. |
source code
|
|
amara.root_base
|
make_feed(self,
items,
entry_processor=None,
id=None,
title=None,
xslt_path=None,
member_comparer=<function app_edited_comparer at 0x88d7f44>)
Generates a new atom feed from the passed items dictionnary. |
source code
|
|
|
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
|