Changeset 1041
- Timestamp:
- 01/19/07 19:06:00 (2 years ago)
- Files:
-
- branches/wheeljack/lib/MT/Permission.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/wheeljack/lib/MT/Permission.pm
r1031 r1041 518 518 for this blog, false otherwise. 519 519 520 =head2 $perms->can_edit_assets 521 522 Returns true if the user can edit the assets of the blog. 523 524 =head2 $perms->can_save_image_defaults 525 526 Returns true if the user can save image defaults during the asset 527 upload process. 528 520 529 =head2 $perms->can_edit_all_posts 521 530
