We need a views.getViewObject service to retrieve what displays and arguments a view on the Distributor has defined.

Eventually, this should get moved to a views_services module (see #709100: Create Views module for Services).

Comments

joachim’s picture

Status: Active » Fixed
StatusFileSize
new2.4 KB

Committed this patch.

joachim’s picture

Status: Fixed » Postponed

#709104 by joachim: Added a service to get a view object.

Marking this issue as postponed, as it should eventually cover removing this service to move it to a separate views_service project.