% Generated by roxygen2: do not edit by hand % Please edit documentation in R/adminLTEApplication.R \name{AdminLTEApplication} \alias{AdminLTEApplication} \title{AdminLTE (bootstrap dashboard) themed R shiny application} \value{ R Shiny tagList for the frame UI R Shiny tagList for an AdminLTE UI } \description{ AdminLTE (bootstrap dashboard) themed R shiny application AdminLTE (bootstrap dashboard) themed R shiny application } \section{Super class}{ \code{AVSDevR.ShinyApplication::FrameApplication} -> \code{AdminLTEApplication} } \section{Methods}{ \subsection{Public methods}{ \itemize{ \item \href{#method-AdminLTEApplication-withSkin}{\code{AdminLTEApplication$withSkin()}} \item \href{#method-AdminLTEApplication-frameUI}{\code{AdminLTEApplication$frameUI()}} \item \href{#method-AdminLTEApplication-ui}{\code{AdminLTEApplication$ui()}} \item \href{#method-AdminLTEApplication-clone}{\code{AdminLTEApplication$clone()}} } } \if{html}{\out{
Inherited methods
}} \if{html}{\out{
}} \if{html}{\out{}} \if{latex}{\out{\hypertarget{method-AdminLTEApplication-withSkin}{}}} \subsection{Method \code{withSkin()}}{ Uses a specific AdminLTE skin colour \subsection{Usage}{ \if{html}{\out{
}}\preformatted{AdminLTEApplication$withSkin(skin)}\if{html}{\out{
}} } \subsection{Arguments}{ \if{html}{\out{
}} \describe{ \item{\code{skin}}{\if{html}{\out{}} The AdminLTE skin colour to use} } \if{html}{\out{
}} } } \if{html}{\out{
}} \if{html}{\out{}} \if{latex}{\out{\hypertarget{method-AdminLTEApplication-frameUI}{}}} \subsection{Method \code{frameUI()}}{ Returns the basic FrameApplication UI without the AdminLTE page body. \subsection{Usage}{ \if{html}{\out{
}}\preformatted{AdminLTEApplication$frameUI()}\if{html}{\out{
}} } } \if{html}{\out{
}} \if{html}{\out{}} \if{latex}{\out{\hypertarget{method-AdminLTEApplication-ui}{}}} \subsection{Method \code{ui()}}{ AdminLTE ui for an R Shiny application \subsection{Usage}{ \if{html}{\out{
}}\preformatted{AdminLTEApplication$ui()}\if{html}{\out{
}} } } \if{html}{\out{
}} \if{html}{\out{}} \if{latex}{\out{\hypertarget{method-AdminLTEApplication-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ \if{html}{\out{
}}\preformatted{AdminLTEApplication$clone(deep = FALSE)}\if{html}{\out{
}} } \subsection{Arguments}{ \if{html}{\out{
}} \describe{ \item{\code{deep}}{Whether to make a deep clone.} } \if{html}{\out{
}} } } }