Page Life Cycle: Akumina Foundation Shipped Site Steps - akumina/AkuminaTraining GitHub Wiki

Applies to

Akumina Foundation Site 3.4.0.0 and later

Overview

The following steps are packaged within the AdditionalSteps.ShippedSiteSteps object for the Akumina Foundation Site. They are listed in order of execution.

Getting Footer Markup template

Retrieves FooterMarkup.html and appends it to the footer of the Digital Workplace Master Page.

Events fired:

  • /loader/onexecuted/

Display Site Logo

Retrieve the Site logo image and add it to the master page.

Events fired:

  • /loader/onexecuted/

Initialize Search Page

Binds Events on the Search Page.

Events fired:

  • /loader/onexecuted/

Initializing Rail

Retrieves Rail Items from Cache or Rail_AK list if the cache is empty.

Events fired:

  • /loader/onexecuted/

Initialize Search Fields

Bind the Search Fields within the Digital Workplace Master Page to the Site Search

Events fired:

  • /loader/onexecuted/

Set Department Site Color

Retrieves the Department color and sets the department css to use it.

Events fired:

  • /loader/onexecuted/

References

To learn how to customize the Page Life Cycle using the Akumina Framework see the following articles: