Stud.IP  3.1 Revision 48552
 All Data Structures Namespaces Files Functions Variables Groups Pages
_vote.php File Reference

Variables

 $is_new = ($vote->chdate >= object_get_visit($vote->id, 'vote', false, false)) && ($vote->author_id != $GLOBALS['user']->id)
if($admin)('admin_vote.php',
array('page'=> 'edit', 'type'=>
'vote', 'voteID'=> $vote->id))?>"> <? 
endif = ContentBoxHelper::classes($vote->id, $is_new) $vote->id URLHelper::getScriptLink('dispatch.php/vote/visit') ContentBoxHelper::switchhref($vote->id, array('contentbox_type' => 'vote')) htmlReady($vote->title) $vote->author ? URLHelper::getLink('dispatch.php/profile', array('username' => $vote->author->username)) : '' $vote->author ? htmlReady($vote->author->getFullName()) : '' strftime("%d.%m.%Y", $vote->mkdate) $vote->count Assets::img('icons/16/blue/admin.png')

Variable Documentation

$is_new = ($vote->chdate >= object_get_visit($vote->id, 'vote', false, false)) && ($vote->author_id != $GLOBALS['user']->id)
if ($admin) ('admin_vote.php', array('page' => 'edit', 'type' => 'vote', 'voteID' => $vote->id)) ?>"> <? endif = ContentBoxHelper::classes($vote->id, $is_new) $vote->id URLHelper::getScriptLink('dispatch.php/vote/visit') ContentBoxHelper::switchhref($vote->id, array('contentbox_type' => 'vote')) htmlReady($vote->title) $vote->author ? URLHelper::getLink('dispatch.php/profile', array('username' => $vote->author->username)) : '' $vote->author ? htmlReady($vote->author->getFullName()) : '' strftime("%d.%m.%Y", $vote->mkdate) $vote->count Assets::img('icons/16/blue/admin.png')