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 (
)
Description
Get a list of all the pageIDs in any table.
Return value
returns array of pageIDs
Note
This function can not be called statically.