Skip to content

How to properly use the pre/post process callbacks? #71

@hanoii

Description

@hanoii

Do I need to add something manually to jDrupal.modules for it to be picked up and then just define a function in the global scope?

so would it be:

  1. jDrupal.modules['something']
    and then

2.function something_rest_pre_process(xhr, data) {} on the global spec?

Is 1 necessary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions