Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference: Back end modules #46

Closed
fritzmg opened this issue Aug 15, 2019 · 1 comment
Closed

Reference: Back end modules #46

fritzmg opened this issue Aug 15, 2019 · 1 comment

Comments

@fritzmg
Copy link
Contributor

fritzmg commented Aug 15, 2019

Die Möglichkeiten des $GOBALS['BE_MOD'] arrays, also was

$GLOBALS['BE_MOD']['...']['...'] = [
    'tables' => ...,
    'table' => ...,
    'list' => ...,
    'option' => ...,
    'callback' => ...,
    ...
];

genau jeweils macht - bzw. alle möglichen Optionen die es gibt (Liste ist vermutlich nicht vollständig).

@Toflar
Copy link
Member

Toflar commented Oct 7, 2019

Documented: #56

@fritzmg fritzmg closed this as completed Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants