Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Learning Force.com Application Development
  • Table Of Contents Toc
  • Feedback & Rating feedback
Learning Force.com Application Development

Learning Force.com Application Development

By : Madusanka
4.3 (4)
close
Learning Force.com Application Development

Learning Force.com Application Development

4.3 (4)
By: Madusanka

Overview of this book

If you are a developer who wants to learn how to develop and deploy applications from the Salesforce.com platform, then this book is for you. No prior knowledge of Salesforce is necessary.
Table of Contents (15 chapters)
close
14
Index

The order of execution of a Visualforce page


Every Visualforce page is executed according to a life cycle. This life cycle is determined from the creation of the page and its destruction during the user session. There are two types of Visualforce page request that define the life cycle of a particular page:

  • Get request

  • Postback request

Get requests of a Visualforce page

The get request is created after you request a new page by entering a URL or clicking on a button/link. The following diagram shows the behavior of the get request and how the Visualforce page interacts with the controller during the get request:

Order of execution for get requests of a Visualforce page

The order of execution is as follows:

  1. First, it initiates the controller objects by calling the constructor method.

  2. If there are any custom components, they are created and constructor methods are called on their associated class. If any attribute is specified in a component using an expression, those expressions are also evaluated...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete