SproutCMS

This is the code documentation for the SproutCMS project

function renderBlockRuns()

Render all the runs (i.e. w:r elements) for a given block element

You would think this would be a simple draw_runs call on the getElementsByTagName,
but we would never actually have it _that_ easy...

Usage

string $DocImportDOCX->renderBlockRuns ( DOMElement $block );

Arguments

  1. DOMElement $block

Return value

  • string
    XML tags representing the run content