Content Pipeline Guide > ACL Reference > Core Functions > composer_types
  
composer_types
composer_types (arr[, doc])
The composer_types function populates an array arr with the available composer types for a document.
The doc parameter specifies the document for which the composer type information is being requested. If doc is not specified, the current document is used.
This function returns the size of the populated array or 0 if an error occurs.