Procedural File: lib_languages.php
Source Location: /_includes/lib_languages.php
Classes:
ProgrammingLanguage
Describes a programming language information block. Each instance has some basic information about the respecting programming language.
Page Details:
A library that contains everything related to the programming language information system in the site.
Tags:
Includes:
getAllLanguageNames [line 44]
array getAllLanguageNames(
)
|
|
Gets the names of all available languages.
Tags:
getAllLanguages [line 27]
Gets all available programming languages.
Tags:
|