Arbortext Command Language > Hooks > keybaselistchangedhook
keybaselistchangedhook
keybaselistchangedhook
 
Function prototype:
hook (doc, path)
Synopsis
Use with:
add_hook(hookname, func[, prepend])
remove_hook(hookname, func)
where hookname is keybaselistchangedhook.
This hook will be called any time a DITA document’s ditakeybaselist option is updated.
Arguments
doc is the ACL ID of the document for which the ditakeybaselist option is updated.
path is the updated list of paths.
¿Fue esto útil?