Cpanel::Park::listparkeddomains

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


SYNOPSIS

Cpanel::Park::listparkeddomains


DESCRIPTION

This function outputs a list of pakred domains associated with a domain / account.


VARIABLES

INPUT

NONE

OUTPUT

reldir (string)
Root directory of the parked domain. Relative to /home/username

dir (string)
Aboslute path of the parked domain's root directory.

domain (string)
Name of the parked domain. Format: domain.com or sub.domain.com


EXAMPLES

<?cp Park::listparkeddomains(% % % ,domain,dir,basedir) ?>

This example outputs all of a domain's associated parked domains along with their absolute and relative paths.


COPYRIGHT

Copyright 2007 cPanel Inc.