Changeset 1041

Show
Ignore:
Timestamp:
01/19/07 19:06:00 (2 years ago)
Author:
gboggs
Message:

Added POD for the can_edit_assets and can_save_image_defaults methods.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/wheeljack/lib/MT/Permission.pm

    r1031 r1041  
    518518for this blog, false otherwise. 
    519519 
     520=head2 $perms->can_edit_assets 
     521 
     522Returns true if the user can edit the assets of the blog. 
     523 
     524=head2 $perms->can_save_image_defaults 
     525 
     526Returns true if the user can save image defaults during the asset 
     527upload process. 
     528 
    520529=head2 $perms->can_edit_all_posts 
    521530