Orbit/app/controllers
Matthew Kaito Juyuan Fu e20739e32b Object Auth. Now object can be included with "include OrbitCoreLib::ObjectAuthable" to use kernel method,such as
1.Object.authed_for_user(user,title_of_object_auth).  title_of_object_auth is optional
2.object.authed_users(user,title_of_object_auth) .  title_of_object_auth is optional
if title_of_object_auth is not given,then it will return calculation across all possiblity.
2012-02-15 00:34:21 +08:00
..
admin Object Auth. Now object can be included with "include OrbitCoreLib::ObjectAuthable" to use kernel method,such as 2012-02-15 00:34:21 +08:00
application_controller.rb Add key in module_app.rb to use instead of title for authorization 2012-01-30 18:12:18 +08:00
gridfs_controller.rb Modifications for image urls 2011-09-01 19:08:45 +08:00
obit_frontend_component_controller.rb put setup APP var setup into Orbit class 2012-01-24 12:28:32 +08:00
obit_frontend_controller.rb Change NewBlog to new_blog 2012-01-10 18:29:11 +08:00
obit_widget_controller.rb Change NewBlog to new_blog 2012-01-10 18:29:11 +08:00
pages_controller.rb Forgot to change title in key in pages_controller 2012-02-06 22:09:33 +08:00