Proyectos de Subversion LeadersLinked - Services

Rev

Rev 333 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 333 Rev 770
Línea 91... Línea 91...
91
    public function indexAction()
91
    public function indexAction()
92
    {
92
    {
93
        $currentUserPlugin = $this->plugin('currentUserPlugin');
93
        $currentUserPlugin = $this->plugin('currentUserPlugin');
94
        $currentUser = $currentUserPlugin->getUser();
94
        $currentUser = $currentUserPlugin->getUser();
Línea 95... Línea -...
95
 
-
 
96
        
95
 
-
 
96
        $request = $this->getRequest();
97
        $request = $this->getRequest();
97
        
Línea 98... Línea 98...
98
        if($request->isGet()) {
98
        if($request->isGet()) {
Línea 181... Línea 181...
181
                return new JsonModel($response);
181
                return new JsonModel($response);
Línea 182... Línea 182...
182
                
182
                
183
                
-
 
184
            
-
 
185
            
-
 
186
        } else {
183
                
187
 
184
            
188
            
185
            
189
            
186
        } else {   
190
            return new JsonModel([
187
            return new JsonModel([