Sign In
Ask Question
Xzavier Ayala
Computers & Technology
19 February, 15:07
When would a developer use a custom controller instead of a controller extension?
+3
Answers (
1
)
Olson
19 February, 15:16
0
When a Visual-force page should not enforce permissions or field-level security.
Explanation:
Custom controllers contain or implement the data manipulation and logic used by the Visual-force page. They are the apex controller logic used when a Visual-force page should not enforce permissions or field-level security. It does not leverage the standard controller functionality.
The controller extension is used to extend the functionality of both the custom and the standard controller. Both custom controller and controller extension runs in system mode, the custom or standard controller uses the permission and edit other functionalities of the user mode when it is extended by the controller extension.
Comment
Complaint
Link
Know the Answer?
Answer
New Questions in Computers & Technology
Evaluate the expression (2x"y) for x=-1 and y = 5.
Answers (1)
James bond rescues the queen, and saves £1,000,000 in gold bars. as a reward the queen gives him 15% of the gold. how much has he been given in pounds? work it out.
Answers (1)
A metal surface becomes dull on exposure to air. phyiscal or chemical change?
Answers (2)
Sólo el gobierno boliviano podrá explotar el litio que hay debajo de los desiertos de sal. Cierto Falso 2. Paraguay y Bolivia son los únicos países suramericanos que no tienen salida al mar. Cierto Falso 3.
Answers (1)
in testing hypothesis, if the consequences of rejecting the null hypothesis are very serious, we should what?
Answers (1)
Home
»
⭐️ Computers & Technology
» When would a developer use a custom controller instead of a controller extension?
Sign In
Sign Up
Forgot Password?