Site logo file
API
Search
Phoca.cz Main Site
Phoca Cart
Phoca Cart Demo
Search
Search
Type 2 or more characters for results.
Advanced Search
Projects
Joomla
Phoca Cart
Phoca Gallery
Phoca Download
Classes
PhocacartAccess
PhocacartAccessRights
PhocacartAttribute
PhocacartCalculation
PhocacartCaptcha
PhocacartCaptchaRecaptcha
PhocacartCart
PhocacartCartCalculation
PhocacartCartDb
PhocacartCartRendercart
PhocacartCartRendercheckout
PhocacartCategory
PhocacartCategoryMultiple
PhocacartCompare
PhocacartCount
PhocacartCountry
PhocacartCoupon
PhocacartCurrency
PhocacartDate
PhocacartDiscountCart
PhocacartDiscountProduct
PhocacartDownload
PhocacartEdit
PhocacartEmail
PhocacartEmailFactory
PhocacartEmailMail
PhocacartFeed
PhocacartFile
PhocacartFileAdditional
PhocacartFileThumbnail
PhocacartFileUpload
PhocacartFileUploadmultiple
PhocacartFileUploadsingle
PhocacartFilter
PhocacartFormItems
PhocacartFormUser
PhocacartGroup
PhocacartHtmlBatch
PhocacartHtmlFeatured
PhocacartHtmlGrid
PhocacartHtmlJgrid
PhocacartId
PhocacartImage
PhocacartImageAdditional
PhocacartImageMagic
PhocacartLanguage
PhocacartLog
PhocacartManufacturer
PhocacartNewsletter
PhocacartOrder
PhocacartOrderCalculation
PhocacartOrdering
PhocacartOrderRender
PhocacartOrderStatus
PhocacartOrderView
PhocacartPagination
PhocacartParameter
PhocacartPath
PhocacartPayment
PhocacartPdf
PhocacartPlugin
PhocacartPos
PhocacartPosPrint
PhocacartPrice
PhocacartPriceBulkprice
PhocacartPriceHistory
PhocacartProduct
PhocacartRegion
PhocacartRelated
PhocacartRenderAdmin
PhocacartRenderAdmincolumns
PhocacartRenderAdminjs
PhocacartRenderAdminmedia
PhocacartRenderAdminview
PhocacartRenderAdminviews
PhocacartRenderFront
PhocacartRenderIcon
PhocacartRenderJs
PhocacartRenderMedia
PhocacartRenderStyle
PhocacartReview
PhocacartReward
PhocacartRoute
PhocaCartRouterrules
PhocacartSearch
PhocacartSection
PhocacartSecurity
PhocacartShipping
PhocacartSize
PhocacartSpecification
PhocacartStatistics
PhocacartStatisticsHits
PhocacartStock
PhocacartSubmit
PhocacartTag
PhocacartTax
PhocacartText
PhocacartTicket
PhocacartTime
PhocacartType
PhocacartUnit
PhocacartUser
PhocacartUserGuestuser
PhocacartUtils
PhocacartUtilsAdmindescription
PhocacartUtilsBatchhelper
PhocacartUtilsException
PhocacartUtilsExtension
PhocacartUtilsInfo
PhocacartUtilsOptions
PhocacartUtilsSettings
PhocacartVendor
PhocacartWishlist
PhocacartZone
Methods
getFileSizeReadable
getFileSize
getFileTime
getTitleFromFilenameWithExt
getMimeType
getMimeTypeString
getTitleFromFilenameWithoutExt
getFolderFromTheFile
removeExtension
getExtension
getFileOriginal
createDownloadFolder
createUploadFolder
existsFileOriginal
deleteDownloadFolders
changeFileExtension
You are here:
Home
Phoca Cart
PhocacartFile
⇦
Back to Phoca Cart project (class list)
Class PhocacartFile - list of methods
Copyright:
Copyright (C) Jan Pavelka https://www.phoca.cz
License:
http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 and later
Located at:
Phocacart/file/file.php
Project:
Phoca Cart
Method Summary
public static
getFileSizeReadable
(mixed
$size
, mixed
$retstring
=
null
, mixed
$onlyMB
=
false
)
Show source code of this method:
getFileSizeReadable Source Code
public static
getFileSize
(mixed
$manager
, mixed
$filename
, mixed
$readable
=
1
)
Show source code of this method:
getFileSize Source Code
public static
getFileTime
(mixed
$manager
, mixed
$filename
, mixed
$function
, mixed
$format
=
"d. M Y"
)
Show source code of this method:
getFileTime Source Code
public static
getTitleFromFilenameWithExt
(mixed
&$filename
)
Show source code of this method:
getTitleFromFilenameWithExt Source Code
public static
getMimeType
(mixed
$extension
, mixed
$params
)
Show source code of this method:
getMimeType Source Code
public static
getMimeTypeString
(mixed
$params
)
Show source code of this method:
getMimeTypeString Source Code
public static
getTitleFromFilenameWithoutExt
(mixed
&$filename
)
Show source code of this method:
getTitleFromFilenameWithoutExt Source Code
public static
getFolderFromTheFile
(mixed
$filename
)
Show source code of this method:
getFolderFromTheFile Source Code
public static
removeExtension
(mixed
$file_name
)
Show source code of this method:
removeExtension Source Code
public static
getExtension
(mixed
$file_name
)
Show source code of this method:
getExtension Source Code
public static
getFileOriginal
(mixed
$filename
, mixed
$rel
=
0
, mixed
$manager
=
''
)
Show source code of this method:
getFileOriginal Source Code
public static
createDownloadFolder
(mixed
$folder
)
Show source code of this method:
createDownloadFolder Source Code
public static
createUploadFolder
(mixed
$folder
)
Show source code of this method:
createUploadFolder Source Code
public static
existsFileOriginal
(mixed
$filename
, mixed
$manager
)
Show source code of this method:
existsFileOriginal Source Code
public static
deleteDownloadFolders
(mixed
$folders
, mixed
$manager
=
'productfile'
)
Show source code of this method:
deleteDownloadFolders Source Code
public static
changeFileExtension
(mixed
$filename
, mixed
$newExtension
)
Show source code of this method:
changeFileExtension Source Code