Jump to main content Jump to doc navigation

Event: OnFileManagerDirRename

Fires after renaming a directory via the manager. The old directory name can be retrieved using the $_POST variable.

  • Service: 1 - Parser Service Events
  • Group: None

Event Parameters

Name Description
directory Contains the full path to the renamed directory.
source Contains mediasource object.

See Also