Rev 12652 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
!! dans le cas d'un portal et dans le cas où wims_otherclass est non vide,
!! le lien otherclass est dans le fil d'ariane
!if $auth_method isitemof $auth_method_list
!set tmp_=auth
!else
!reset tmp_
!endif
!if $wims_superclass!=$wims_class and $wims_superclass!=$empty
!if $auth_method isitemof $auth_method_list
!set wims_rm_0 = $wims_rm_0\
U_oclass,1,module=adm/class/classes&type=$(tmp_)participant&auth_user=$ext_login&class=$wims_superclass
!else
!set wims_rm_0 = $wims_rm_0\
U_oclass,1,module=adm/class/classes&type=participant
!endif
!exit
!else
!if $wims_otherclass=$empty
!set wims_rm_0 = $wims_rm_0\
U_oclass,1,module=adm/class/classes&type=$(tmp_)participant
!if $wims_class!=$empty and $wims_class<=9999
!set wims_rm_0 = $wims_rm_0\
clonethisclass,1,module=adm/class/regclass&step=-2&+sourcecls=$wims_class&+job=cloneexemple&cmd=close
!endif
!exit
!endif
!endif
!set wims_rm_0 = $wims_rm_0\
U_oclass,1,module=adm/class/classes&type=$(tmp_)participant