|
| __construct ($title=null) |
|
| add ($url, $title, $iconUrl=null, $containerClass=null) |
|
| addChildCollection ($title, HtmlLinksCollection $childCollection=null) |
|
| addIf ($test, $url, $title, $iconUrl=null, $containerClass=null) |
|
| addIfPriv ($priv, $url, $title, $iconUrl=null, $containerClass=null) |
|
| addSeparator () |
|
| count () |
|
| current () |
|
| getAll () |
|
| getChildCollection ($title=null) |
|
| getCount () |
|
| getTitle () |
|
| hasLinks () |
|
| key () |
|
| next () |
|
| prev () |
|
| rewind () |
|
| setDefaultIcon ($icon) |
|
| setEnabled ($linkIndex, $toEnabledState) |
|
| valid () |
|