- 4.3. Opl_Debug_Console
4.3.8. getLists() - 4.3.7. display()
« Previous - 4.3.9. getTables()
Next »
4.3.8. getLists()
| Status | static public |
|---|---|
| Reference | array Opl_Debug_Console::getLists( ) |
| Returned value | The array of lists registered in OPT |
| Versions | since 2.0.3 |
Returns the lists currently maintained by the debug console. The returned value is an assotiative array of pairs unique list ID => options. Each list options consist of a pair of elements:
title- the list titlevalues- the assotiative array of pairstitle=>value
See also:
- 4.3.8. getLists()
4.3. Opl_Debug_Console - « Previous
4.3.7. display() - Next »
4.3.9. getTables()