PHP Class OCA\Richdocuments\Storage

Show file Open project: owncloud/richdocuments Class Usage Examples

Public Properties

Property Type Description
$MIMETYPE_LIBREOFFICE_WORDPROCESSOR

Public Methods

Method Description
getDocumentById ( $fileId )
getDocuments ( )
getSupportedMimetypes ( )
onDelete ( $params )
resolvePath ( $fileId )

Protected Methods

Method Description
searchDocuments ( )

Private Methods

Method Description
processDocuments ( $rawDocuments )

Method Details

getDocumentById() public static method

public static getDocumentById ( $fileId )

getDocuments() public static method

public static getDocuments ( )

getSupportedMimetypes() public static method

public static getSupportedMimetypes ( )

onDelete() public static method

public static onDelete ( $params )

resolvePath() public static method

public static resolvePath ( $fileId )

searchDocuments() protected static method

protected static searchDocuments ( )

Property Details

$MIMETYPE_LIBREOFFICE_WORDPROCESSOR public static property

public static $MIMETYPE_LIBREOFFICE_WORDPROCESSOR