SproutCMS

This is the code documentation for the SproutCMS project

function widgetDispCondParams()

Callback url for Fb::conditionsList for the widget display conditions

Input is GET params 'field', 'op', 'val'

Output is JSON with two keys, 'op' and 'val'. They are both
HTML strings containing Form fields for the operator
dropdown and the values dropdown/textbox

Usage

void $AdminAjaxController->widgetDispCondParams ( );

Return value

  • void
    Outputs JSON and then terminates