Skip to main content

Module actions

Module actions 

Source
Expand description

Action compilation โ€” transforms discovered HTTP actions into typed method definitions.

Maps SiteMap action records to model methods (instance and class methods), infers parameter types, and classifies actions by the model they belong to.

Functionsยง

compile_actions
Compile actions from SiteMap action records into typed method definitions.