Function Module_admin_lang->set_lang_code_2

Definitions

adminzone/pages/modules/admin_lang.php

  • The actualiser to translate code (called externally, and may operate on many lang files).
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: object

Returns

  • The UI
  • Type: Tempcode
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * The actualiser to translate code (called externally, and may operate on many lang files).
 *
 * @return Tempcode The UI
 */

public function set_lang_code_2() : object