Get Demo Component to work on both J3! and J4! via legacy approach #1

Closed
Oh wants to merge 17 commits from master into master

17 Commits

Author SHA1 Message Date
Oh
78d9c7a147
Merge pull request #1 from ohrionmartin/staging
Get Demo Component to work on both J3! and J4! via legacy approach
2021-10-16 18:49:18 +02:00
Oh
16c0b2af69
Moved from (behavior::modal) to (bootstrap::renderModal), JAdapterInstance -> ComponentAdapter, added some namespaces and commented out necessary code to install, update and uninstall on j3! & j4! 2021-10-16 18:42:23 +02:00
Oh
fa04654e94
Make column params nullable, to enable users to add data 2021-10-16 18:02:34 +02:00
Oh
1c887d506f
Added 4.0 in the extension tag 2021-10-16 17:22:29 +02:00
Oh
6be3bd3fe0
Added an update targeting j4! platform 2021-10-16 17:19:40 +02:00
Oh
4dfe6b23b9
Comment out: ('behavior.tooltip') 2021-10-16 17:11:46 +02:00
Oh
31fd580a7b
Comment out '->_dispatcher->trigger(onContentPrepare, array('com_demo.looking.description', &, &, 0))', to be able to display the detail view of an item 2021-10-16 10:32:22 +02:00
Oh
2c6b1599f7
Comment out the Submenu from the admin area 2021-10-16 10:03:01 +02:00
Oh
d58d2f9ff8
Comment out the JEventDispatcher 2021-10-16 09:57:33 +02:00
Oh
3c4645f097
Comment out: ('behavior.tooltip'), ('behavior.tabstate') & ('behavior.calender'), and changed formvalidation to formvalidator 2021-10-16 09:54:04 +02:00
Oh
ab387061f3
Comment out: JHtml::_('behavior.tabstate'); 2021-10-16 09:48:25 +02:00
Oh
7a0eb5b7b3
Change JApplication to JApplicationHelper 2021-10-16 09:45:05 +02:00
Oh
f0339880c3
Comment out: JTableObserverContenthistory::createObserver(, array('typeAlias' => 'com_demo.look')); 2021-10-16 09:40:36 +02:00
Oh
92e1dfb005
Comment out: JHtml::_('behavior.tooltip') & the spinner/loader, and changed formvalidation to formvalidator 2021-10-16 09:32:24 +02:00
Oh
1ac2844b76
Comment out: JHtml::_('behavior.tooltip'); 2021-10-16 09:25:09 +02:00
Oh
b126fa389e
Comment out: JHtml::_('behavior.tabstate'); 2021-10-16 09:19:01 +02:00
Oh
286232872c
Rewrote the Router class, now extending RouterView instead of JComponentRouterBase and uses Namespacing 2021-10-16 09:09:44 +02:00