Query Base Python Module

CherryPy Status Metadata projectinfo base class.

class pacifica.metadata.rest.user_queries.query_base.QueryBase[source]

Retrieves a set of projects for a given keyword set.

static _is_admin_user(user_entry)[source]
static compose_help_block_message()[source]

Assemble a block of relevant help text to be returned with an invalid request.

static format_user_block(user_entry, option=None)[source]

Construct a dictionary from a given user instance in the metadata stack.