linea21-core
[
class tree: linea21-core
] [
index: linea21-core
] [
all elements
]
changeLog
Readme.fr.txt
Packages:
linea21-core
linea21-externals
linea21-languages
linea21-modules
linea21-utils
Source for file meta_data.php
Documentation is available at
meta_data.php
<?php
/**
*
@package
linea21.core
*
@subpackage
public
*
@author
linea21 <info@linea21.com>
*
@version
$id SVN
*
@access
public
*
@license
http://opensource.org/licenses/gpl-3.0.html
*/
?>
<link rel="home" title="
<?php
echo
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'home'
]
[
'title'
]
;
?>
" href="
<?php
echo
HrefMaker
(
array
(
'rub'
=>
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'home'
]
[
'linkvalue'
]
))
;
?>
" />
<link rel="search" title="
<?php
echo
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'search'
]
[
'title'
]
;
?>
" href="
<?php
echo
HrefMaker
(
array
(
'rub'
=>
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'search'
]
[
'linkvalue'
]
))
;
?>
" />
<link rel="contents" title="contents" href="#2" />
<link rel="help" title="
<?php
echo
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'accessibility'
]
[
'title'
]
;
?>
" href="
<?php
echo
HrefMaker
(
array
(
'rub'
=>
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'accessibility'
]
[
'linkvalue'
]
))
;
?>
" />
<link rel="section" title="
<?php
echo
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'news'
]
[
'title'
]
;
?>
" href="
<?php
echo
HrefMaker
(
array
(
'rub'
=>
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'news'
]
[
'linkvalue'
]
))
;
?>
" />
<link rel="section" title="
<?php
echo
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'directory'
]
[
'title'
]
;
?>
" href="
<?php
echo
HrefMaker
(
array
(
'rub'
=>
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'directory'
]
[
'linkvalue'
]
))
;
?>
" />
<link rel="section" title="
<?php
echo
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'workgroup'
]
[
'title'
]
;
?>
" href="
<?php
echo
HrefMaker
(
array
(
'rub'
=>
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'workgroup'
]
[
'linkvalue'
]
))
;
?>
" />
<link rel="section" title="
<?php
echo
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'publication'
]
[
'title'
]
;
?>
" href="
<?php
echo
HrefMaker
(
array
(
'rub'
=>
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'publication'
]
[
'linkvalue'
]
))
;
?>
" />
<link rel="section" title="
<?php
echo
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'dashboard'
]
[
'title'
]
;
?>
" href="
<?php
echo
HrefMaker
(
array
(
'rub'
=>
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'dashboard'
]
[
'linkvalue'
]
))
;
?>
" />
<link rel="section" title="
<?php
echo
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'user-prefs'
]
[
'title'
]
;
?>
" href="
<?php
echo
HrefMaker
(
array
(
'rub'
=>
$GLOBALS
[
'links'
]
[
LANGUAGE
]
[
'user-prefs'
]
[
'linkvalue'
]
))
;
?>
" />
Documentation generated on Sat, 08 Nov 2008 14:53:17 +0100 by
phpDocumentor 1.4.1