linea21-utils
[ class tree: linea21-utils ] [ index: linea21-utils ] [ all elements ]

Procedural File: lang.php

Source Location: /lib/lang.php



Page Details:



Tags:

author:  linea21 <info@linea21.com>
version:  $id SVN
access:  public
filesource:  Source Code for this file
license:  http://opensource.org/licenses/gpl-3.0.html








IncludeAdminLang [line 71]

void IncludeAdminLang( $rubrique)

IncludeAdminLang() Fait les includes de fichiers de langue en fonction de la rubrique active ( partie admin )



Tags:

return:  (include)


Parameters

   $rubrique  
[ Top ]



IncludeLang [line 17]

void IncludeLang( )

IncludeLang() Fait les includes de fichiers de langue en fonction de la rubrique active ( partie publique )



Tags:

return:  (include)


[ Top ]



IncludeLanguagesPluginfiles [line 158]

void IncludeLanguagesPluginfiles( object $plugin)

IncludeLanguagesPluginfiles()

Include plugin files from specific plugin languages folders




Tags:

return:  (include)


Parameters

object   $plugin  
[ Top ]



IncludeUserfiles [line 135]

void IncludeUserfiles( )

IncludeUserfiles() Include user files prefixed by '_' from languages folders



Tags:

return:  (include)


[ Top ]



_def [line 122]

string _def( string $scope, string $item, string $str)

_def()

Define a user language variable override previous value if already defined




Parameters

string   $scope  
string   $item  
string   $str  
[ Top ]



_t [line 99]

string _t( string $scope, string $item)

_t()

Translate item




Parameters

string   $scope  
string   $item  
[ Top ]



Documentation generated on Thu, 03 May 2012 15:05:20 +0200 by phpDocumentor 1.4.1