Difference between revisions of "Login for Client Portal on Joomla"
From Kolmisoft Wiki
Jump to navigationJump to search
(New page: This page describes how login to MOR through Joomla Client Portal should be implemented. Login should be implemented into additional module. It will be installed and will replace default ...) |
|||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Client_portal_on_Joomla_integration_page|Back]] | |||
---- | |||
This page describes how login to MOR through Joomla Client Portal should be implemented. | This page describes how login to MOR through Joomla Client Portal should be implemented. | ||
Line 8: | Line 13: | ||
* http://www.djoomla.com/component/option,com_remository/Itemid,2/func,fileinfo/id,482/ | * http://www.djoomla.com/component/option,com_remository/Itemid,2/func,fileinfo/id,482/ | ||
As user logins in Joomla - he will have basic 'user' rights in Joomla. | |||
---- | |||
API functions used in this module: | |||
* [[MOR API user login|login]] - Logs in user into MOR | |||
* [[MOR API user logout|logout]] - Logs out user from MOR | |||
Latest revision as of 15:05, 23 May 2013
This page describes how login to MOR through Joomla Client Portal should be implemented.
Login should be implemented into additional module. It will be installed and will replace default Joomla login module.
Examples which can be modified or help in progress:
- http://www.joomla.org/content/view/2792/37/
- http://www.joomla.org/content/view/433/37/
- http://www.djoomla.com/component/option,com_remository/Itemid,2/func,fileinfo/id,482/
As user logins in Joomla - he will have basic 'user' rights in Joomla.
API functions used in this module:
This link helps to check in custom component is user logged: http://forum.joomla.org/index.php?topic=22408.0;wap2