Classes, interfaces and traits

ExistingDirectory

Class ExistingDirectory

Shared string type class. Use the "asString" method for getting the plain value. Notice: The constructor value must not be empty!
« More »

ExistingFile

Class ExistingFile

Shared string type class. Use the "asString" method for getting the plain value. Notice: The constructor value must not be empty!
« More »

FilenameStringType

Class FilenameStringType

Shared string type class. Use the "asString" method for getting the plain value.
« More »

PathType

Class PathType

Shared string type class. Use the "asString" method for getting the plain value. Notice: The constructor value must not be empty!
« More »

UploadedFile

Class UploadedFile

Use this file class to validate that a file was uploaded by and HTTP POST request.
« More »

WritableDirectory

Class WritableDirectory

Shared string type class. Use the "asString" method for getting the plain value. Notice: The constructor value must not be empty!
« More »

WritableFile

Class WritableFile

Shared string type class. Use the "asString" method for getting the plain value. Notice: The constructor value must not be empty!
« More »