create own function like httpConnect()

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

create own function like httpConnect()

Post by kilianvp »

its possible to create event driven functions like httpConnect() with a worker function (CTRL Callback)?

i guess its a mix off api manager + ctrl extension

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: create own function like httpConnect()

Post by mkoller »

Yes, possible within a CTRL extension (CtrlHTTP is only a plugin, no extra manager needed).
An example is here: https://portal.etm.at/index.php?option= ... =1040#1042

2 posts • Page 1 of 1