SproutCMS

This is the code documentation for the SproutCMS project

function determineListTag()

For a given style tag, return a list tag (either 'ul' or 'ol')

Usage

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

Arguments

  1. array $style

Return value

  • string
    Tag name