Documentation ¶
Index ¶
- Variables
- type Document
- type VERSION
- func (v VERSION) Body(cdnFn func(cdnURL string) string) *element.Element
- func (v VERSION) CSS() string
- func (v VERSION) CSSMin() string
- func (v VERSION) CSSTheme() string
- func (v VERSION) CSSThemeMin() string
- func (v VERSION) Head(cdnFn func(cdnURL string) string) *element.Element
- func (v VERSION) JS() string
- func (v VERSION) JSMin() string
- func (v VERSION) New(htmlattrs ...interface{}) *Document
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Table = html.Class("table") Btn = html.Class("btn") Caret = html.Class("caret") Dropup = html.Class("dropup") Label = html.Class("label") Table_bordered = html.Class("table-bordered") Img_responsive = html.Class("img-responsive") Thumbnail = html.Class("thumbnail") Carousel_inner = html.Class("carousel-inner") Item = html.Class("item") Img_rounded = html.Class("img-rounded") Img_thumbnail = html.Class("img-thumbnail") Img_circle = html.Class("img-circle") Sr_only = html.Class("sr-only") H1 = html.Class("h1") H2 = html.Class("h2") H3 = html.Class("h3") H4 = html.Class("h4") H5 = html.Class("h5") H6 = html.Class("h6") Small = html.Class("small") Lead = html.Class("lead") Text_left = html.Class("text-left") Text_right = html.Class("text-right") Text_center = html.Class("text-center") Text_justify = html.Class("text-justify") Text_muted = html.Class("text-muted") Text_primary = html.Class("text-primary") Text_success = html.Class("text-success") Text_info = html.Class("text-info") Text_warning = html.Class("text-warning") Text_danger = html.Class("text-danger") Bg_primary = html.Class("bg-primary") Bg_success = html.Class("bg-success") Bg_info = html.Class("bg-info") Bg_warning = html.Class("bg-warning") Bg_danger = html.Class("bg-danger") Page_header = html.Class("page-header") List_unstyled = html.Class("list-unstyled") List_inline = html.Class("list-inline") Dl_horizontal = html.Class("dl-horizontal") Initialism = html.Class("initialism") Blockquote_reverse = html.Class("blockquote-reverse") Pull_right = html.Class("pull-right") Pre_scrollable = html.Class("pre-scrollable") Container = html.Class("container") Container_fluid = html.Class("container-fluid") Row = html.Class("row") Col_xs_1 = html.Class("col-xs-1") Col_sm_1 = html.Class("col-sm-1") Col_md_1 = html.Class("col-md-1") Col_lg_1 = html.Class("col-lg-1") Col_xs_2 = html.Class("col-xs-2") Col_sm_2 = html.Class("col-sm-2") Col_md_2 = html.Class("col-md-2") Col_lg_2 = html.Class("col-lg-2") Col_xs_3 = html.Class("col-xs-3") Col_sm_3 = html.Class("col-sm-3") Col_md_3 = html.Class("col-md-3") Col_lg_3 = html.Class("col-lg-3") Col_xs_4 = html.Class("col-xs-4") Col_sm_4 = html.Class("col-sm-4") Col_md_4 = html.Class("col-md-4") Col_lg_4 = html.Class("col-lg-4") Col_xs_5 = html.Class("col-xs-5") Col_sm_5 = html.Class("col-sm-5") Col_md_5 = html.Class("col-md-5") Col_lg_5 = html.Class("col-lg-5") Col_xs_6 = html.Class("col-xs-6") Col_sm_6 = html.Class("col-sm-6") Col_md_6 = html.Class("col-md-6") Col_lg_6 = html.Class("col-lg-6") Col_xs_7 = html.Class("col-xs-7") Col_sm_7 = html.Class("col-sm-7") Col_md_7 = html.Class("col-md-7") Col_lg_7 = html.Class("col-lg-7") Col_xs_8 = html.Class("col-xs-8") Col_sm_8 = html.Class("col-sm-8") Col_md_8 = html.Class("col-md-8") Col_lg_8 = html.Class("col-lg-8") Col_xs_9 = html.Class("col-xs-9") Col_sm_9 = html.Class("col-sm-9") Col_md_9 = html.Class("col-md-9") Col_lg_9 = html.Class("col-lg-9") Col_xs_10 = html.Class("col-xs-10") Col_sm_10 = html.Class("col-sm-10") Col_md_10 = html.Class("col-md-10") Col_lg_10 = html.Class("col-lg-10") Col_xs_11 = html.Class("col-xs-11") Col_sm_11 = html.Class("col-sm-11") Col_md_11 = html.Class("col-md-11") Col_lg_11 = html.Class("col-lg-11") Col_xs_12 = html.Class("col-xs-12") Col_sm_12 = html.Class("col-sm-12") Col_md_12 = html.Class("col-md-12") Col_lg_12 = html.Class("col-lg-12") Col_xs_pull_12 = html.Class("col-xs-pull-12") Col_xs_pull_11 = html.Class("col-xs-pull-11") Col_xs_pull_10 = html.Class("col-xs-pull-10") Col_xs_pull_9 = html.Class("col-xs-pull-9") Col_xs_pull_8 = html.Class("col-xs-pull-8") Col_xs_pull_7 = html.Class("col-xs-pull-7") Col_xs_pull_6 = html.Class("col-xs-pull-6") Col_xs_pull_5 = html.Class("col-xs-pull-5") Col_xs_pull_4 = html.Class("col-xs-pull-4") Col_xs_pull_3 = html.Class("col-xs-pull-3") Col_xs_pull_2 = html.Class("col-xs-pull-2") Col_xs_pull_1 = html.Class("col-xs-pull-1") Col_xs_pull_0 = html.Class("col-xs-pull-0") Col_xs_push_12 = html.Class("col-xs-push-12") Col_xs_push_11 = html.Class("col-xs-push-11") Col_xs_push_10 = html.Class("col-xs-push-10") Col_xs_push_9 = html.Class("col-xs-push-9") Col_xs_push_8 = html.Class("col-xs-push-8") Col_xs_push_7 = html.Class("col-xs-push-7") Col_xs_push_6 = html.Class("col-xs-push-6") Col_xs_push_5 = html.Class("col-xs-push-5") Col_xs_push_4 = html.Class("col-xs-push-4") Col_xs_push_3 = html.Class("col-xs-push-3") Col_xs_push_2 = html.Class("col-xs-push-2") Col_xs_push_1 = html.Class("col-xs-push-1") Col_xs_push_0 = html.Class("col-xs-push-0") Col_xs_offset_12 = html.Class("col-xs-offset-12") Col_xs_offset_11 = html.Class("col-xs-offset-11") Col_xs_offset_10 = html.Class("col-xs-offset-10") Col_xs_offset_9 = html.Class("col-xs-offset-9") Col_xs_offset_8 = html.Class("col-xs-offset-8") Col_xs_offset_7 = html.Class("col-xs-offset-7") Col_xs_offset_6 = html.Class("col-xs-offset-6") Col_xs_offset_5 = html.Class("col-xs-offset-5") Col_xs_offset_4 = html.Class("col-xs-offset-4") Col_xs_offset_3 = html.Class("col-xs-offset-3") Col_xs_offset_2 = html.Class("col-xs-offset-2") Col_xs_offset_1 = html.Class("col-xs-offset-1") Col_xs_offset_0 = html.Class("col-xs-offset-0") Col_sm_pull_12 = html.Class("col-sm-pull-12") Col_sm_pull_11 = html.Class("col-sm-pull-11") Col_sm_pull_10 = html.Class("col-sm-pull-10") Col_sm_pull_9 = html.Class("col-sm-pull-9") Col_sm_pull_8 = html.Class("col-sm-pull-8") Col_sm_pull_7 = html.Class("col-sm-pull-7") Col_sm_pull_6 = html.Class("col-sm-pull-6") Col_sm_pull_5 = html.Class("col-sm-pull-5") Col_sm_pull_4 = html.Class("col-sm-pull-4") Col_sm_pull_3 = html.Class("col-sm-pull-3") Col_sm_pull_2 = html.Class("col-sm-pull-2") Col_sm_pull_1 = html.Class("col-sm-pull-1") Col_sm_pull_0 = html.Class("col-sm-pull-0") Col_sm_push_12 = html.Class("col-sm-push-12") Col_sm_push_11 = html.Class("col-sm-push-11") Col_sm_push_10 = html.Class("col-sm-push-10") Col_sm_push_9 = html.Class("col-sm-push-9") Col_sm_push_8 = html.Class("col-sm-push-8") Col_sm_push_7 = html.Class("col-sm-push-7") Col_sm_push_6 = html.Class("col-sm-push-6") Col_sm_push_5 = html.Class("col-sm-push-5") Col_sm_push_4 = html.Class("col-sm-push-4") Col_sm_push_3 = html.Class("col-sm-push-3") Col_sm_push_2 = html.Class("col-sm-push-2") Col_sm_push_1 = html.Class("col-sm-push-1") Col_sm_push_0 = html.Class("col-sm-push-0") Col_sm_offset_12 = html.Class("col-sm-offset-12") Col_sm_offset_11 = html.Class("col-sm-offset-11") Col_sm_offset_10 = html.Class("col-sm-offset-10") Col_sm_offset_9 = html.Class("col-sm-offset-9") Col_sm_offset_8 = html.Class("col-sm-offset-8") Col_sm_offset_7 = html.Class("col-sm-offset-7") Col_sm_offset_6 = html.Class("col-sm-offset-6") Col_sm_offset_5 = html.Class("col-sm-offset-5") Col_sm_offset_4 = html.Class("col-sm-offset-4") Col_sm_offset_3 = html.Class("col-sm-offset-3") Col_sm_offset_2 = html.Class("col-sm-offset-2") Col_sm_offset_1 = html.Class("col-sm-offset-1") Col_sm_offset_0 = html.Class("col-sm-offset-0") Col_md_pull_12 = html.Class("col-md-pull-12") Col_md_pull_11 = html.Class("col-md-pull-11") Col_md_pull_10 = html.Class("col-md-pull-10") Col_md_pull_9 = html.Class("col-md-pull-9") Col_md_pull_8 = html.Class("col-md-pull-8") Col_md_pull_7 = html.Class("col-md-pull-7") Col_md_pull_6 = html.Class("col-md-pull-6") Col_md_pull_5 = html.Class("col-md-pull-5") Col_md_pull_4 = html.Class("col-md-pull-4") Col_md_pull_3 = html.Class("col-md-pull-3") Col_md_pull_2 = html.Class("col-md-pull-2") Col_md_pull_1 = html.Class("col-md-pull-1") Col_md_pull_0 = html.Class("col-md-pull-0") Col_md_push_12 = html.Class("col-md-push-12") Col_md_push_11 = html.Class("col-md-push-11") Col_md_push_10 = html.Class("col-md-push-10") Col_md_push_9 = html.Class("col-md-push-9") Col_md_push_8 = html.Class("col-md-push-8") Col_md_push_7 = html.Class("col-md-push-7") Col_md_push_6 = html.Class("col-md-push-6") Col_md_push_5 = html.Class("col-md-push-5") Col_md_push_4 = html.Class("col-md-push-4") Col_md_push_3 = html.Class("col-md-push-3") Col_md_push_2 = html.Class("col-md-push-2") Col_md_push_1 = html.Class("col-md-push-1") Col_md_push_0 = html.Class("col-md-push-0") Col_md_offset_12 = html.Class("col-md-offset-12") Col_md_offset_11 = html.Class("col-md-offset-11") Col_md_offset_10 = html.Class("col-md-offset-10") Col_md_offset_9 = html.Class("col-md-offset-9") Col_md_offset_8 = html.Class("col-md-offset-8") Col_md_offset_7 = html.Class("col-md-offset-7") Col_md_offset_6 = html.Class("col-md-offset-6") Col_md_offset_5 = html.Class("col-md-offset-5") Col_md_offset_4 = html.Class("col-md-offset-4") Col_md_offset_3 = html.Class("col-md-offset-3") Col_md_offset_2 = html.Class("col-md-offset-2") Col_md_offset_1 = html.Class("col-md-offset-1") Col_md_offset_0 = html.Class("col-md-offset-0") Col_lg_pull_12 = html.Class("col-lg-pull-12") Col_lg_pull_11 = html.Class("col-lg-pull-11") Col_lg_pull_10 = html.Class("col-lg-pull-10") Col_lg_pull_9 = html.Class("col-lg-pull-9") Col_lg_pull_8 = html.Class("col-lg-pull-8") Col_lg_pull_7 = html.Class("col-lg-pull-7") Col_lg_pull_6 = html.Class("col-lg-pull-6") Col_lg_pull_5 = html.Class("col-lg-pull-5") Col_lg_pull_4 = html.Class("col-lg-pull-4") Col_lg_pull_3 = html.Class("col-lg-pull-3") Col_lg_pull_2 = html.Class("col-lg-pull-2") Col_lg_pull_1 = html.Class("col-lg-pull-1") Col_lg_pull_0 = html.Class("col-lg-pull-0") Col_lg_push_12 = html.Class("col-lg-push-12") Col_lg_push_11 = html.Class("col-lg-push-11") Col_lg_push_10 = html.Class("col-lg-push-10") Col_lg_push_9 = html.Class("col-lg-push-9") Col_lg_push_8 = html.Class("col-lg-push-8") Col_lg_push_7 = html.Class("col-lg-push-7") Col_lg_push_6 = html.Class("col-lg-push-6") Col_lg_push_5 = html.Class("col-lg-push-5") Col_lg_push_4 = html.Class("col-lg-push-4") Col_lg_push_3 = html.Class("col-lg-push-3") Col_lg_push_2 = html.Class("col-lg-push-2") Col_lg_push_1 = html.Class("col-lg-push-1") Col_lg_push_0 = html.Class("col-lg-push-0") Col_lg_offset_12 = html.Class("col-lg-offset-12") Col_lg_offset_11 = html.Class("col-lg-offset-11") Col_lg_offset_10 = html.Class("col-lg-offset-10") Col_lg_offset_9 = html.Class("col-lg-offset-9") Col_lg_offset_8 = html.Class("col-lg-offset-8") Col_lg_offset_7 = html.Class("col-lg-offset-7") Col_lg_offset_6 = html.Class("col-lg-offset-6") Col_lg_offset_5 = html.Class("col-lg-offset-5") Col_lg_offset_4 = html.Class("col-lg-offset-4") Col_lg_offset_3 = html.Class("col-lg-offset-3") Col_lg_offset_2 = html.Class("col-lg-offset-2") Col_lg_offset_1 = html.Class("col-lg-offset-1") Col_lg_offset_0 = html.Class("col-lg-offset-0") Table_condensed = html.Class("table-condensed") Table_striped = html.Class("table-striped") Table_hover = html.Class("table-hover") Active = html.Class("active") Success = html.Class("success") Info = html.Class("info") Warning = html.Class("warning") Danger = html.Class("danger") Table_responsive = html.Class("table-responsive") Form_control = html.Class("form-control") Form_group = html.Class("form-group") Radio = html.Class("radio") Checkbox = html.Class("checkbox") Radio_inline = html.Class("radio-inline") Checkbox_inline = html.Class("checkbox-inline") Input_sm = html.Class("input-sm") Input_lg = html.Class("input-lg") Has_feedback = html.Class("has-feedback") Form_control_feedback = html.Class("form-control-feedback") Has_success = html.Class("has-success") Help_block = html.Class("help-block") Control_label = html.Class("control-label") Input_group_addon = html.Class("input-group-addon") Has_warning = html.Class("has-warning") Has_error = html.Class("has-error") Form_control_static = html.Class("form-control-static") Form_inline = html.Class("form-inline") Input_group = html.Class("input-group") Form_horizontal = html.Class("form-horizontal") Disabled = html.Class("disabled") Btn_default = html.Class("btn-default") Open = html.Class("open") Dropdown_toggle = html.Class("dropdown-toggle") Badge = html.Class("badge") Btn_primary = html.Class("btn-primary") Btn_success = html.Class("btn-success") Btn_info = html.Class("btn-info") Btn_warning = html.Class("btn-warning") Btn_danger = html.Class("btn-danger") Btn_link = html.Class("btn-link") Btn_lg = html.Class("btn-lg") Btn_group_lg = html.Class("btn-group-lg") Btn_sm = html.Class("btn-sm") Btn_group_sm = html.Class("btn-group-sm") Btn_xs = html.Class("btn-xs") Btn_group_xs = html.Class("btn-group-xs") Btn_block = html.Class("btn-block") Fade = html.Class("fade") In = html.Class("in") Collapse = html.Class("collapse") Collapsing = html.Class("collapsing") Glyphicon = html.Class("glyphicon") Glyphicon_asterisk = html.Class("glyphicon-asterisk") Glyphicon_plus = html.Class("glyphicon-plus") Glyphicon_euro = html.Class("glyphicon-euro") Glyphicon_minus = html.Class("glyphicon-minus") Glyphicon_cloud = html.Class("glyphicon-cloud") Glyphicon_envelope = html.Class("glyphicon-envelope") Glyphicon_pencil = html.Class("glyphicon-pencil") Glyphicon_glass = html.Class("glyphicon-glass") Glyphicon_music = html.Class("glyphicon-music") Glyphicon_search = html.Class("glyphicon-search") Glyphicon_heart = html.Class("glyphicon-heart") Glyphicon_star = html.Class("glyphicon-star") Glyphicon_star_empty = html.Class("glyphicon-star-empty") Glyphicon_user = html.Class("glyphicon-user") Glyphicon_film = html.Class("glyphicon-film") Glyphicon_th_large = html.Class("glyphicon-th-large") Glyphicon_th = html.Class("glyphicon-th") Glyphicon_th_list = html.Class("glyphicon-th-list") Glyphicon_ok = html.Class("glyphicon-ok") Glyphicon_remove = html.Class("glyphicon-remove") Glyphicon_zoom_in = html.Class("glyphicon-zoom-in") Glyphicon_zoom_out = html.Class("glyphicon-zoom-out") Glyphicon_off = html.Class("glyphicon-off") Glyphicon_signal = html.Class("glyphicon-signal") Glyphicon_cog = html.Class("glyphicon-cog") Glyphicon_trash = html.Class("glyphicon-trash") Glyphicon_home = html.Class("glyphicon-home") Glyphicon_file = html.Class("glyphicon-file") Glyphicon_time = html.Class("glyphicon-time") Glyphicon_road = html.Class("glyphicon-road") Glyphicon_download_alt = html.Class("glyphicon-download-alt") Glyphicon_download = html.Class("glyphicon-download") Glyphicon_upload = html.Class("glyphicon-upload") Glyphicon_inbox = html.Class("glyphicon-inbox") Glyphicon_play_circle = html.Class("glyphicon-play-circle") Glyphicon_repeat = html.Class("glyphicon-repeat") Glyphicon_refresh = html.Class("glyphicon-refresh") Glyphicon_list_alt = html.Class("glyphicon-list-alt") Glyphicon_lock = html.Class("glyphicon-lock") Glyphicon_flag = html.Class("glyphicon-flag") Glyphicon_headphones = html.Class("glyphicon-headphones") Glyphicon_volume_off = html.Class("glyphicon-volume-off") Glyphicon_volume_down = html.Class("glyphicon-volume-down") Glyphicon_volume_up = html.Class("glyphicon-volume-up") Glyphicon_qrcode = html.Class("glyphicon-qrcode") Glyphicon_barcode = html.Class("glyphicon-barcode") Glyphicon_tag = html.Class("glyphicon-tag") Glyphicon_book = html.Class("glyphicon-book") Glyphicon_bookmark = html.Class("glyphicon-bookmark") Glyphicon_print = html.Class("glyphicon-print") Glyphicon_camera = html.Class("glyphicon-camera") Glyphicon_font = html.Class("glyphicon-font") Glyphicon_bold = html.Class("glyphicon-bold") Glyphicon_italic = html.Class("glyphicon-italic") Glyphicon_text_height = html.Class("glyphicon-text-height") Glyphicon_text_width = html.Class("glyphicon-text-width") Glyphicon_align_left = html.Class("glyphicon-align-left") Glyphicon_align_center = html.Class("glyphicon-align-center") Glyphicon_align_right = html.Class("glyphicon-align-right") Glyphicon_align_justify = html.Class("glyphicon-align-justify") Glyphicon_list = html.Class("glyphicon-list") Glyphicon_indent_left = html.Class("glyphicon-indent-left") Glyphicon_indent_right = html.Class("glyphicon-indent-right") Glyphicon_facetime_video = html.Class("glyphicon-facetime-video") Glyphicon_picture = html.Class("glyphicon-picture") Glyphicon_map_marker = html.Class("glyphicon-map-marker") Glyphicon_adjust = html.Class("glyphicon-adjust") Glyphicon_tint = html.Class("glyphicon-tint") Glyphicon_edit = html.Class("glyphicon-edit") Glyphicon_check = html.Class("glyphicon-check") Glyphicon_move = html.Class("glyphicon-move") Glyphicon_step_backward = html.Class("glyphicon-step-backward") Glyphicon_fast_backward = html.Class("glyphicon-fast-backward") Glyphicon_backward = html.Class("glyphicon-backward") Glyphicon_play = html.Class("glyphicon-play") Glyphicon_pause = html.Class("glyphicon-pause") Glyphicon_stop = html.Class("glyphicon-stop") Glyphicon_forward = html.Class("glyphicon-forward") Glyphicon_fast_forward = html.Class("glyphicon-fast-forward") Glyphicon_step_forward = html.Class("glyphicon-step-forward") Glyphicon_eject = html.Class("glyphicon-eject") Glyphicon_chevron_left = html.Class("glyphicon-chevron-left") Glyphicon_chevron_right = html.Class("glyphicon-chevron-right") Glyphicon_plus_sign = html.Class("glyphicon-plus-sign") Glyphicon_minus_sign = html.Class("glyphicon-minus-sign") Glyphicon_remove_sign = html.Class("glyphicon-remove-sign") Glyphicon_ok_sign = html.Class("glyphicon-ok-sign") Glyphicon_question_sign = html.Class("glyphicon-question-sign") Glyphicon_info_sign = html.Class("glyphicon-info-sign") Glyphicon_screenshot = html.Class("glyphicon-screenshot") Glyphicon_remove_circle = html.Class("glyphicon-remove-circle") Glyphicon_ok_circle = html.Class("glyphicon-ok-circle") Glyphicon_ban_circle = html.Class("glyphicon-ban-circle") Glyphicon_arrow_left = html.Class("glyphicon-arrow-left") Glyphicon_arrow_right = html.Class("glyphicon-arrow-right") Glyphicon_arrow_up = html.Class("glyphicon-arrow-up") Glyphicon_arrow_down = html.Class("glyphicon-arrow-down") Glyphicon_resize_full = html.Class("glyphicon-resize-full") Glyphicon_resize_small = html.Class("glyphicon-resize-small") Glyphicon_exclamation_sign = html.Class("glyphicon-exclamation-sign") Glyphicon_gift = html.Class("glyphicon-gift") Glyphicon_leaf = html.Class("glyphicon-leaf") Glyphicon_fire = html.Class("glyphicon-fire") Glyphicon_eye_open = html.Class("glyphicon-eye-open") Glyphicon_eye_close = html.Class("glyphicon-eye-close") Glyphicon_warning_sign = html.Class("glyphicon-warning-sign") Glyphicon_plane = html.Class("glyphicon-plane") Glyphicon_calendar = html.Class("glyphicon-calendar") Glyphicon_random = html.Class("glyphicon-random") Glyphicon_comment = html.Class("glyphicon-comment") Glyphicon_magnet = html.Class("glyphicon-magnet") Glyphicon_chevron_up = html.Class("glyphicon-chevron-up") Glyphicon_chevron_down = html.Class("glyphicon-chevron-down") Glyphicon_retweet = html.Class("glyphicon-retweet") Glyphicon_shopping_cart = html.Class("glyphicon-shopping-cart") Glyphicon_folder_close = html.Class("glyphicon-folder-close") Glyphicon_folder_open = html.Class("glyphicon-folder-open") Glyphicon_resize_vertical = html.Class("glyphicon-resize-vertical") Glyphicon_resize_horizontal = html.Class("glyphicon-resize-horizontal") Glyphicon_hdd = html.Class("glyphicon-hdd") Glyphicon_bullhorn = html.Class("glyphicon-bullhorn") Glyphicon_bell = html.Class("glyphicon-bell") Glyphicon_certificate = html.Class("glyphicon-certificate") Glyphicon_thumbs_up = html.Class("glyphicon-thumbs-up") Glyphicon_thumbs_down = html.Class("glyphicon-thumbs-down") Glyphicon_hand_right = html.Class("glyphicon-hand-right") Glyphicon_hand_left = html.Class("glyphicon-hand-left") Glyphicon_hand_up = html.Class("glyphicon-hand-up") Glyphicon_hand_down = html.Class("glyphicon-hand-down") Glyphicon_circle_arrow_right = html.Class("glyphicon-circle-arrow-right") Glyphicon_circle_arrow_left = html.Class("glyphicon-circle-arrow-left") Glyphicon_circle_arrow_up = html.Class("glyphicon-circle-arrow-up") Glyphicon_circle_arrow_down = html.Class("glyphicon-circle-arrow-down") Glyphicon_globe = html.Class("glyphicon-globe") Glyphicon_wrench = html.Class("glyphicon-wrench") Glyphicon_tasks = html.Class("glyphicon-tasks") Glyphicon_filter = html.Class("glyphicon-filter") Glyphicon_briefcase = html.Class("glyphicon-briefcase") Glyphicon_fullscreen = html.Class("glyphicon-fullscreen") Glyphicon_dashboard = html.Class("glyphicon-dashboard") Glyphicon_paperclip = html.Class("glyphicon-paperclip") Glyphicon_heart_empty = html.Class("glyphicon-heart-empty") Glyphicon_link = html.Class("glyphicon-link") Glyphicon_phone = html.Class("glyphicon-phone") Glyphicon_pushpin = html.Class("glyphicon-pushpin") Glyphicon_usd = html.Class("glyphicon-usd") Glyphicon_gbp = html.Class("glyphicon-gbp") Glyphicon_sort = html.Class("glyphicon-sort") Glyphicon_sort_by_alphabet = html.Class("glyphicon-sort-by-alphabet") Glyphicon_sort_by_alphabet_alt = html.Class("glyphicon-sort-by-alphabet-alt") Glyphicon_sort_by_order = html.Class("glyphicon-sort-by-order") Glyphicon_sort_by_order_alt = html.Class("glyphicon-sort-by-order-alt") Glyphicon_sort_by_attributes = html.Class("glyphicon-sort-by-attributes") Glyphicon_sort_by_attributes_alt = html.Class("glyphicon-sort-by-attributes-alt") Glyphicon_unchecked = html.Class("glyphicon-unchecked") Glyphicon_expand = html.Class("glyphicon-expand") Glyphicon_collapse_down = html.Class("glyphicon-collapse-down") Glyphicon_collapse_up = html.Class("glyphicon-collapse-up") Glyphicon_log_in = html.Class("glyphicon-log-in") Glyphicon_flash = html.Class("glyphicon-flash") Glyphicon_log_out = html.Class("glyphicon-log-out") Glyphicon_new_window = html.Class("glyphicon-new-window") Glyphicon_record = html.Class("glyphicon-record") Glyphicon_save = html.Class("glyphicon-save") Glyphicon_open = html.Class("glyphicon-open") Glyphicon_saved = html.Class("glyphicon-saved") Glyphicon_import = html.Class("glyphicon-import") Glyphicon_export = html.Class("glyphicon-export") Glyphicon_send = html.Class("glyphicon-send") Glyphicon_floppy_disk = html.Class("glyphicon-floppy-disk") Glyphicon_floppy_saved = html.Class("glyphicon-floppy-saved") Glyphicon_floppy_remove = html.Class("glyphicon-floppy-remove") Glyphicon_floppy_save = html.Class("glyphicon-floppy-save") Glyphicon_floppy_open = html.Class("glyphicon-floppy-open") Glyphicon_credit_card = html.Class("glyphicon-credit-card") Glyphicon_transfer = html.Class("glyphicon-transfer") Glyphicon_cutlery = html.Class("glyphicon-cutlery") Glyphicon_header = html.Class("glyphicon-header") Glyphicon_compressed = html.Class("glyphicon-compressed") Glyphicon_earphone = html.Class("glyphicon-earphone") Glyphicon_phone_alt = html.Class("glyphicon-phone-alt") Glyphicon_tower = html.Class("glyphicon-tower") Glyphicon_stats = html.Class("glyphicon-stats") Glyphicon_sd_video = html.Class("glyphicon-sd-video") Glyphicon_hd_video = html.Class("glyphicon-hd-video") Glyphicon_subtitles = html.Class("glyphicon-subtitles") Glyphicon_sound_stereo = html.Class("glyphicon-sound-stereo") Glyphicon_sound_dolby = html.Class("glyphicon-sound-dolby") Glyphicon_sound_5_1 = html.Class("glyphicon-sound-5-1") Glyphicon_sound_6_1 = html.Class("glyphicon-sound-6-1") Glyphicon_sound_7_1 = html.Class("glyphicon-sound-7-1") Glyphicon_copyright_mark = html.Class("glyphicon-copyright-mark") Glyphicon_registration_mark = html.Class("glyphicon-registration-mark") Glyphicon_cloud_download = html.Class("glyphicon-cloud-download") Glyphicon_cloud_upload = html.Class("glyphicon-cloud-upload") Glyphicon_tree_conifer = html.Class("glyphicon-tree-conifer") Glyphicon_tree_deciduous = html.Class("glyphicon-tree-deciduous") Dropdown = html.Class("dropdown") Divider = html.Class("divider") Dropdown_header = html.Class("dropdown-header") Dropdown_backdrop = html.Class("dropdown-backdrop") Btn_group = html.Class("btn-group") Btn_group_vertical = html.Class("btn-group-vertical") Btn_toolbar = html.Class("btn-toolbar") Btn_group_justified = html.Class("btn-group-justified") Input_group_lg = html.Class("input-group-lg") Input_group_btn = html.Class("input-group-btn") Input_group_sm = html.Class("input-group-sm") Tab_content = html.Class("tab-content") Tab_pane = html.Class("tab-pane") Icon_bar = html.Class("icon-bar") Breadcrumb = html.Class("breadcrumb") Pagination = html.Class("pagination") Pagination_lg = html.Class("pagination-lg") Pagination_sm = html.Class("pagination-sm") Pager = html.Class("pager") Next = html.Class("next") Previous = html.Class("previous") Label_default = html.Class("label-default") Label_primary = html.Class("label-primary") Label_success = html.Class("label-success") Label_info = html.Class("label-info") Label_warning = html.Class("label-warning") Label_danger = html.Class("label-danger") List_group_item = html.Class("list-group-item") Jumbotron = html.Class("jumbotron") Caption = html.Class("caption") Alert = html.Class("alert") Alert_link = html.Class("alert-link") Alert_dismissable = html.Class("alert-dismissable") Close = html.Class("close") Alert_success = html.Class("alert-success") Alert_info = html.Class("alert-info") Alert_warning = html.Class("alert-warning") Alert_danger = html.Class("alert-danger") Progress = html.Class("progress") Progress_bar = html.Class("progress-bar") Progress_striped = html.Class("progress-striped") Progress_bar_success = html.Class("progress-bar-success") Progress_bar_info = html.Class("progress-bar-info") Progress_bar_warning = html.Class("progress-bar-warning") Progress_bar_danger = html.Class("progress-bar-danger") Media = html.Class("media") Media_body = html.Class("media-body") Media_object = html.Class("media-object") Media_heading = html.Class("media-heading") Pull_left = html.Class("pull-left") Media_list = html.Class("media-list") List_group = html.Class("list-group") List_group_item_heading = html.Class("list-group-item-heading") List_group_item_text = html.Class("list-group-item-text") List_group_item_success = html.Class("list-group-item-success") List_group_item_info = html.Class("list-group-item-info") List_group_item_warning = html.Class("list-group-item-warning") List_group_item_danger = html.Class("list-group-item-danger") Panel = html.Class("panel") Panel_body = html.Class("panel-body") Panel_heading = html.Class("panel-heading") Panel_title = html.Class("panel-title") Panel_group = html.Class("panel-group") Panel_collapse = html.Class("panel-collapse") Panel_default = html.Class("panel-default") Panel_primary = html.Class("panel-primary") Panel_success = html.Class("panel-success") Panel_info = html.Class("panel-info") Panel_warning = html.Class("panel-warning") Panel_danger = html.Class("panel-danger") Well = html.Class("well") Well_lg = html.Class("well-lg") Well_sm = html.Class("well-sm") Modal_open = html.Class("modal-open") Modal = html.Class("modal") Modal_dialog = html.Class("modal-dialog") Modal_content = html.Class("modal-content") Modal_backdrop = html.Class("modal-backdrop") Modal_header = html.Class("modal-header") Modal_title = html.Class("modal-title") Modal_body = html.Class("modal-body") Modal_sm = html.Class("modal-sm") Tooltip = html.Class("tooltip") Top = html.Class("top") Right = html.Class("right") Bottom = html.Class("bottom") Left = html.Class("left") Tooltip_inner = html.Class("tooltip-inner") Tooltip_arrow = html.Class("tooltip-arrow") Top_left = html.Class("top-left") Top_right = html.Class("top-right") Bottom_left = html.Class("bottom-left") Bottom_right = html.Class("bottom-right") Popover = html.Class("popover") Popover_title = html.Class("popover-title") Popover_content = html.Class("popover-content") Arrow = html.Class("arrow") Carousel = html.Class("carousel") Prev = html.Class("prev") Carousel_control = html.Class("carousel-control") Icon_prev = html.Class("icon-prev") Icon_next = html.Class("icon-next") Carousel_indicators = html.Class("carousel-indicators") Clearfix = html.Class("clearfix") Center_block = html.Class("center-block") Hide = html.Class("hide") Show = html.Class("show") Invisible = html.Class("invisible") Text_hide = html.Class("text-hide") Hidden = html.Class("hidden") Affix = html.Class("affix") Visible_xs = html.Class("visible-xs") Visible_sm = html.Class("visible-sm") Visible_md = html.Class("visible-md") Visible_lg = html.Class("visible-lg") Visible_print = html.Class("visible-print") Css = html.Class("css") Map = html.Class("map") )
View Source
var ( CDN_3_1_1 = "//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.css" CDN_3_1_1_min = "//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" CDN_3_1_1_theme = "//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap-theme.css" CDN_3_1_1_theme_min = "//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap-theme.min.css" CDN_3_1_1_js = "//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.js" CDN_3_1_1_js_min = "//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js" )
View Source
var V3_1 = VERSION("3.1.1")
View Source
var V3_3 = VERSION("3.3.4")
Functions ¶
This section is empty.
Types ¶
type Document ¶
type Document struct { VERSION // contains filtered or unexported fields }
func NewDocument ¶
func (*Document) AddToEndOfBody ¶
Click to show internal directories.
Click to hide internal directories.