Latest JAS v1.1.0
144 plugins online

Code / System_Storage_pgsql / getIndexes

System_Storage_pgsql :: getIndexes
Method
include/storage/pgsql.php

Description...

Return values

Mixed
Returns

Examples

System_Storage_pgsql GetIndexes method example
PHP
<?
  $system_storage_pgsql->getIndexes();  //Call System_Storage_pgsql::getIndexes method
?>

Comments (0)