Cpanel::WebDisk::delwebdisk

This article documents the usage of the Cpanel::WebDisk::delwebdisk function in relation to the cPanel interface. This tag can be used inside cPanel pages.


SYNOPSIS

Cpanel::WebDisk::delwebdisk


DESCRIPTION

This function will delete a web disk associated with a specific username.


VARIABLES

INPUT

login (string)
Username associated with the webdisk. Format: user@domain.com or user@sub.domain.com

OUTPUT

login (string)
Username associated with the webdisk. Format: user@domain.com or user@sub.domain.com


EXAMPLES

?cp WebDisk::delwebdisk('%',login) login=user@domain.com ?>

This function will delete the web disk associated with user@domain.com and output the username that was deleted.


COPYRIGHT

Copyright 2007 cPanel Inc.