mediawiki-extensions-Scribunto/includes/Engines/LuaCommon
C. Scott Ananian 13b7e5ab31 Add title.content alias for Title::getContent()
No other access in the Title class contains a `get` prefix, so this
makes the title methods consistent.

Bug: T373047
Change-Id: I4a3a7498462b7b3b6143dc61f529e526ccb112e2
2024-08-22 11:30:26 -04:00
..
lualib Add title.content alias for Title::getContent() 2024-08-22 11:30:26 -04:00
HashLibrary.php Capitalise Engines folder 2022-09-30 00:58:27 +00:00
HtmlLibrary.php Use namespaced classes 2024-06-10 20:41:43 +02:00
LanguageLibrary.php LanguageLibrary: Ensure language code is a string 2024-04-11 16:20:24 +00:00
LibraryBase.php Use namespaced classes 2024-06-10 20:41:43 +02:00
LuaEngine.php Use namespaced classes 2024-06-10 20:41:43 +02:00
LuaError.php Use namespaced classes 2024-01-05 19:24:06 +01:00
LuaInterpreter.php Capitalise Engines folder 2022-09-30 00:58:27 +00:00
LuaInterpreterBadVersionError.php Replace deprecated MWException 2023-06-09 14:43:44 +02:00
LuaInterpreterNotExecutableError.php Replace deprecated MWException 2023-06-09 14:43:44 +02:00
LuaInterpreterNotFoundError.php Replace deprecated MWException 2023-06-09 14:43:44 +02:00
LuaModule.php Use namespaced classes 2024-01-05 19:24:06 +01:00
MessageLibrary.php Don't depend on Message implementation details 2024-06-17 16:25:22 +00:00
SiteLibrary.php Replace global configuration variables 2024-03-18 04:40:44 +00:00
TextLibrary.php Replace global configuration variables 2024-03-18 04:40:44 +00:00
TitleLibrary.php Expose page categories to Lua 2024-08-07 16:50:07 +00:00
UriLibrary.php Add redirects for modules 2023-12-13 17:34:30 -05:00
UstringLibrary.php Add explicit parentheses around mixed boolean operator 2024-03-23 00:59:35 +01:00