n2n Page Rocket 1 API

rocket\ei\manage

­Ei­Html­Builder

EiHtmlBuilder

Methods summary

Modifier and Type Method
public __construct ( HtmlView view )
public EiHtmlBuilderMeta meta ( )
public label ( unknown eiGuiArg , unknown guiIdPath )
public Raw|string getLabel ( mixed eiGuiArg , GuiIdPath|string|DisplayItem guiIdPath )
public collectionOpen ( string tagName , unknown eiTypeArg , array attrs = null )
public getCollectionOpen ( string tagName , unknown eiTypeArg , array attrs = null )
public collectionClose ( )
public getCollectionClose ( )
public entryOpen ( string tagName , unknown eiEntryGuiArg , array attrs = null )
public getEntryOpen ( string tagName , unknown eiEntryGuiArg , array attrs = null )
public entryClose ( )
public getEntryClose ( )
public entryForkControls ( array attrs = null )
public getEntryForkControls ( array attrs = null )
public entryCommands ( bool iconOnly = false , int max = null )
public getEntryCommands ( bool iconOnly = false , int max = null )
public commands ( array controls , bool iconOnly = false )
public getCommands ( array controls , bool iconOnly = false )
public entrySelector ( string containerTagName , array containerAttrs = null , string content = '' )
public HtmlElement getEntrySelector ( string containerTagName , array containerAttrs = null , string content = '' )
public fieldOpen ( string tagName , unknown displayItem , array attrs = null , bool readOnly = false )
public getFieldOpen ( string tagName , unknown displayItem , array attrs = null , bool readOnly = false )
public fieldClose ( )
public getFieldClose ( )
public fieldLabel ( array attrs = null , unknown label = null )
public getFieldLabel ( array attrs = null , unknown label = null )
public fieldContent ( )
public getFieldContent ( )
public fieldMessage ( )
public getFieldMessage ( )
public displayItemOpen ( string tagName , DisplayItem|string displayItem , array attrs = null )
public UiComponent getDisplayItemOpen ( string tagName , DisplayItem|string displayItem , array attrs = null )
public displayItemClose ( )
public UiComponent getDisplayItemClose ( )
public generalEntrySelector ( string containerTagName , array containerAttrs = null , string content = '' )
public HtmlElement getGeneralEntrySelector ( string containerTagName , array containerAttrs = null , string content = '' )
public frameCommands ( unknown eiGuiArg , bool iconOnly = false )
public getFrameCommands ( unknown eiGuiArg , bool iconOnly = false )

Methods in detail