SproutCMS

This is the code documentation for the SproutCMS project

function reindexItem()

Does a re-index for a file

Usage

bool $FileAdminController->reindexItem ( int $item_id , string $name , string $plaintext [, bool $enabled ] );

Arguments

  1. int $item_id
  2. string $name
  3. string $plaintext
  4. bool $enabled = TRUE

Return value

  • bool
    True on success