Default HTML values for Twitter Bootstrap HTML components.
More...
Default HTML values for Twitter Bootstrap HTML components.
- Author
- jc
- Version
- 1.001
Definition at line 12 of file CssRef.php.
◆ alignment()
| static alignment |
( |
|
$prefix = "" | ) |
|
|
static |
◆ buttonStyles()
◆ getStyle()
| static getStyle |
( |
|
$cssStyle, |
|
|
|
$prefix |
|
) |
| |
|
static |
return a valid style avaible values : "default","primary","success","info","warning","danger"
- Parameters
-
- Returns
- string
Definition at line 346 of file CssRef.php.
◆ glyphIcons()
◆ navbarZoneClasses()
| static navbarZoneClasses |
( |
| ) |
|
|
static |
◆ position()
◆ sizes()
| static sizes |
( |
|
$prefix = "btn" | ) |
|
|
static |
◆ Styles()
| static Styles |
( |
|
$prefix = "btn" | ) |
|
|
static |
◆ CSS_DANGER
| const CSS_DANGER ="-danger" |
◆ CSS_DEFAULT
| const CSS_DEFAULT ="-default" |
◆ CSS_INFO
◆ CSS_LINK
◆ CSS_PRIMARY
| const CSS_PRIMARY ="-primary" |
◆ CSS_SUCCESS
| const CSS_SUCCESS ="-success" |
◆ CSS_WARNING
| const CSS_WARNING ="-warning" |
The documentation for this class was generated from the following file: