From 431e6e2f2811dc277feaca90f52466d623a74b0b Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Fri, 14 Mar 2008 22:49:57 +0000 Subject: * added support for stage1 attributes that are stored along each plugin installed into a vendor-OS. * an update of the slxos-plugin documentation is still missing (coming soon ;-) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1633 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/OpenSLX/OSPlugin/Roster.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'os-plugins/OpenSLX/OSPlugin/Roster.pm') diff --git a/os-plugins/OpenSLX/OSPlugin/Roster.pm b/os-plugins/OpenSLX/OSPlugin/Roster.pm index 8bc2c305..bacbd183 100644 --- a/os-plugins/OpenSLX/OSPlugin/Roster.pm +++ b/os-plugins/OpenSLX/OSPlugin/Roster.pm @@ -78,10 +78,10 @@ sub getPluginAttrInfo return $plugins{$pluginName}->getAttrInfo(); } -=item C +=item C -Fetches attribute info from all available plugins and adds it to the given -hash-ref. +Fetches attribute info relevant for stage3 (i.e. system- or client-attributes) +from all available plugins and adds it to the given hash-ref. =over @@ -93,7 +93,7 @@ hash-ref. =cut -sub addAllDefaultAttributesToHash +sub addAllStage3AttributesToHash { my $class = shift; my $attrInfo = shift; -- cgit v1.2.3-55-g7522