Documentation

Share
in package

Parent class representing different types of share objects

Table of Contents

Methods

delete()  : bool
Permanently delete the current share or share link
getDriveId()  : string
getExpiration()  : DateTimeImmutable|null
getPermissionId()  : string
getResourceId()  : string
setExpiration()  : bool
Change the Expiration date for the current share or share link Set to null to remove the expiration date

Methods

getDriveId()

public getDriveId() : string
Return values
string

getExpiration()

public getExpiration() : DateTimeImmutable|null
Return values
DateTimeImmutable|null

getPermissionId()

public getPermissionId() : string
Return values
string

getResourceId()

public getResourceId() : string
Return values
string

        
On this page

Search results