Hyperobjects

These are objects generated by the resource and are serialized by a media type.

Item

class hyperadmin.hyperobjects.Item(endpoint, instance, datatap=None)

Represents an instance that is bound to an endpoint

form_class = None

alias of ItemLinkCollectionProvider

state
get_absolute_url()
get_form_class()
get_form_kwargs(**kwargs)
get_form(**form_kwargs)
form

Mediatype uses this form to serialize the result

get_prompt()

Returns a string representing the item

get_resource_items()
get_namespaces()

Returns namespaces associated with this item

Project Versions

Table Of Contents

Previous topic

Links

Next topic

Indexes

This Page