15
Architecture of Visualforce Page
Chapter Topics
- What is Visualforce in Salesforce?
- Architecture of Visualforce Page
- Standard Controller in Visualforce
- How to create View Page in Visualforce?
- How To Create Edit Page In Visualforce?
- Custom Controller in Salesforce
- Getter, Setter Method Part 1
- Getter, Setter Method Part 2
- Apex Page Message in Visualforce
- Controller Extensions Part 1
- Controller Extensions Part 2
- Using Controller Extension with Custom Controller
- Order of Execution
- Tabs in Visualforce
- System Mode in Visualforce
Understand Visualforce Architecture
- Imagine that there is a Dev User who writes the code and saves it. Then the code goes to the Application server. And if the code is compiled successfully without any errors then it gets saved to the database.
- When the Dev User opens the web page, then the HTML code(Visualforce code gets converted into HTML in the Application server) is returned to the browser of the Dev User and the content is displayed.


Join our newsletter: Get daily update on Salesforce career insights & news!
Join Now!
Need more support?
Get a head start with our FREE study notes!
Learn more and get all the answers you need at zero cost. Improve your skills using our detailed notes prepared by industry experts to help you excel.