Description Usage Arguments Details Value Note Author(s)
Create an personalized log in to a web page
1 2 3 4 5 6 7 8 9 10 11 12 |
id |
module id |
image_href |
url-link of an image to show in the log-in pannel and the load part |
title |
string of text to show in the title header |
error_message |
message string to show when your password is incorrect |
company_name |
name of your company to show in the footer sign up and in the load part |
href_new_user |
reference link in case of not log-in (sign up link) |
header |
header of the dashboardPagePlus |
sidebar |
sidebar of the dashboardPagePlus |
body |
body of the dashboardPagePlus |
rightsidebar |
rightsidebar of the dashboardPagePlus |
This function allows you to create an interactive personalized log-in webpage
"This function returns two possible UI
:"
If header & sidebar & body & rightsidebar are NULL then return a created UI
If header & sidebar & body & rightsidebar are not NULL then return a dashboardPagePlus
Use this function at the same time with the function loginOutput.
Eduardo Trujillo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.