Function __global->get_lang_file_map

Definitions

sources/lang_compile.php

  • Get an array of all the INI language entries in the specified language.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$lang LANGUAGE_NAME required parameter N/A N/A The language
$file ID_TEXT required parameter N/A N/A The language file
$non_custom boolean False N/A N/A Force usage of original file
$apply_filter boolean True N/A N/A Apply the language pack filter

Return

  • The language entries
  • Type: array
  • Set: N/A
  • Range: N/A