Translation2_Admin::getPageNames()

Translation2_Admin::getPageNames() -- Get a list of all the pageIDs in any table.

Synopsis

require_once 'Admin.php';

array Translation2_Admin::getPageNames ()

Descripción

Get a list of all the pageIDs in any table.

Valor devuelto

returns array of pageIDs

Nota

Esta función no puede ser llamada estáticamente.