Uwe Steinmann
|
ec80f5aa0e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-07-03 10:54:26 +02:00 |
|
Uwe Steinmann
|
3eebc6bc28
|
run passed parameter 'action' through htmlspecialchars() before output
|
2018-06-27 18:56:01 +02:00 |
|
Uwe Steinmann
|
00dd7ee2df
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-04-06 08:33:26 +02:00 |
|
Uwe Steinmann
|
97d08ef1b4
|
call parent class in class.Bootstrap.php, move imgpath in parent
|
2018-04-06 08:31:11 +02:00 |
|
Uwe Steinmann
|
919f4cb39c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-06-26 10:20:48 +02:00 |
|
Uwe Steinmann
|
01cd47401c
|
more documentation on return value of callHook
|
2017-06-20 09:13:24 +02:00 |
|
Uwe Steinmann
|
e7b0e7bdde
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-06-19 12:52:12 +02:00 |
|
Uwe Steinmann
|
ed531dc35d
|
fix inclusion of file
|
2017-06-19 11:08:06 +02:00 |
|
Uwe Steinmann
|
652e7a82af
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-06-13 14:48:55 +02:00 |
|
Uwe Steinmann
|
7d6fd23c6d
|
check if return value of hook is != null
|
2017-06-13 14:47:16 +02:00 |
|
Uwe Steinmann
|
4b89d920cb
|
check if returned array is not empty
|
2017-06-09 15:13:15 +02:00 |
|
Uwe Steinmann
|
092967004a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-05-12 08:23:42 +02:00 |
|
Uwe Steinmann
|
9ab19afe03
|
check return value of hook
no return value will be discarded, array and objects are put into an array, strings are concatened
|
2017-05-02 18:29:47 +02:00 |
|
Uwe Steinmann
|
eefdfb676a
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-01-17 17:43:55 +01:00 |
|
Uwe Steinmann
|
ed0e13ea0b
|
hook can receive up to 4 parameters
|
2017-01-17 17:41:52 +01:00 |
|
Uwe Steinmann
|
e1926ed217
|
add more documentation
|
2016-04-22 08:21:18 +02:00 |
|
Uwe Steinmann
|
ea4d3d782c
|
add parameter to html_link() for turning access check off
|
2016-04-20 18:08:24 +02:00 |
|
Uwe Steinmann
|
4590a14de1
|
fix html_link(), link attributes can't be added
|
2016-04-20 09:01:20 +02:00 |
|
Uwe Steinmann
|
4c15aa7c49
|
check_access() doesn't check for admin anymore
check_view_access() does it now
|
2016-04-13 08:49:32 +02:00 |
|
Uwe Steinmann
|
aca3db06c2
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-03-08 10:46:16 +01:00 |
|
Uwe Steinmann
|
91e57e49da
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-08 10:42:21 +01:00 |
|
Uwe Steinmann
|
969fa2569b
|
add method jsTranslations()
|
2016-03-08 10:37:07 +01:00 |
|
Uwe Steinmann
|
6826e69795
|
add function for creating links, urls, and check access
|
2016-03-04 09:28:37 +01:00 |
|
Uwe Steinmann
|
78b39a24c5
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-08-25 14:58:35 +02:00 |
|
Uwe Steinmann
|
eca7d067c5
|
add getParam()
|
2015-08-25 14:58:16 +02:00 |
|
Uwe Steinmann
|
6e80f025cf
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-08-20 15:55:53 +02:00 |
|
Uwe Steinmann
|
80f0499d1b
|
add method __invoke()
calls the function whose name is passed as $_GET['action']
|
2015-08-20 15:53:30 +02:00 |
|
Uwe Steinmann
|
1727387ac5
|
add method getHookObjects()
|
2015-07-15 22:30:03 +02:00 |
|
Uwe Steinmann
|
c7ad9433a1
|
return value of hook will be passed on even if not a string
|
2015-04-27 08:28:01 +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 |
|