Path
Path class for handling file paths.
Method | Description | Available from version |
---|---|---|
getDirectory | Receives path and returns path without file name. | |
getExtension | Accepts path and returns file extension. | |
getName | Gets path and returns file name, including extension. | |
validate | Checks, if path is valid. | |
validateFilename | Checks, if file name is valid. |
© «Bitrix24», 2001-2024
Up