Categories

de_epages.presentation.history.add()

Categories: Utilities

de_epages.presentation.history.add( [ options ] )

Plugin: de_epages.presentation.history

Description: Add a page to the history.

  • de_epages.presentation.history.add( [ options ] )

    version added: 6.13.0

    options   Data of the history item to add, if options is not set then the current page added.

The de_epages.presentation.history.add() method adds a page action to the history storage.

  • objectId

    version added: 6.13.0

    An ObjectID associated to the ViewAction.

  • viewAction

    version added: 6.13.0

    A name of a ViewAction.

  • title

    version added: 6.13.0

    Title of the history item.