- 4.3. Opl_Debug_Console
4.3.1. addList() - 4.3. Opl_Debug_Console
« Previous - 4.3.2. addListOption()
Next »
4.3.1. addList()
| Status | static public |
|---|---|
| Reference | void Opl_Debug_Console::addList( String $id, String $title) |
Creates a new list of "key => value" pairs in the debug console with the specified $title. $id should be an unique key that allows to refer to this list.
- 4.3.1. addList()
4.3. Opl_Debug_Console - « Previous
4.3. Opl_Debug_Console - Next »
4.3.2. addListOption()