Function __global->make_fractionable_editable

Definitions

sources/global3.php

  • Make some text fractionally editable (i.e. inline editable).
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$content_type ID_TEXT required parameter N/A N/A Content type
$id mixed required parameter N/A N/A Content ID
$title mixed required parameter N/A N/A Content title (either unescaped string, or Compiled Comcode [i.e. Tempcode])

Return

  • Inline editable HTML to put into output
  • Type: Tempcode
  • Set: N/A
  • Range: N/A