Login / Status
developer.Resource
Home . Documentation . Document Library
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

8.19. RESTORE_REGISTER:

This unsets the latest changes in the register-array as set by LOAD_REGISTER.

Internally this works like a stack there the original register is saved when LOAD_REGISTER is called. Then a RESTORE_REGISTER cObject is called the last element is pulled of that stack the register is replaced with it.

RESTORE_REGISTER has no properties.