SproutCMS

This is the code documentation for the SproutCMS project

function getContentReplaceMethods()

Return the methods for a given content replace chain

Usage

array Register::getContentReplaceMethods ( string $chain );

Arguments

  1. string $chain
    The chain to return, e.g. 'inner_html'

Return value

  • array
    Callables