Hook Functions

  • #1, by redsparkWednesday, 14. January 2015, 12:31 9 years ago
    Is there a list of hook functions somewhere? I couldn't find it on the wiki. Thanks.

    Forum Fan

    122 Posts


  • Thread Captain

    1580 Posts

  • #3, by afrlmeWednesday, 14. January 2015, 12:53 9 years ago
    Redundant? What do you mean by it's redundant?

    Imperator

    7278 Posts

  • #4, by SimonSWednesday, 14. January 2015, 12:59 9 years ago
    Was like for RAID-disk, there you say it's redundant if it's more than one time saved, so you won't get killed if one disk dies. Just figured out that it has also a lot of other meanings grin

    Thread Captain

    1580 Posts

  • #5, by afrlmeWednesday, 14. January 2015, 13:07 9 years ago
    Most typical meaning is that it is no longer required/useful/necessary, like something past it's sell by date or something that has been surpassed by a much bigger, better & improved version. wink

    Imperator

    7278 Posts

  • #6, by redsparkWednesday, 14. January 2015, 13:08 9 years ago
    lol. I should have read it more closely. I thought it was using three examples but there are only three hooks available. Thanks. red

    Forum Fan

    122 Posts

  • #7, by afrlmeWednesday, 14. January 2015, 13:19 9 years ago
    There's 2 different hook functions. Both have different things that can be done with them.

    The registerHookFunction is pretty much for repositioning text whereas the registerEventHandler is for creating loops, listeners & handlers for various things. Also you can create as many loop functions as you like & you can also unregister loops too with the unregisterEventHandler function.

    Imperator

    7278 Posts