Function Module_admin->_strip_junk_words

Definitions

adminzone/pages/modules/admin.php

  • Strip junk words from the keywords representing a search.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$words array required parameter N/A N/A Input words

Return

  • Replaced, with junk words removed
  • Type: array
  • Set: N/A
  • Range: N/A