Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 1607 | Rev 1609 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1607 Rev 1608
Línea 44... Línea 44...
44
        return self::$_instance;
44
        return self::$_instance;
45
    }
45
    }
Línea 46... Línea 46...
46
 
46
 
47
 
47
 
48
 
48
 
49
    public function fetchAllDataTable($search, $page = 1, $records_per_page = 10, $order_field= 'title', $order_direction = 'ASC')
49
    public function fetchAllDataTable($search, $page = 1, $records_per_page = 10, $order_field= 'title', $order_direction = 'ASC', $company_id)
50
    {
50
    {
51
        $prototype = new PlanningObjectivesAndGoalsObjectives();
51
        $prototype = new PlanningObjectivesAndGoalsObjectives();