Function __global->_find_text_file_path

Definitions

sources/textfiles.php

  • Helper function for *_text_file.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$codename string required parameter N/A N/A The file name (without .txt)
$lang ?LANGUAGE_NAME required parameter N/A N/A The language to load from (null: none) (blank: search)

Return

  • The path to the file
  • Type: string
  • Set: N/A
  • Range: N/A