Documentation

look

In this case, we haven't chosen to handle them as independent functions. If the developer wants to change the appearance, they would simply need to modify this file (or create a new one) along with the system CSS to change the appearance. Likewise, if desired, the index file can also be changed if a change in the overall layout of elements is desired.

Functions

Most, if not all, take the data provided by the navigation layer to format it.

DisplayLoginForm

Exactly that, it displays the registration form.

DisplayForgotPwdForm

Displays the form in case of a forgotten password.

DisplayModuleList

In the case of administrative panels, it displays the list of modules to which access is granted.

DisplayAuxiliaryList

Also for administrative panels, displays other actions unrelated to modules.

DisplayComplementaryActions

Displays complementary actions to which the user has access.

AuthorInfo

Formats authoring data (created and modified fields)

DisplayFTableHeaders

Displays headers in record listing tables.

DisplayFRecordActions

Displays complementary actions for the indicated record.

DisplayFPageList

Displays pagination for listings.

Search