Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Gelf 621e561732 ImportSourceHook: look better for new web2 hooks 2015-11-14 00:22:50 +01:00
Thomas Gelf 81c6920b93 ShipConfigFilesHook: new hook
Allows other modules to ship additional files to/through Icinga 2.
2015-10-15 20:32:15 +02:00
Stefan Scheungrab 229902687a PropertyModifierHook - corrected function transform in order to get the hooks working 2015-07-30 04:28:19 +02:00
Alexander Fuhr 1400d3df97 DataTypeHook: Implement addSettingsFields... 2015-07-27 17:23:48 +02:00
Alexander Fuhr 03009502a9 DataTypeHooks: Add name param to getFormElement() 2015-07-27 15:49:59 +02:00
Alexander Fuhr 1e694f2d1b DataTypeHook: Add a Hook for DataType
refs #9715
2015-07-24 15:00:50 +02:00
Stefan Scheungrab b43b8ee5e3 PropertyModifier: renamed function for adding new fields to a Form 2015-07-23 14:42:53 +02:00
Stefan Scheungrab 103623211b Hook/PropertyModifier: added abstract function transform which actually transform the given value 2015-07-23 13:07:39 +02:00
Stefan Scheungrab 3a15cf8f28 Modifier: initial hook and preperation for generic modifier 2015-07-23 11:45:07 +02:00
Thomas Gelf cab2348a28 ImportSourceHook: initial import
fixes #9677
2015-07-21 15:17:20 +02:00