Jump to content

How to call a module function in a widget?


Remitur

Recommended Posts

Problem:

  • I'm writing a widget for admin area
  • this widget need to call a function, defined in a registrar module (i.e. MyCustomRegistrarModule_myfunction() )

If I call it directly inside the widget, I'm obviously getting a "nice "Oops!" message ("Error: Call to undefined function WHMCS\Module\Widget\MyCustomRegistrarModule_myfunction()")

I could replicate the function inside the widget, redefining it, but I guess that there's some kind of better and smarter way to do it... 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated