n2n Page Rocket 1 API

rocket\ei\component\command

­Ei­Command­Collection

EiCommandCollection extends EiComponentCollection

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( EiMask eiMask )
public EiCommand getById ( string id )
public add ( EiCommand eiCommand , bool prepend = false )
public boolean hasGenericOverview ( )
public GenericOverviewEiCommand getGenericOverviewEiCommand ( bool required = false )
public getGenericOverviewUrlExt ( bool required = false )
public hasGenericDetail ( EntryNavPoint entryNavPoint )
public GenericDetailEiCommand getGenericDetailEiCommand ( EntryNavPoint entryNavPoint , bool required = false )
public getGenericDetailUrlExt ( EntryNavPoint entryNavPoint , bool required = false )
public GenericEditEiCommand getGenericEditEiCommand ( EntryNavPoint entryNavPoint , bool required = false )
public getGenericEditUrlExt ( EntryNavPoint entryNavPoint , bool required = false )
public getGenericAddUrlExt ( bool draft , bool required = false )

Methods in detail