Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
devel:documentation:modules_extras [2021/05/27 11:56]
kopro [Workflows for approval of role assignment]
devel:documentation:modules_extras [2021/05/27 11:59]
kopro [Get titles before and after] type and update header
Line 2: Line 2:
 CzechIdM - extras contains various features, which are not suited to be in any other module. List of the currently supported features is below. CzechIdM - extras contains various features, which are not suited to be in any other module. List of the currently supported features is below.
  
-Currently supported CzechIdM version : 10.4.9+Currently supported CzechIdM version : 11.0.x
  
 [[https://github.com/bcvsolutions/czechidm-extras]] [[https://github.com/bcvsolutions/czechidm-extras]]
Line 109: Line 109:
  
 Edit: Support for technical identities added for use in version 1.9.0 Edit: Support for technical identities added for use in version 1.9.0
-===== Get titles before and after =====+===== Script split titles before and after =====
 Almost every project receive all titles in one string and IdM allow separates titles before and after. For this case was created in *ExtrasUtils* two methods *getTitlesAfter* and *getTitlesBefore*. And transformation scripts *extrasGetTitlesBefore* and *extrasGetTitlesAfter*, transformation scripts calls method from utils. Almost every project receive all titles in one string and IdM allow separates titles before and after. For this case was created in *ExtrasUtils* two methods *getTitlesAfter* and *getTitlesBefore*. And transformation scripts *extrasGetTitlesBefore* and *extrasGetTitlesAfter*, transformation scripts calls method from utils.
  
  • by apeterova