PHP 클래스 OCA\Richdocuments\Storage

파일 보기 프로젝트 열기: owncloud/richdocuments 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$MIMETYPE_LIBREOFFICE_WORDPROCESSOR

공개 메소드들

메소드 설명
getDocumentById ( $fileId )
getDocuments ( )
getSupportedMimetypes ( )
onDelete ( $params )
resolvePath ( $fileId )

보호된 메소드들

메소드 설명
searchDocuments ( )

비공개 메소드들

메소드 설명
processDocuments ( $rawDocuments )

메소드 상세

getDocumentById() 공개 정적인 메소드

public static getDocumentById ( $fileId )

getDocuments() 공개 정적인 메소드

public static getDocuments ( )

getSupportedMimetypes() 공개 정적인 메소드

public static getSupportedMimetypes ( )

onDelete() 공개 정적인 메소드

public static onDelete ( $params )

resolvePath() 공개 정적인 메소드

public static resolvePath ( $fileId )

searchDocuments() 보호된 정적인 메소드

protected static searchDocuments ( )

프로퍼티 상세

$MIMETYPE_LIBREOFFICE_WORDPROCESSOR 공개적으로 정적으로 프로퍼티

public static $MIMETYPE_LIBREOFFICE_WORDPROCESSOR