Friday, 13 November 2015

SCP-401 Exam Question No 14

Question No 14:

You made modifications to the Account~./custom/modules/Accounts/clients/base/views/record.php~. In the views
controller, you need to further filter the definitions and manipulate them.
Which Sidecar function call would return the metadata for this view?

A. ~app.metadata.get('View','Accounts', 'record');~
B. ~app.metadata.getView('Accounts', 'record');~
C. ~app.metadata.data.view.accounts.record;~
D. ~app.view.getMetadata('view', 'Accounts', "record');~

Answer: B

No comments:

Post a Comment

Note: only a member of this blog may post a comment.