class ProfileImageDir

Contains functions for creating and deleting the profile images directory.

Constants

private IMAGES_PATH

Path to profile images.

Methods

static int
rmdirProfileImageDirectories()

Performs rmdir operation on the profile images directory.

Details

at line 24
static int rmdirProfileImageDirectories()

Performs rmdir operation on the profile images directory.

Return Value

int

A value that indicates success, invalid, or failure.