This is the pop-up flow.
[close]
public sealed class ProjectEditSchedule : ClientServerMessage { public int ProjectID { get; set; } public ProjectEditSchedule() { Command = "Project.EditSchedule"; } public ProjectEditSchedule(ClientServerMessage clientServerMessage) : base(clientServerMessage) { Command = "Project.EditSchedule"; } }
This is the pop-up flow.
[close]
$this->loadmodel('UserinGroup'); $11111= $this->UserinGroup->find('count', array( 'conditions' => array( 'UserinGroup.userid' => $userid, ) )); $arr = array(); foreach ($1111 as $values) { $this->loadModel('Group'); $arr[]= $this->Group->find('all', array( 'conditions' => arra
This is the pop-up flow.
[close]
$this->loadmodel('UserinGroup'); $11111= $this->UserinGroup->find('count', array( 'conditions' => array( 'UserinGroup.userid' => $userid, ) )); $arr = array(); foreach ($1111 as $values) { $this->loadModel('Group'); $arr[]= $this->Group->find('all', array( 'conditions' => arra
This is the pop-up flow.
[close]
$this->loadmodel('UserinGroup'); $11111= $this->UserinGroup->find('count', array( 'conditions' => array( 'UserinGroup.userid' => $userid, ) )); $arr = array(); foreach ($1111 as $values) { $this->loadModel('Group'); $arr[]= $this->Group->find('all', array( 'conditions' => array( 'Grup.id' => $values['useringorups ']['groupid'], ) )); }
This is the pop-up flow.
[close]
$arr = array(); foreach ($1111 as $values) { $this->loadModel('Group'); $arr[]= $this->Group->find('all', array( 'conditions' => array( 'Grup.id' => $values['useringorups ']['groupid'], ) )); }
This is the pop-up flow.
[close]
$this->loadmodel('UserinGroup'); $11111= $this->UserinGroup->find('count', array( 'conditions' => array( 'UserinGroup.userid' => $userid, ) ));
This is the pop-up flow.
[close]
foreach ($useringorups as $values) { $this->loadModel('Group'); $Notifications = $this->Group->find('all', array( 'conditions' => array( 'Notification.projectid' => $values['useringorups ']['groupid'], ) )); }
This is the pop-up flow.
[close]
public function taskDetail($id=null) { $tasks = $this->Task->findById($id); $this->set('tasks', $tasks); //load task detail $this->loadModel('Taskdetail'); $ListTaskdetail = $this->Taskdetail->find('all', array( 'conditions' => array( 'Taskdetail.taskid' => $id, ) )); $
This is the pop-up flow.
[close]
$this->loadModel('Taskdetail'); $ListTaskdetail = $this->Taskdetail->find('all', array( 'conditions' => array( 'Taskdetail.taskid' => $id, ) )); $this->set('ListTaskdetail', $ListTaskdetail); $this->set('taskid', $id); $this->loadModel('Notification'); $Notifications = $this->Notification->find('all', array( 'conditions' => array( 'Notification.projectid' => $tasks['Task']['projectid'], ) )); $this->set('Notifications', $Notifications);
This is the pop-up flow.
[close]
× Successfully! <br /> <font size='1'><table class='xdebug-error xe-notice' dir='ltr' border='1' cellspacing='0' cellpadding='1'> <tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Notice: Undefined index: Sch