Jump to main content Jump to doc navigation

Event: OnFileManagerFileRename

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

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

Event Parameters

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

See Also