mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
commit
845e623b9e
@ -700,7 +700,7 @@ your template, or by implementing your visibility check in PHP.
|
||||
|
||||
#### Version specific _can_ methods
|
||||
|
||||
Versioned DataObjects get additional permission check methods to verify what oepration a Member is allowed to perform:
|
||||
Versioned DataObjects get additional permission check methods to verify what operation a Member is allowed to perform:
|
||||
* `canPublish()`
|
||||
* `canUnpublish()`
|
||||
* `canArchive()`
|
||||
|
Loading…
Reference in New Issue
Block a user