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 ()

Beschreibung

Get a list of all the pageIDs in any table.

Rückgabewert

returns array of pageIDs

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.