Tag archives for admin

How to create a quick menu in your view

Quick Menu is a very simple way to change the scope of an admin action with a click.

If you are editing a user profile you are doing something like:

  • controller: users
  • action: edit
  • scope: 53 (the user’s id)

When you need to switch to another user profile you need to change the scope of your action, not the action itself so a little jump menu may be the really easiest way to perform this action.

Continue reading »

Posted in CakePHP | Leave a comment

PowerApp :: utilities to introspect your application

PowerApp is a static class which methods give you the ability to introspect your application.

Continue reading »

Posted in CakePHP | Leave a comment

PowerMenu – an interface for building menus

If you build web apps like me you often need menus in your admin interface (or public too) to teach your users about the app capabilities.

This post show you how easy is to build and edit menus with CakePower!

Continue reading »

Posted in CakePHP | 3 Comments

Swedish Greys - a WordPress theme from Nordic Themepark.