Public Member Functions | |
| createTable ($aData, $aInfo=false, $aPrincipalField=false) | |
Definition at line 163 of file plugins_lib.php.
| PluginsLibUtil::createTable | ( | $ | aData, | |
| $ | aInfo = false, |
|||
| $ | aPrincipalField = false | |||
| ) |
Create a table with information from pages
| array | key ["data"] from one of the functions that retrieve información about pages | |
| array | list of keys to show. | |
| array | definition of the principal field. By default: array("field"=>"title","name"=>"Page") |
Definition at line 172 of file plugins_lib.php.
References $sClass.
1.5.2