Code Context <?php echo $this->Html->meta('favicon.ico',$this->request->webroot . 'favicon.ico', array('type' => 'icon')); ?>
<?php echo $this->Html->meta('description',$metas['description']); ?>
$viewFile = '/home/sebastieyf/www/app/View/Layouts/default.ctp'
$dataForView = array(
'isGoogle' => false,
'isAdmin' => false,
'isRecrutor' => false,
'isAjax' => false,
'mainNav' => '<li class="sidebar-brand"><a href="/homes"><img src="http://sebastien-gustin.com/img/logo.png" alt="logo" class="logo" />Sébastien Gustin<br />Développeur web</a></li><li class=""><a href="/homes"><i class="fa fa-home"></i> Home</a></li><li class=""><a href="/portfolios"><i class="fa fa-coffee"></i> Portfolio</a></li><li class=""><a href="/albums"><i class="fa fa-picture-o"></i> Albums</a></li><li class=""><a href="/cvs"><i class="fa fa-briefcase"></i> CV</a></li><li class=""><a href="/contacts"><i class="fa fa-beer"></i> Contact</a></li><li class=""><a href="/users/login"><i class="fa fa-sign-in"></i> Se connecter</a></li><li><hr class="sep" /></li><li class="share"><a alt= "facebook" target="_blank" href="https://www.facebook.com/sebastien.gustin.31"><i class="fa fa-facebook"></i></a><a alt= "google +" target="_blank" href="https://plus.google.com/118115600821019395986/"><i class="fa fa-google-plus"></i></a><a alt= "twitter" target="_blank" href="http://twitter.com/#!/Seb_gustin"><i class="fa fa-twitter"></i></a><a alt= "linkedin" target="_blank" href="http://ca.linkedin.com/pub/s%C3%A9bastien-gustin/81/152/102"><i class="fa fa-linkedin"></i></a><a alt= "mail" target="_self" href="mailto:contact@sebastien-gustin.com"><i class="fa fa-envelope-o"></i></a></li><li><hr class="sep" /></li>',
'content_for_layout' => '
<div class="row">
<div class="col-md-12 login-block">
<div class="thumbnail well well-login clearfix">
<form action="/users/login" role="form" id="UserLoginForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="form-group">
<div class="input text required"><label for="UserUsername">Identifiant</label><input name="data[User][username]" class="form-control" placeholder="Identifiant" maxlength="255" type="text" id="UserUsername" required="required"/></div> </div>
<div class="form-group">
<div class="input password required"><label for="UserPassword">Mot de passe</label><input name="data[User][password]" class="form-control" placeholder="Mot de passe" type="password" id="UserPassword" required="required"/></div> </div>
<div class="submit"><input type="submit" value="Se connecter"/></div></form> </div>
</div>
</div>
',
'scripts_for_layout' => '',
'title_for_layout' => 'Users'
)
$isGoogle = false
$isAdmin = false
$isRecrutor = false
$isAjax = false
$mainNav = '<li class="sidebar-brand"><a href="/homes"><img src="http://sebastien-gustin.com/img/logo.png" alt="logo" class="logo" />Sébastien Gustin<br />Développeur web</a></li><li class=""><a href="/homes"><i class="fa fa-home"></i> Home</a></li><li class=""><a href="/portfolios"><i class="fa fa-coffee"></i> Portfolio</a></li><li class=""><a href="/albums"><i class="fa fa-picture-o"></i> Albums</a></li><li class=""><a href="/cvs"><i class="fa fa-briefcase"></i> CV</a></li><li class=""><a href="/contacts"><i class="fa fa-beer"></i> Contact</a></li><li class=""><a href="/users/login"><i class="fa fa-sign-in"></i> Se connecter</a></li><li><hr class="sep" /></li><li class="share"><a alt= "facebook" target="_blank" href="https://www.facebook.com/sebastien.gustin.31"><i class="fa fa-facebook"></i></a><a alt= "google +" target="_blank" href="https://plus.google.com/118115600821019395986/"><i class="fa fa-google-plus"></i></a><a alt= "twitter" target="_blank" href="http://twitter.com/#!/Seb_gustin"><i class="fa fa-twitter"></i></a><a alt= "linkedin" target="_blank" href="http://ca.linkedin.com/pub/s%C3%A9bastien-gustin/81/152/102"><i class="fa fa-linkedin"></i></a><a alt= "mail" target="_self" href="mailto:contact@sebastien-gustin.com"><i class="fa fa-envelope-o"></i></a></li><li><hr class="sep" /></li>'
$content_for_layout = '
<div class="row">
<div class="col-md-12 login-block">
<div class="thumbnail well well-login clearfix">
<form action="/users/login" role="form" id="UserLoginForm" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="form-group">
<div class="input text required"><label for="UserUsername">Identifiant</label><input name="data[User][username]" class="form-control" placeholder="Identifiant" maxlength="255" type="text" id="UserUsername" required="required"/></div> </div>
<div class="form-group">
<div class="input password required"><label for="UserPassword">Mot de passe</label><input name="data[User][password]" class="form-control" placeholder="Mot de passe" type="password" id="UserPassword" required="required"/></div> </div>
<div class="submit"><input type="submit" value="Se connecter"/></div></form> </div>
</div>
</div>
'
$scripts_for_layout = ''
$title_for_layout = 'Users'
$isMobile = false
$isTablet = false
$cssLinksConstant = array(
(int) 0 => '<link rel="stylesheet" type="text/css" href="/css/cake.generic.css" />',
(int) 1 => '<link rel="stylesheet" type="text/css" href="/css/bootstrap.css" />',
(int) 2 => '<link rel="stylesheet" type="text/css" href="/css/simple-sidebar.css" />',
(int) 3 => '<link rel="stylesheet" type="text/css" href="/font-awesome/css/font-awesome.min.css" />',
(int) 4 => '<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Ubuntu:400,700&subset=latin,latin-ext" />',
(int) 5 => '<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Raleway" />',
(int) 6 => '<link rel="stylesheet" type="text/css" href="/css/seb-gustin.css" />',
(int) 7 => '<link rel="stylesheet" type="text/css" href="/css/loader.css" />'
)
$cssLinksAdd = ''
$jsLinksConstant = array(
(int) 0 => '<script type="text/javascript" src="/js/jquery.js"></script>',
(int) 1 => '<script type="text/javascript" src="/js/bootstrap.js"></script>',
(int) 2 => '<script type="text/javascript" src="/js/simple-sidebar.js"></script>',
(int) 3 => '<script type="text/javascript" src="/js/tween/TweenMax.min.js"></script>',
(int) 4 => '<script type="text/javascript" src="/js/Utils.js"></script>',
(int) 5 => '<script type="text/javascript" src="/js/rewriting.js"></script>',
(int) 6 => '<script type="text/javascript" src="/js/cache.js"></script>',
(int) 7 => '<script type="text/javascript" src="/js/seb-gustin.js"></script>'
)
$jsLinksAdd = ''
include - APP/View/Layouts/default.ctp, line 51
View::_evaluate() - CORE/Cake/View/View.php, line 931
View::_render() - CORE/Cake/View/View.php, line 893
View::renderLayout() - CORE/Cake/View/View.php, line 525
View::render() - CORE/Cake/View/View.php, line 470
Controller::render() - CORE/Cake/Controller/Controller.php, line 952
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110