C:/drupal/includes/language.inc File Reference

Go to the source code of this file.


Functions

 language_initialize ()
 language_from_browser ()
 language_url_rewrite (&$path, &$options)


Detailed Description

Multiple language handling functionality.

Definition in file language.inc.


Function Documentation

language_from_browser (  ) 

Identify language from the Accept-language HTTP header we got.

Definition at line 72 of file language.inc.

References language_list().

Referenced by language_initialize().

Here is the call graph for this function:

language_initialize (  ) 

Choose a language for the page, based on language negotiation settings.

Definition at line 12 of file language.inc.

References language, language_default(), language_from_browser(), language_list(), and variable_get().

Referenced by drupal_init_language().

Here is the call graph for this function:

language_url_rewrite ( &$  path,
&$  options 
)

Rewrite URL's with language based prefix. Parameters are the same as those of the url() function.

Definition at line 105 of file language.inc.

References language, language_default(), and variable_get().

Referenced by url().

Here is the call graph for this function:


Generated on Mon Jun 2 15:08:05 2008 for SimpleTest by  1.5.5