Orbit/vendor/built_in_modules
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
..
announcement edit announcement widget 2012-02-13 17:09:38 +08:00
new_blog 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