link($blog['User']['name_blog'], '/blog/'.$blog['User']['username'], array("title"=>$blog['User']['name_blog']))); ?>
div(null, ''.$blog['User']['quote'], array('id'=>'quote')); ?>Navigation
-
action == 'display' || $this->action == 'entry') ? '
- ' : '
- '; ?> eduBlog action == 'portfolio') ? '
- ' : '
- '; ?> ePortfolio action == 'aboutme') ? '
- ' : '
- '; ?> About Me action == 'message') ? '
- ' : '
- '; ?> Contact
div(null, ''.$blog['Quote'][0]['quote'] . '
'. $blog['Quote'][0]['author'].'',aa('id', 'breadcrumbs'))); endif; ?>
div(null, $content_for_layout, aa('id', 'content'));?>
'. $blog['Quote'][0]['author'].'',aa('id', 'breadcrumbs'))); endif; ?>
RSS:
link('Blog', '/entries/rss/'.$blog['User']['username'] . '.rss'). ' / ');
e($html->link('Podcast', '/podcasts/rss/'.$blog['User']['username'].'.rss'));
?>
element('vclassrooms', $blog['Vclassroom']);
endif;
echo $html->div('temas', $blog['User']['username'] . ' profile');
echo $html->para(null, $blog['User']['cv']);
echo $html->para(null,$html->image('avatars/'.$blog['User']['avatar'], array("alt"=>$blog['User']['username'], "title"=>$blog['User']['username'])), array('style'=>'text-align:center'));
echo $html->div('temas', 'College');
echo $html->para(null,$html->link(
$html->image('static/cwclogo.jpg', array('alt'=>'Conrad', 'title'=>'Conrad College')), '/', null,null, false),
array('style'=>'text-align:center'));
if ( $blog["Lesson"] != null ):
echo $this->element('lesson', $blog['Lesson']);
endif;
if ( $blog["Podcast"] != null ):
echo $this->element('podcast', $blog['Podcast']);
endif;
if ( $blog["Catfaq"] != null ):
echo $this->element('catfaqs', $blog['Catfaq']);
endif;
if ( $blog["Acquaintance"] != null ):
echo $this->element('acquaintances', $blog['Acquaintance']);
endif;
if ( !$session->check('Auth.User') ):
e($html->para(null, $html->link(
$html->image('static/login.png', array('alt'=>'Login', 'title'=>'Login')),
'/users/login', false, false, null), array('style'=>'text-align:center;margin:35px 0 35px 0')));
endif;
e($html->div('temas', 'Powered by'));
e($html->div(null, $html->link($html->image('banners/banner_karamelo.jpg', array('style'=>'border:1px solid black','alt'=>'Karamelo', 'title'=>'Karamelo')),
'http://www.chipotle-software.com/index.php?id=9', null, null,false), aa('style', 'text-align:center;padding-top:15px')));
?>
Back on top ^
created by Nuvio | Webdesign
para(null,'Chipotle Software © 2002-2008. Creative Commons. Some rights reserved.', aa('id', 'copyright'))); ?>