<?xml version="1.0"?><phpdoc><class name="jpeto_usergroup" extends="" undoc="false" access="private" package="jpeto_objects"><file>c:/web/jpeto2/jpeto/jpeto_usergroup.php</file><doc><description/><shortdescription>This class provides the usergroup object</shortdescription></doc><function name="jpeto_usergroup" undoc="false" access="public"><doc><return type="void"/><description/><shortdescription>Constructor for jpeto_usergroup</shortdescription></doc></function><function name="get_next_enabled_user_object" undoc="false" access="private"><doc><return name="$Object" type="string"> returns the object (as an object, not as a string... phpdoc....)</return><description/><shortdescription>returns the next enabled user in the current group as object</shortdescription></doc></function><function name="get_next_user_object" undoc="false" access="private"><doc><return name="$Object" type="string"> returns the object (as an object, not as a string... phpdoc....)</return><description/><shortdescription>returns the next user in the current group as object</shortdescription></doc></function><function name="mapFields" undoc="false" access="private"><doc><parameter name="$Recordset" type="array">the Recordset given to map to the variables</parameter><return type="void"/><description>class variables</description><shortdescription>Maps the fields of the given recordset to the</shortdescription></doc></function><function name="isMember" undoc="false" access="public"><doc><parameter name="$UserID" type="string"/><parameter name="$GroupID" type="string"/><return name="$isMember" type="boolean"/><description/><shortdescription>returns true if the specified User is member of the specified Group</shortdescription></doc></function><function name="disable" undoc="false" access="public"><doc><parameter name="$UserID" type="string"/><parameter name="$GroupID" type="string"/><return name="$success" type="boolean"/><description/><shortdescription>disables a user membership</shortdescription></doc></function><function name="enable" undoc="false" access="public"><doc><parameter name="$UserID" type="string"/><parameter name="$GroupID" type="string"/><return name="$success" type="boolean"/><description/><shortdescription>enables a user membership</shortdescription></doc></function><function name="delete" undoc="false" access="public"><doc><parameter name="$GroupID" type="string"/><return name="$success" type="boolean"/><description/><shortdescription>deletes a usergroup</shortdescription></doc></function><function name="store" undoc="false" access="public"><doc><return name="$success" type="boolean"/><description/><shortdescription>stores the current usergroup</shortdescription></doc></function><function name="getDefaultValues" undoc="false" access="private"><doc><return type="void"/><description/><shortdescription>gets default Values for (not set) parameters</shortdescription></doc></function><function name="debug" undoc="false" access="private"><doc><return type="void"/><description>overwrite function debugObject in extending class</description><shortdescription>returns the elements of the object as a html table</shortdescription></doc></function><function name="get_next_jpeto_usergroup" undoc="true" access="private"><doc><return type="void"/></doc></function><variable name="$JpetoType" access="private" type="string">&amp;quot;jpeto_usergroup&amp;quot;<doc><description/><shortdescription>Type of current element</shortdescription></doc></variable><variable name="$Interface" access="private" type="string">&amp;quot;jpeto_usergroup.php&amp;quot;<doc><description/><shortdescription>Name of the (Admin-) interface file</shortdescription></doc></variable><variable name="$j_UserID" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>current UserID</shortdescription></doc></variable><variable name="$j_GroupID" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>current GroupID</shortdescription></doc></variable><variable name="$j_RoleID" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>current RoleID (should be combined with jpeto_role - to be done later)</shortdescription></doc></variable><variable name="$j_isEnabled" access="private" type="boolean">false<doc><description/><shortdescription>User in this Group enabled / disabled</shortdescription></doc></variable><variable name="$Recordset" access="private" type="array">array()<doc><description/><shortdescription>resultset of the query</shortdescription></doc></variable><variable name="$Pointer" access="private" type="integer"><doc><description/><shortdescription>pointer in $Recordset</shortdescription></doc></variable><uses type="include_once" file="jpeto/jpeto_config.php" undoc="true"><doc></doc></uses><uses type="include_once" file="jpeto/jpeto_user.php" undoc="true"><doc></doc></uses></class></phpdoc>