SproutCMS

This is the code documentation for the SproutCMS project

function determineParaTag()

For a given style tag, return a paragraph tag (either 'p' or 'h1', 'h2', etc)

Usage

string $DocImportDOCX->determineParaTag ( array $style );

Arguments

  1. array $style

Return value

  • string
    Tag name