Documentation

LayoutResolutionController extends z_controller
in package

Exercises the layout resolution chain from HandlesDefaultLayout: explicit arg > instance default > global default > framework default

Each action drives one branch of the resolution and renders directly; cypress inspects the response body for the matching layout marker.

Table of Contents

action_explicitwins()  : mixed
action_globalonly()  : mixed
action_instanceonly()  : mixed
action_instanceoverglobal()  : mixed
action_neither()  : mixed
action_pushpopglobal()  : mixed
action_pushpopinstance()  : mixed
action_pushpopnested()  : mixed
action_underflowglobal()  : mixed
action_underflowinstance()  : mixed

Methods

Search results