Lines Matching full:hook
52 These functions make it possible to set hook functions to be called at various
55 sets a hook to be called at form-post time
58 returns the current field init hook, if any (\fBNULL\fP if there is no such
59 hook).
61 sets a hook to be called at form-unpost time
64 returns the current field term hook, if any (\fBNULL\fP if there is no such
65 hook).
67 sets a hook to be called at form-post time and
70 returns the current form init hook,
71 if any (\fBNULL\fP if there is no such hook).
73 sets a hook to be called at form-unpost time
76 returns the current form term hook, if any (\fBNULL\fP if there is no such
77 hook).