Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

InjectTemplateListener - returnn api proper view #163

Merged
merged 3 commits into from
Jun 30, 2016

Commits on Jun 19, 2016

  1. AcceptableViewModelSelector - notice fix

    InjectTemplateListener  - injectTemplate : set $preferRouteMatchController view config param if exists. This way apigility rest service can return proper view per api .
    
    prefer_route_match_controller should be set at the config route to true  :
    controller_map should be set at the config view_manager also .
    nikolay committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    eee1a35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b58e9f1 View commit details
    Browse the repository at this point in the history
  3. AcceptableViewModelSelector notice fixed

    InjectTemplateListener  to work with preferController routeMatch flag and controller_map
    , so it can return proper template when using Apigility rest service
    nikolay committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    3ff4408 View commit details
    Browse the repository at this point in the history