Return an array of one or more items which need moderating.
The array should have the following format:
[] = array('id' => 'html')
id record identifier
html record preview html
Return NULL on errorThis is the code documentation for the SproutCMS project
Search documentation |
function getList()
Return an array of one or more items which need moderating.
The array should have the following format:
[] = array('id' => 'html')
id record identifier
html record preview html
Return NULL on error
Usageunknown $Moderate->getList ( );
|
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |
|