Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Menu and Security » Adding membership subscription functionality to RBAC
Re: Adding membership subscription functionality to RBAC [message #681 is a reply to message #680] Sat, 17 March 2007 05:24 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
This is outside the scope of the RBAC system as it requires the ability to update the database without first logging on. In also requires additional subscription details which are not held on the RBAC database.

As it is a single function which relates to a particular end-user application it should be written as an application function and not automatically provided by the framework. You will need to provide a screen on your website which can be run by anyone (i.e. does not check that the current page is authorised to the current user). It may then update the MNU_USER table as well your subscription info table.

You can still use the Radicore database table classes to access the database, but you will need a different presentation layer. This is documented in Using Radicore components in a front-end website.


[Updated on: Thu, 04 June 2009 07:24]

Report message to a moderator

 
Read Message
Read Message
Previous Topic: hiding control.inc database connection details
Next Topic: Task-Field Access::NODISPLAY
Goto Forum:
  


Current Time: Thu Apr 18 14:44:30 EDT 2024

Total time taken to generate the page: 0.04445 seconds