com.lokorin.lokorin.lib
[ class tree: com.lokorin.lokorin.lib ] [ index: com.lokorin.lokorin.lib ] [ all elements ]

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:

filesource:  Source Code for this file
license:  GNU Lesser General Public License
version:  $Revision: 1.10 $
author:  Andreas Launila


Includes:

require_once('common.php') [line 19]
For access to common constants and functions.







getAllLanguageNames [line 44]

array getAllLanguageNames( )

Gets the names of all available languages.



Tags:

return:  An array with the names of all languages with the corresponding unique identifier as key.
access:  public


[ Top ]



getAllLanguages [line 27]

array getAllLanguages( )

Gets all available programming languages.



Tags:

return:  An array of ProgrammingLanguage instances, each instance represents one of the retrieved programming languages.
access:  public


[ Top ]



Documentation generated on Sun, 16 Apr 2006 21:03:35 +0200 by phpDocumentor 1.3.0RC4