| MediaWiki file: LocalFile.php | |
|---|---|
| Location: | includes/filerepo/file/ |
| Source code: | master • 1.40.0 • 1.39.4 • 1.35.11 |
| Classes: | LocalFile |
LocalFile.php contains a class, LocalFile (which extends File) to represent a local file in the wiki's own database.
Methods
upload( $srcPath, $comment, $pageText, $flags = 0, $props = false, $timestamp = false, $user = null )Upload a file and record it in the DBrecordUpload2()Record a file upload in the upload log and the image table
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.