% local view= ... %> <% --[[ io.write(html.cfe_unpack(view)) --]] %> <% ---[[ %> <% if view.value.userid then %>
Controller | Action(s) | ") for x,cont in ipairs(controllers) do print("|
",html.html_escape(cont)," | ") -- Again, alphabetical order local actions = {} for act in pairs(view.value.permissions.value[cont]) do actions[#actions + 1] = act end table.sort(actions) for y,act in pairs(actions) do print((html.html_escape(act))) end io.write(" |