CKANRegistryPageController
class CKANRegistryPageController extends PageController (View source)
Properties
Methods
Loads model data encapsulated as JSON in order to power front end technologies used to render that data. Includes critical info such as the CKAN site to query (e.g. which domain, datastore, etc.) but also can be extended to be used for configuring the component used to show this (e.g. React.js or Vue.js component configuration).
Returns the base path for the resource's page with a leading slash
Details
protected
init()
No description
array
getCKANClientConfig(DataObject $holder = null)
Loads model data encapsulated as JSON in order to power front end technologies used to render that data. Includes critical info such as the CKAN site to query (e.g. which domain, datastore, etc.) but also can be extended to be used for configuring the component used to show this (e.g. React.js or Vue.js component configuration).
readSchema(HTTPRequest $request)
Returns the frontend application client configuration schema
string
getBasePath(DataObject $holder = null)
Returns the base path for the resource's page with a leading slash