Publishing Engine Programmer's Guide > PTC Arbortext Publishing > The Publishing Framework > The Outer Layer of the Publishing Framework > The Entry Point Functions > The compose_type Function
  
The compose_type Function
The entry point for the Arbortext Editor user interface is:
main::compose_type(doc)
doc is normally omitted by Arbortext Editor as it defaults to the current document.
This routine calls its associated compose::compose_for_type (where the processing type is the same) with an empty parameter array.