Property | Type | Description | |
---|---|---|---|
$allowedMimes | array | ||
$extraExtensions | array | ||
$types | array |
Property | Type | Description | |
---|---|---|---|
$fillable | array |
Method | Description | |
---|---|---|
account ( ) : |
||
cloneDocument ( ) : mixed | ||
expense ( ) : mixed | ||
fill ( array $attributes ) | ||
getClientUrl ( $invitation ) : Illuminate\Contracts\Routing\UrlGenerator | string | ||
getClientVFSJSUrl ( ) : Illuminate\Contracts\Routing\UrlGenerator | null | string | ||
getDirectFileUrl ( $path, $disk, boolean $prioritizeSpeed = false ) : null | string | ||
getDirectPreviewUrl ( ) : null | string | ||
getDirectUrl ( ) : null | string | ||
getDisk ( ) : mixed | ||
getEntityType ( ) : mixed | ||
getPreviewUrl ( ) : Illuminate\Contracts\Routing\UrlGenerator | null | string | ||
getRaw ( ) : mixed | ||
getRawPreview ( ) : mixed | ||
getStream ( ) : mixed | ||
getUrl ( ) : Illuminate\Contracts\Routing\UrlGenerator | string | ||
getVFSJSUrl ( ) : Illuminate\Contracts\Routing\UrlGenerator | null | string | ||
invoice ( ) : mixed | ||
isPDFEmbeddable ( ) : boolean | ||
setDiskAttribute ( $value ) | ||
toArray ( ) : array | ||
user ( ) : mixed |
public account ( ) : |
||
return |
public getClientUrl ( $invitation ) : Illuminate\Contracts\Routing\UrlGenerator | string | ||
$invitation | ||
return | Illuminate\Contracts\Routing\UrlGenerator | string |
public getClientVFSJSUrl ( ) : Illuminate\Contracts\Routing\UrlGenerator | null | string | ||
return | Illuminate\Contracts\Routing\UrlGenerator | null | string |
public getDirectPreviewUrl ( ) : null | string | ||
return | null | string |
public getPreviewUrl ( ) : Illuminate\Contracts\Routing\UrlGenerator | null | string | ||
return | Illuminate\Contracts\Routing\UrlGenerator | null | string |
public getVFSJSUrl ( ) : Illuminate\Contracts\Routing\UrlGenerator | null | string | ||
return | Illuminate\Contracts\Routing\UrlGenerator | null | string |