Stud.IP  5.4
UnknownFileType Class Reference
Inheritance diagram for UnknownFileType:
FileType

Public Member Functions

 __construct ($fileref=null)
 
 __get ($name)
 
 __set ($name, $value)
 
 __isset ($name)
 
 offsetExists ($offset)
 
 offsetGet ($offset)
 
 offsetSet ($offset, $value)
 
 offsetUnset ($offset)
 
 getIcon ($role)
 
 getId ()
 
 getFilename ()
 
 getUserId ()
 
 getUserName ()
 
 getUser ()
 
 getSize ()
 
 getDownloadURL ()
 
 getDownloads ()
 
 getPath ()
 
 getLastChangeDate ()
 
 getMakeDate ()
 
 getDescription ()
 
 getMimeType ()
 
 getTermsOfUse ()
 
 getActionmenu ()
 
 getInfoDialogButtons (array $extra_link_params=[])
 
 delete ()
 
 getFolderType ()
 
 isVisible ($user_id=null)
 
 isDownloadable ($user_id=null)
 
 isEditable ($user_id=null)
 
 isWritable ($user_id=null)
 
 convertToStandardFile ()
 
 getContentForAdditionalColumn ($column_index)
 
 getAdditionalColumnOrderWeigh ($column_index)
 
 getInfoTemplate (bool $include_downloadable_infos=false)
 
 getAccessibility ()
 

Protected Attributes

 $fileref = null
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $fileref = null)

Member Function Documentation

◆ __get()

__get (   $name)

magic method for dynamic properties

◆ __isset()

__isset (   $name)

magic method for dynamic properties

◆ __set()

__set (   $name,
  $value 
)

magic method for dynamic properties

◆ convertToStandardFile()

convertToStandardFile ( )

Implements FileType.

◆ delete()

delete ( )

Implements FileType.

◆ getAccessibility()

getAccessibility ( )

Implements FileType.

◆ getActionmenu()

getActionmenu ( )

Implements FileType.

◆ getAdditionalColumnOrderWeigh()

getAdditionalColumnOrderWeigh (   $column_index)

Implements FileType.

◆ getContentForAdditionalColumn()

getContentForAdditionalColumn (   $column_index)

Implements FileType.

◆ getDescription()

getDescription ( )

Implements FileType.

◆ getDownloads()

getDownloads ( )

Implements FileType.

◆ getDownloadURL()

getDownloadURL ( )

Implements FileType.

◆ getFilename()

getFilename ( )

Implements FileType.

◆ getFolderType()

getFolderType ( )

Implements FileType.

◆ getIcon()

getIcon (   $role)

Implements FileType.

◆ getId()

getId ( )

Implements FileType.

◆ getInfoDialogButtons()

getInfoDialogButtons ( array  $extra_link_params = [])

Implements FileType.

◆ getInfoTemplate()

getInfoTemplate ( bool  $include_downloadable_infos = false)

Implements FileType.

◆ getLastChangeDate()

getLastChangeDate ( )

Implements FileType.

◆ getMakeDate()

getMakeDate ( )

Implements FileType.

◆ getMimeType()

getMimeType ( )

Implements FileType.

◆ getPath()

getPath ( )

Implements FileType.

◆ getSize()

getSize ( )

Implements FileType.

◆ getTermsOfUse()

getTermsOfUse ( )

Implements FileType.

◆ getUser()

getUser ( )

Implements FileType.

◆ getUserId()

getUserId ( )

Implements FileType.

◆ getUserName()

getUserName ( )

Implements FileType.

◆ isDownloadable()

isDownloadable (   $user_id = null)

Implements FileType.

◆ isEditable()

isEditable (   $user_id = null)

Implements FileType.

◆ isVisible()

isVisible (   $user_id = null)

Implements FileType.

◆ isWritable()

isWritable (   $user_id = null)

Implements FileType.

◆ offsetExists()

offsetExists (   $offset)

ArrayAccess: Check whether the given offset exists.

◆ offsetGet()

offsetGet (   $offset)

ArrayAccess: Get the value at the given offset.

◆ offsetSet()

offsetSet (   $offset,
  $value 
)

ArrayAccess: Set the value at the given offset.

◆ offsetUnset()

offsetUnset (   $offset)

ArrayAccess: unset the value at the given offset (not applicable)

Field Documentation

◆ $fileref

$fileref = null
protected

The documentation for this class was generated from the following file: