Freeside:3:Documentation:Developer/FS/svc Radius Mixin
From Freeside
< Freeside:3:Documentation:Developer | FS
Revision as of 20:06, 27 June 2012 by Ivan (talk | contribs) (Edit via perl MediaWiki framework (1.13))
NAME
FS::svc_Radius_Mixin - partial base class for services with RADIUS groups
METHODS
- radius_groups METHOD
- Returns a list of RADIUS groups for this service (see FS::radius_usergroup). METHOD is the field to return, and can be any method on FS::radius_group. Useful values for METHOD include 'groupnum', 'groupname', and 'long_description'. Defaults to 'groupname' for historical reasons.