search for: rowselected

Displaying 2 results from an estimated 2 matches for "rowselected".

Did you mean: posselected
2006 Jan 31
13
Acts_as_authenticated
Hello I have been trying a number of security/login generators recently. My favourite so far is the Acts_as_authenticated. I like the fact that it is only billed as a starting point and doesn''t try to do everything. I would like to add security roles to it, so that some of my controller actions can only be used by an admin role. Has anybody implemented this using
2006 Feb 01
8
Spring-rich killer: rails rich-client proposal
...brings to the >table are: >1. IoC (Inversion of Control) containers (ala Struts or its own >implementation) >2. Data binding using whatever model you choose. For example the data >binding framework could enable you to select an item in a grid control and >which will fire a "rowSelected" type of event that will populate the text >fields (or wotever fields) on a detail form. >3. Business oriented events and hooks that allow you to implement things >like security, login, printing, and hooks to frameworks like reporting >systems (ala Jasper reports). >In short it...