ars_GetAdminExtension(ctrl, name)

Fetch information about the named Admin Extension. See also: GetAdminExtension Hash Values.

Requires Administrator privs to view groupList information

On success
Returns a HASH.
On failure
Returns undef.

Example:

	($a = ars_GetAdminExtension($ctrl, "AE-FooBar")) || 
		die "$ars_errstr";
      
ars_GetAdminExtension was introduced in version 1.5 of ARSperl


<-- Table of Contents

Last changes to this page 21st July 1997 by jcmurphy@arsperl.org
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org