Actions in xml files only has access to the global scope, not the module scope. So define them in the js file. Refs: #8081