Uwe Steinmann
|
4e9cadeca6
|
add new method getHookObjects() which returns all registered hook objects
|
2015-07-15 16:59:36 +02:00 |
|
Uwe Steinmann
|
877f937413
|
return value of hook will be passed on even if not a string
|
2015-04-27 08:26:51 +02:00 |
|
Uwe Steinmann
|
8c12e7c27e
|
add some fold marks, new method hasHook()
|
2014-01-10 07:56:19 +01:00 |
|
Uwe Steinmann
|
332d6b7b6c
|
allow to call multiple hooks
the first hook does not return the callHook function
|
2013-09-03 22:07:16 +02:00 |
|
Uwe Steinmann
|
1451659ba2
|
pass up to 2 parameters when calling hook
|
2013-07-31 17:28:02 +02:00 |
|
Uwe Steinmann
|
25a6bf8f72
|
view hooks are now in $GLOBALS['SEEDDMS_HOOKS']['view']
|
2013-07-21 11:52:58 +02:00 |
|
Uwe Steinmann
|
2979fc9648
|
Merge branch 'develop' into hooks
Conflicts:
views/bootstrap/class.ViewFolder.php
|
2013-07-19 23:14:29 +02:00 |
|
Uwe Steinmann
|
aafec75e76
|
add method unsetParam()
|
2013-06-18 18:14:14 +02:00 |
|
Uwe Steinmann
|
50e41be376
|
add method callHook()
this method is ment to be called from the view classes. It checks
for a hook set up for the current view.
|
2013-05-02 12:12:28 +02:00 |
|
Uwe Steinmann
|
a4be140775
|
remove empty line
|
2013-04-18 22:19:19 +02:00 |
|
Uwe Steinmann
|
73c6ff9427
|
major name change from letodms to seeddms
|
2013-02-14 12:10:53 +01:00 |
|
steinm
|
09bd71f480
|
- added missing files
|
2013-01-11 16:55:34 +00:00 |
|