Public Member Functions | Public Attributes

MergeUsersGridRow Class Reference

Press grid row definition. More...

List of all members.

Public Member Functions

 getOldUserId ()
 initialize (&$request)
 MergeUsersGridRow ($oldUserId=null)

Public Attributes

 $_oldUserId

Detailed Description

Press grid row definition.

Definition at line 18 of file MergeUsersGridRow.inc.php.


Member Function Documentation

MergeUsersGridRow.getOldUserId (  ) 

Returns the stored user id of the user to be removed.

Returns:
int the user id.

Definition at line 99 of file MergeUsersGridRow.inc.php.

Referenced by initialize().

MergeUsersGridRow.initialize ( &$  request  ) 
See also:
GridRow.initialize()

Definition at line 38 of file MergeUsersGridRow.inc.php.

References getOldUserId().

MergeUsersGridRow.MergeUsersGridRow ( oldUserId = null  ) 

Constructor

Definition at line 26 of file MergeUsersGridRow.inc.php.


Member Data Documentation

MergeUsersGridRow.$_oldUserId

the user id of the old user to remove

Definition at line 21 of file MergeUsersGridRow.inc.php.


The documentation for this class was generated from the following file: