Method | Description | |
---|---|---|
render ( ) : string | Convert the URL window into Bootstrap HTML |
Method | Description | |
---|---|---|
getActivePageWrapper ( string $text ) : string | Get HTML wrapper for active text | |
getDisabledTextWrapper ( string $text ) : string | Get HTML wrapper for disabled text |
protected getActivePageWrapper ( string $text ) : string | ||
$text | string | |
return | string |
protected getDisabledTextWrapper ( string $text ) : string | ||
$text | string | |
return | string |