AdminElf.Resource.Router.Helpers.resource_path

You're seeing just the function resource_path, go back to AdminElf.Resource.Router.Helpers module for more information.
Link to this function

resource_path(conn_or_endpoint, action, resource_id)

View Source
Link to this function

resource_path(conn_or_endpoint, action, resource_id, params)

View Source
Link to this function

resource_path(conn_or_endpoint, action, resource_id, item_id, params)

View Source
Link to this function

resource_path(conn_or_endpoint, action, resource_id, item_id, action_name, params)

View Source