Function __global->actionlog_linkage

Definitions

sources/actionlog.php

  • Try and make an action log entry into a proper link.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$actionlog_row array required parameter N/A N/A Action log row
$crop_length_a ?integer Null N/A N/A Crop length for parameter (null: no cropping)
$crop_length_b ?integer Null N/A N/A Crop length for parameter (null: no cropping)
$show_view_profile boolean True N/A N/A Show view profile links

Return

  • Tuple: enhanced label, enhanced label that may be null, flags, map of followup URLs (null: could not construct a nice link)
  • Type: ?array
  • Set: N/A
  • Range: N/A