src/PHPStrap/AlertType.php3

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\AlertType
error 11 No summary for method _construct()

src/PHPStrap/Form/Checkbox.php7

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \PHPStrap\Form\Checkbox
error 9 Argument $Text is missing from the Docblock of __construct()
error 9 Argument $defaultChecked is missing from the Docblock of __construct()
error 9 Argument $Inline is missing from the Docblock of __construct()
error 9 Argument $Attribs is missing from the Docblock of __construct()
error 9 No summary for method __construct()

src/PHPStrap/Form/Select.php14

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Form\Select
error 6 No summary for property $Options
error 7 No summary for property $SelectedOption
error 9 Argument $Options is missing from the Docblock of __construct()
error 9 Argument $SelectedOption is missing from the Docblock of __construct()
error 9 Argument $Attribs is missing from the Docblock of __construct()
error 9 Argument $Validations is missing from the Docblock of __construct()
error 9 No summary for method __construct()
error 24 The type for the return tag in withNameAndOptions() is "type"; isn't this an IDE default?
error 24 No summary for method withNameAndOptions()
error 42 The type for the return tag in withNameAndSimpleOptions() is "type"; isn't this an IDE default?
error 42 No summary for method withNameAndSimpleOptions()
error 56 No summary for method __toString()

src/PHPStrap/Form/StaticText.php5

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \PHPStrap\Form\StaticText
error 9 Argument $Text is missing from the Docblock of __construct()
error 9 Argument $Attribs is missing from the Docblock of __construct()
error 9 No summary for method __construct()

src/PHPStrap/Row.php18

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Row
error 8 No summary for property $columns
error 9 No summary for property $types
error 11 Argument $types is missing from the Docblock of __construct()
error 11 No summary for method __construct()
error 15 Argument $Content is missing from the Docblock of addColumn()
error 15 Argument $Width is missing from the Docblock of addColumn()
error 15 No summary for method addColumn()
error 22 No summary for method __toString()
error 44 No summary for class \PHPStrap\Column
error 46 No summary for property $Content
error 46 No summary for property $Width
error 48 Argument $Content is missing from the Docblock of __construct()
error 48 Argument $Width is missing from the Docblock of __construct()
error 48 No summary for method __construct()
error 53 No summary for method getContent()
error 57 No summary for method getWidth()

src/PHPStrap/Navbar.php37

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Navbar
error 6 No summary for property $Header
error 7 No summary for property $Form
error 8 No summary for property $Items
error 9 No summary for property $ItemsRight
error 10 No summary for property $Styles
error 12 Argument $Brand is missing from the Docblock of __construct()
error 12 Argument $Href is missing from the Docblock of __construct()
error 12 Argument $Styles is missing from the Docblock of __construct()
error 12 No summary for method __construct()
error 29 Argument $Content is missing from the Docblock of addItem()
error 29 Argument $Href is missing from the Docblock of addItem()
error 29 Argument $Active is missing from the Docblock of addItem()
error 29 No summary for method addItem()
error 33 Argument $Dropdown is missing from the Docblock of addDropdown()
error 33 Argument $Active is missing from the Docblock of addDropdown()
error 33 No summary for method addDropdown()
error 41 Argument $Content is missing from the Docblock of addRightItem()
error 41 Argument $Href is missing from the Docblock of addRightItem()
error 41 Argument $Active is missing from the Docblock of addRightItem()
error 41 No summary for method addRightItem()
error 45 Argument $Dropdown is missing from the Docblock of addRightDropdown()
error 45 Argument $Active is missing from the Docblock of addRightDropdown()
error 45 No summary for method addRightDropdown()
error 53 Argument $Content is missing from the Docblock of createItem()
error 53 Argument $Href is missing from the Docblock of createItem()
error 53 Argument $Active is missing from the Docblock of createItem()
error 53 No summary for method createItem()
error 59 Argument $action is missing from the Docblock of withSearchForm()
error 59 Argument $placeholder is missing from the Docblock of withSearchForm()
error 59 Argument $parameterName is missing from the Docblock of withSearchForm()
error 59 Argument $location is missing from the Docblock of withSearchForm()
error 59 No summary for method withSearchForm()
error 72 No summary for method items()
error 83 No summary for method itemsRight()
error 94 No summary for method __toString()

src/PHPStrap/Form/Validation/BaseValidation.php5

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Form\Validation\BaseValidation
error 6 No summary for property $errormessage
error 12 No summary for method __construct()
error 19 No summary for method errorMessage()

src/PHPStrap/Pager.php34

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Pager
error 6 No summary for property $Items
error 6 No summary for property $Styles
error 8 Argument $Styles is missing from the Docblock of __construct()
error 8 No summary for method __construct()
error 12 Argument $Content is missing from the Docblock of addItem()
error 12 Argument $Href is missing from the Docblock of addItem()
error 12 Argument $Disabled is missing from the Docblock of addItem()
error 12 No summary for method addItem()
error 16 Argument $Content is missing from the Docblock of addPreviousItem()
error 16 Argument $Href is missing from the Docblock of addPreviousItem()
error 16 Argument $Disabled is missing from the Docblock of addPreviousItem()
error 16 No summary for method addPreviousItem()
error 20 Argument $Content is missing from the Docblock of addNextItem()
error 20 Argument $Href is missing from the Docblock of addNextItem()
error 20 Argument $Disabled is missing from the Docblock of addNextItem()
error 20 No summary for method addNextItem()
error 24 Argument $Content is missing from the Docblock of addStyledItem()
error 24 Argument $Href is missing from the Docblock of addStyledItem()
error 24 Argument $Styles is missing from the Docblock of addStyledItem()
error 24 No summary for method addStyledItem()
error 31 Argument $Styles is missing from the Docblock of styles()
error 31 Argument $Disabled is missing from the Docblock of styles()
error 31 No summary for method styles()
error 39 No summary for method __toString()
error 46 Argument $Content is missing from the Docblock of previousPager()
error 46 Argument $Href is missing from the Docblock of previousPager()
error 46 Argument $Disabled is missing from the Docblock of previousPager()
error 46 No summary for method previousPager()
error 52 Argument $Content is missing from the Docblock of nextPager()
error 52 Argument $Href is missing from the Docblock of nextPager()
error 52 Argument $Disabled is missing from the Docblock of nextPager()
error 52 No summary for method nextPager()

src/PHPStrap/Form/GeneralInput.php9

Type Line Description
error 0 No summary was found for this file
error 10 Argument $Type is missing from the Docblock of __construct()
error 10 Argument $Attribs is missing from the Docblock of __construct()
error 10 No summary for method __construct()
error 15 No summary for property $Type
error 15 No summary for property $previousElements
error 17 Argument $previousElement is missing from the Docblock of withPreviousElement()
error 17 No summary for method withPreviousElement()
error 24 No summary for method __toString()

src/PHPStrap/Form/File.php6

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Form\File
error 6 Argument $Attribs is missing from the Docblock of __construct()
error 6 Argument $Validations is missing from the Docblock of __construct()
error 6 No summary for method __construct()
error 14 No summary for method submitedValue()

src/PHPStrap/PageHeader.php12

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\PageHeader
error 6 No summary for property $Title
error 6 No summary for property $Subtitle
error 6 No summary for property $Styles
error 6 No summary for property $SubtitleStyles
error 8 Argument $Title is missing from the Docblock of __construct()
error 8 Argument $Subtitle is missing from the Docblock of __construct()
error 8 Argument $Styles is missing from the Docblock of __construct()
error 8 Argument $SubtitleStyles is missing from the Docblock of __construct()
error 8 No summary for method __construct()
error 15 No summary for method __toString()

src/PHPStrap/ListGroup.php18

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\ListGroup
error 6 No summary for property $items
error 8 Argument $Content is missing from the Docblock of addItem()
error 8 Argument $Active is missing from the Docblock of addItem()
error 8 No summary for method addItem()
error 12 Argument $Active is missing from the Docblock of styles()
error 12 No summary for method styles()
error 20 Argument $Header is missing from the Docblock of addParagraphWithHeader()
error 20 Argument $Text is missing from the Docblock of addParagraphWithHeader()
error 20 Argument $Href is missing from the Docblock of addParagraphWithHeader()
error 20 Argument $Active is missing from the Docblock of addParagraphWithHeader()
error 20 No summary for method addParagraphWithHeader()
error 28 Argument $Content is missing from the Docblock of addLink()
error 28 Argument $Href is missing from the Docblock of addLink()
error 28 Argument $Active is missing from the Docblock of addLink()
error 28 No summary for method addLink()
error 35 No summary for method __toString()

src/PHPStrap/ProgressBar.php17

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\ProgressBar
error 6 No summary for property $showLabel
error 7 No summary for property $percentage
error 8 No summary for property $styles
error 9 No summary for property $color
error 11 Argument $percentage is missing from the Docblock of __construct()
error 11 Argument $showLabel is missing from the Docblock of __construct()
error 11 No summary for method __construct()
error 17 Argument $AlertType is missing from the Docblock of setColor()
error 17 No summary for method setColor()
error 21 Argument $Active is missing from the Docblock of setStriped()
error 21 No summary for method setStriped()
error 28 No summary for method __toString()
error 47 Argument $percentage is missing from the Docblock of activeStriped()
error 47 Argument $showLabel is missing from the Docblock of activeStriped()
error 47 No summary for method activeStriped()

src/PHPStrap/Form/Validation/InListValidation.php5

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \PHPStrap\Form\Validation\InListValidation
error 7 No summary for property $validValues
error 14 No summary for method __construct()
error 24 No summary for method isValid()

src/PHPStrap/Form/Text.php10

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Form\Text
error 6 Argument $Attribs is missing from the Docblock of __construct()
error 6 Argument $Validations is missing from the Docblock of __construct()
error 6 No summary for method __construct()
error 19 Argument $Name is missing from the Docblock of withNameAndValue()
error 19 Argument $Value is missing from the Docblock of withNameAndValue()
error 19 Argument $Maxlength is missing from the Docblock of withNameAndValue()
error 19 Argument $Validations is missing from the Docblock of withNameAndValue()
error 19 No summary for method withNameAndValue()

src/PHPStrap/Form/Validation/EmailValidation.php4

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \PHPStrap\Form\Validation\EmailValidation
error 11 No summary for method __construct()
error 19 No summary for method isValid()

src/PHPStrap/Media.php25

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \PHPStrap\Media
error 7 No summary for property $Heading
error 8 No summary for property $Content
error 9 No summary for property $Img
error 9 No summary for property $ImgHref
error 10 No summary for property $type
error 11 No summary for property $styles
error 13 Argument $styleName is missing from the Docblock of addStyle()
error 13 No summary for method addStyle()
error 17 Argument $Heading is missing from the Docblock of __construct()
error 17 Argument $Content is missing from the Docblock of __construct()
error 17 Argument $Img is missing from the Docblock of __construct()
error 17 Argument $ImgHref is missing from the Docblock of __construct()
error 17 Argument $type is missing from the Docblock of __construct()
error 17 No summary for method __construct()
error 25 No summary for method __toString()
error 32 No summary for method imageLink()
error 36 Argument $src is missing from the Docblock of image()
error 36 Argument $alt is missing from the Docblock of image()
error 36 Argument $extraStyles is missing from the Docblock of image()
error 36 No summary for method image()
error 40 No summary for method body()
error 47 Argument $Medias is missing from the Docblock of mediaList()
error 47 No summary for method mediaList()

src/PHPStrap/Well.php12

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Well
error 6 No summary for property $Content
error 6 No summary for property $Styles
error 8 Argument $Content is missing from the Docblock of __construct()
error 8 Argument $Styles is missing from the Docblock of __construct()
error 8 No summary for method __construct()
error 13 No summary for method __toString()
error 20 Argument $Content is missing from the Docblock of smallWell()
error 20 No summary for method smallWell()
error 24 Argument $Content is missing from the Docblock of bigWell()
error 24 No summary for method bigWell()

src/PHPStrap/Dropdown.php20

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \PHPStrap\Dropdown
error 7 No summary for property $Header
error 7 No summary for property $Items
error 8 No summary for property $Type
error 9 No summary for property $Active
error 11 Argument $Text is missing from the Docblock of __construct()
error 11 Argument $Active is missing from the Docblock of __construct()
error 11 Argument $Type is missing from the Docblock of __construct()
error 11 No summary for method __construct()
error 21 Argument $Content is missing from the Docblock of addItem()
error 21 No summary for method addItem()
error 25 Argument $Content is missing from the Docblock of addHeader()
error 25 No summary for method addHeader()
error 29 No summary for method addDivider()
error 33 No summary for method __toString()
error 42 Argument $Text is missing from the Docblock of linkHeader()
error 42 No summary for method linkHeader()
error 49 Argument $Text is missing from the Docblock of buttonHeader()
error 49 No summary for method buttonHeader()

src/PHPStrap/Accordion.php12

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \PHPStrap\Accordion
error 7 No summary for property $numberOfPanels
error 8 No summary for property $Code
error 9 No summary for property $Id
error 11 Argument $Id is missing from the Docblock of __construct()
error 11 No summary for method __construct()
error 15 Argument $Title is missing from the Docblock of addPanel()
error 15 Argument $Content is missing from the Docblock of addPanel()
error 15 Argument $Opened is missing from the Docblock of addPanel()
error 15 No summary for method addPanel()
error 44 No summary for method __toString()

src/PHPStrap/Thumbnail.php16

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Thumbnail
error 6 No summary for property $Caption
error 6 No summary for property $Img
error 6 No summary for property $Href
error 8 Argument $Img is missing from the Docblock of __construct()
error 8 Argument $Href is missing from the Docblock of __construct()
error 8 Argument $CaptionTitle is missing from the Docblock of __construct()
error 8 Argument $Caption is missing from the Docblock of __construct()
error 8 No summary for method __construct()
error 14 Argument $CaptionTitle is missing from the Docblock of caption()
error 14 Argument $Caption is missing from the Docblock of caption()
error 14 No summary for method caption()
error 35 No summary for method __toString()
error 43 Argument $Thumbnails is missing from the Docblock of row()
error 43 No summary for method row()

src/PHPStrap/Form/Validation/NumericValidation.php5

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \PHPStrap\Form\Validation\NumericValidation
error 7 Argument $errormessage is missing from the Docblock of __construct()
error 7 No summary for method __construct()
error 16 No summary for method isValid()

src/PHPStrap/TabGroup.php29

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\TabGroup
error 6 No summary for property $Id
error 7 No summary for property $Tabs
error 8 No summary for property $Active
error 10 Argument $Id is missing from the Docblock of __construct()
error 10 No summary for method __construct()
error 14 Argument $Id is missing from the Docblock of addTab()
error 14 Argument $Title is missing from the Docblock of addTab()
error 14 Argument $Content is missing from the Docblock of addTab()
error 14 Argument $Active is missing from the Docblock of addTab()
error 14 No summary for method addTab()
error 22 No summary for method setDefaultActive()
error 28 No summary for method __toString()
error 49 No summary for class \PHPStrap\Tab
error 51 No summary for property $Content
error 51 No summary for property $Id
error 51 No summary for property $Title
error 53 Argument $Title is missing from the Docblock of __construct()
error 53 Argument $Content is missing from the Docblock of __construct()
error 53 Argument $Id is missing from the Docblock of __construct()
error 53 No summary for method __construct()
error 59 No summary for method getContent()
error 62 No summary for method getId()
error 65 No summary for method getTitle()
error 69 Argument $Active is missing from the Docblock of li()
error 69 No summary for method li()
error 77 Argument $Active is missing from the Docblock of pane()
error 77 No summary for method pane()

src/PHPStrap/Form/Validation/InputValidation.php4

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \PHPStrap\Form\Validation\InputValidation
error 12 No summary for method isValid()
error 17 No summary for method errorMessage()

src/PHPStrap/Form/Validation/LengthValidation.php7

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \PHPStrap\Form\Validation\LengthValidation
error 7 No summary for property $Maxlength
error 9 Argument $Maxlength is missing from the Docblock of __construct()
error 9 Argument $errormessage is missing from the Docblock of __construct()
error 9 No summary for method __construct()
error 19 No summary for method isValid()

src/PHPStrap/Alert.php17

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Alert
error 6 No summary for property $Contents
error 6 No summary for property $Type
error 8 Argument $Content is missing from the Docblock of __construct()
error 8 Argument $Type is missing from the Docblock of __construct()
error 8 No summary for method __construct()
error 13 Argument $Content is missing from the Docblock of addContent()
error 13 No summary for method addContent()
error 17 No summary for method __toString()
error 28 Argument $Content is missing from the Docblock of paragraph()
error 28 Argument $Type is missing from the Docblock of paragraph()
error 28 No summary for method paragraph()
error 32 Argument $leadContent is missing from the Docblock of leadParagraph()
error 32 Argument $Content is missing from the Docblock of leadParagraph()
error 32 Argument $Type is missing from the Docblock of leadParagraph()
error 32 No summary for method leadParagraph()

src/PHPStrap/Util/Html.php8

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \PHPStrap\Util\Html
error 14 Argument $styles is missing from the Docblock of tag()
error 26 Argument $styles is missing from the Docblock of tag_class()
error 26 No summary for method tag_class()
error 33 Argument $contents is missing from the Docblock of ul()
error 33 Argument $styles is missing from the Docblock of ul()
error 33 No summary for method ul()

src/PHPStrap/Form/Validation/LambdaValidation.php5

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \PHPStrap\Form\Validation\LambdaValidation
error 7 No summary for property $validFunction
error 14 No summary for method __construct()
error 23 No summary for method isValid()

src/PHPStrap/Breadcrumb.php16

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Breadcrumb
error 6 No summary for property $items
error 8 No summary for property $Styles
error 10 Argument $Styles is missing from the Docblock of __construct()
error 10 No summary for method __construct()
error 14 Argument $Content is missing from the Docblock of addItem()
error 14 Argument $Active is missing from the Docblock of addItem()
error 14 No summary for method addItem()
error 18 Argument $Active is missing from the Docblock of styles()
error 18 No summary for method styles()
error 26 Argument $Content is missing from the Docblock of addLink()
error 26 Argument $Href is missing from the Docblock of addLink()
error 26 Argument $Active is missing from the Docblock of addLink()
error 26 No summary for method addLink()
error 33 No summary for method __toString()

src/PHPStrap/Form/Validation/RequiredValidation.php5

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \PHPStrap\Form\Validation\RequiredValidation
error 7 Argument $errormessage is missing from the Docblock of __construct()
error 7 No summary for method __construct()
error 16 No summary for method isValid()

src/PHPStrap/Form/Form.php67

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Form\FormType
error 10 No summary for method _construct()
error 15 No summary for class \PHPStrap\Form\Form
error 17 No summary for property $FormType
error 17 No summary for property $LabelWidth
error 17 No summary for property $InputWidth
error 18 No summary for property $Elements
error 19 No summary for property $ErrorMessage
error 19 No summary for property $SucessMessage
error 20 No summary for property $Action
error 20 No summary for property $Method
error 29 Argument $ErrorMessage is missing from the Docblock of __construct()
error 29 Argument $SucessMessage is missing from the Docblock of __construct()
error 29 No summary for method __construct()
error 44 Argument $id is missing from the Docblock of setId()
error 44 No summary for method setId()
error 48 Argument $LabelWidth is missing from the Docblock of setWidths()
error 48 Argument $InputWidth is missing from the Docblock of setWidths()
error 48 No summary for method setWidths()
error 53 Argument $Validations is missing from the Docblock of setGlobalValidations()
error 53 No summary for method setGlobalValidations()
error 57 Argument $SucessMessage is missing from the Docblock of setSucessMessage()
error 57 No summary for method setSucessMessage()
error 61 Argument $ErrorMessage is missing from the Docblock of setErrorMessage()
error 61 No summary for method setErrorMessage()
error 65 Argument $Field is missing from the Docblock of addFieldWithLabel()
error 65 Argument $LabelText is missing from the Docblock of addFieldWithLabel()
error 65 Argument $HelpText is missing from the Docblock of addFieldWithLabel()
error 65 No summary for method addFieldWithLabel()
error 83 Argument $submitText is missing from the Docblock of addSubmitButton()
error 83 Argument $Attribs is missing from the Docblock of addSubmitButton()
error 83 No summary for method addSubmitButton()
error 90 Argument $FormElements is missing from the Docblock of groupRow()
error 90 Argument $Styles is missing from the Docblock of groupRow()
error 90 No summary for method groupRow()
error 103 Argument $FormElement is missing from the Docblock of group()
error 103 Argument $Label is missing from the Docblock of group()
error 103 No summary for method group()
error 109 Argument $obj is missing from the Docblock of addFormElement()
error 109 No summary for method addFormElement()
error 116 Argument $FormElement is missing from the Docblock of formGroup()
error 116 Argument $Label is missing from the Docblock of formGroup()
error 116 Argument $extraStyles is missing from the Docblock of formGroup()
error 116 No summary for method formGroup()
error 129 Argument $FormElement is missing from the Docblock of errorLabel()
error 129 No summary for method errorLabel()
error 141 Argument $FormElement is missing from the Docblock of horizontalStyles()
error 141 Argument $Label is missing from the Docblock of horizontalStyles()
error 141 No summary for method horizontalStyles()
error 151 Argument $Text is missing from the Docblock of label()
error 151 Argument $Attribs is missing from the Docblock of label()
error 151 Argument $ScreenReaderOnly is missing from the Docblock of label()
error 151 No summary for method label()
error 176 No summary for property $validForm
error 178 Argument $namePrefix is missing from the Docblock of submitedValues()
error 178 No summary for method submitedValues()
error 196 Argument $haystack is missing from the Docblock of startsWith()
error 196 Argument $needle is missing from the Docblock of startsWith()
error 196 No summary for method startsWith()
error 203 No summary for method isValid()
error 233 No summary for method fieldErrors()
error 243 No summary for method globalErrors()
error 256 No summary for method __toString()
error 284 No summary for property $previous_contents
error 286 Argument $Content is missing from the Docblock of addPreviousContent()
error 286 No summary for method addPreviousContent()

src/PHPStrap/Table.php36

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Table
error 6 No summary for property $Contents
error 6 No summary for property $Headers
error 6 No summary for property $Styles
error 6 No summary for property $HeaderColumns
error 8 Argument $Row is missing from the Docblock of addHeaderRow()
error 8 No summary for method addHeaderRow()
error 12 Argument $Row is missing from the Docblock of addRow()
error 12 No summary for method addRow()
error 16 Argument $Content is missing from the Docblock of __construct()
error 16 Argument $HeaderRows is missing from the Docblock of __construct()
error 16 Argument $HeaderColumns is missing from the Docblock of __construct()
error 16 Argument $Styles is missing from the Docblock of __construct()
error 16 No summary for method __construct()
error 29 No summary for method __toString()
error 55 Argument $Content is missing from the Docblock of hoverTable()
error 55 Argument $HeaderRows is missing from the Docblock of hoverTable()
error 55 Argument $HeaderColumns is missing from the Docblock of hoverTable()
error 55 Argument $Styles is missing from the Docblock of hoverTable()
error 55 No summary for method hoverTable()
error 59 Argument $Content is missing from the Docblock of stripedTable()
error 59 Argument $HeaderRows is missing from the Docblock of stripedTable()
error 59 Argument $HeaderColumns is missing from the Docblock of stripedTable()
error 59 Argument $Styles is missing from the Docblock of stripedTable()
error 59 No summary for method stripedTable()
error 63 Argument $Content is missing from the Docblock of borderedTable()
error 63 Argument $HeaderRows is missing from the Docblock of borderedTable()
error 63 Argument $HeaderColumns is missing from the Docblock of borderedTable()
error 63 Argument $Styles is missing from the Docblock of borderedTable()
error 63 No summary for method borderedTable()
error 67 Argument $Content is missing from the Docblock of condensedTable()
error 67 Argument $HeaderRows is missing from the Docblock of condensedTable()
error 67 Argument $HeaderColumns is missing from the Docblock of condensedTable()
error 67 Argument $Styles is missing from the Docblock of condensedTable()
error 67 No summary for method condensedTable()

src/PHPStrap/Wizard/FormStep.php21

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \PHPStrap\Wizard\FormStep
error 7 No summary for property $Form
error 8 No summary for property $formBuilderFunction
error 9 No summary for property $finishFunction
error 10 No summary for property $id
error 11 No summary for property $next
error 13 Argument $id is missing from the Docblock of __construct()
error 13 Argument $formBuilderFunction is missing from the Docblock of __construct()
error 13 Argument $finishFunction is missing from the Docblock of __construct()
error 13 No summary for method __construct()
error 19 Argument $previousData is missing from the Docblock of initialize()
error 19 No summary for method initialize()
error 30 No summary for method finish()
error 39 No summary for method canFinish()
error 51 Argument $nextCaption is missing from the Docblock of addNextButton()
error 51 No summary for method addNextButton()
error 55 Argument $text is missing from the Docblock of withLeadText()
error 55 No summary for method withLeadText()
error 59 No summary for property $leadText
error 61 No summary for method __toString()

examples/example.php1

Type Line Description
error 0 No summary was found for this file

src/PHPStrap/Form/Validation/FileValidation.php23

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \PHPStrap\Form\Validation\FileValidation
error 7 Argument $errormessage is missing from the Docblock of __construct()
error 7 No summary for method __construct()
error 12 No summary for property $validExtensions
error 13 No summary for property $invalidExtensionErrormessage
error 20 No summary for method checkForExtensions()
error 25 No summary for property $mandatory
error 27 No summary for method makeMandatory()
error 31 No summary for property $maxFileSize
error 32 No summary for property $invalidSizeErrormessage
error 39 No summary for method checkForSize()
error 44 No summary for property $validFunctionErrormessage
error 45 No summary for property $validFunction
error 47 Argument $errormessage is missing from the Docblock of checkFileWithFunction()
error 47 Argument $validationFunction is missing from the Docblock of checkFileWithFunction()
error 47 No summary for method checkFileWithFunction()
error 56 No summary for method isValid()
error 88 Argument $inputValue is missing from the Docblock of isEmpty()
error 88 No summary for method isEmpty()
error 93 Argument $bytes is missing from the Docblock of formatBytes()
error 93 Argument $precision is missing from the Docblock of formatBytes()
error 93 No summary for method formatBytes()

src/PHPStrap/Icon.php14

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Icon
error 6 No summary for property $styles
error 8 Argument $iconName is missing from the Docblock of __construct()
error 8 No summary for method __construct()
error 12 Argument $styleName is missing from the Docblock of addStyle()
error 12 No summary for method addStyle()
error 16 No summary for method __toString()
error 20 Argument $Icon is missing from the Docblock of button()
error 20 Argument $Content is missing from the Docblock of button()
error 20 Argument $Href is missing from the Docblock of button()
error 20 Argument $styles is missing from the Docblock of button()
error 20 Argument $Attribs is missing from the Docblock of button()
error 20 No summary for method button()

src/PHPStrap/Form/Validable.php3

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \PHPStrap\Form\Validable
error 7 No summary for method isValid()

src/PHPStrap/Wizard/Wizard.php12

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \PHPStrap\Wizard\Wizard
error 7 No summary for property $nextCaption
error 9 Argument $steps is missing from the Docblock of __construct()
error 9 Argument $nextCaption is missing from the Docblock of __construct()
error 9 No summary for method __construct()
error 16 No summary for method activeStep()
error 40 No summary for method finalStep()
error 44 No summary for method progress()
error 53 No summary for method initSteps()
error 65 No summary for method addNavigation()
error 72 No summary for method __toString()

src/PHPStrap/Panel.php20

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Panel
error 6 No summary for property $Contents
error 6 No summary for property $Headers
error 8 Argument $Content is missing from the Docblock of __construct()
error 8 No summary for method __construct()
error 13 Argument $Content is missing from the Docblock of addContent()
error 13 No summary for method addContent()
error 17 Argument $Content is missing from the Docblock of addHeader()
error 17 No summary for method addHeader()
error 21 No summary for property $styles
error 23 Argument $styleName is missing from the Docblock of addStyle()
error 23 No summary for method addStyle()
error 27 No summary for property $bodyStyles
error 29 Argument $styleName is missing from the Docblock of addBodyStyle()
error 29 No summary for method addBodyStyle()
error 33 No summary for property $headingStyles
error 35 Argument $styleName is missing from the Docblock of addHeadingStyle()
error 35 No summary for method addHeadingStyle()
error 39 No summary for method __toString()

src/PHPStrap/Form/Submit.php10

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Form\Submit
error 7 No summary for property $Text
error 9 Argument $Text is missing from the Docblock of __construct()
error 9 Argument $Attribs is missing from the Docblock of __construct()
error 9 No summary for method __construct()
error 17 Argument $Text is missing from the Docblock of addHrefButton()
error 17 Argument $Link is missing from the Docblock of addHrefButton()
error 17 Argument $styles is missing from the Docblock of addHrefButton()
error 17 No summary for method addHrefButton()

src/PHPStrap/Form/Label.php6

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Form\Label
error 6 No summary for property $Text
error 6 No summary for property $ScreenReaderOnly
error 15 No summary for method __construct()
error 33 No summary for method __toString()

src/PHPStrap/Form/FormElement.php20

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Form\FormElement
error 6 No summary for property $Code
error 6 No summary for property $Attribs
error 6 No summary for property $Validations
error 11 No summary for method isValid()
error 25 No summary for method errorMessage()
error 38 No summary for method submitedValue()
error 50 No summary for method __toString()
error 59 No summary for method setAttributeDefaults()
error 73 No summary for method hasAttrib()
error 82 No summary for method getAttrib()
error 90 No summary for method setAttrib()
error 98 No summary for method addAttrib()
error 102 Argument $Attribs is missing from the Docblock of parseAttribs()
error 102 No summary for method parseAttribs()
error 120 No summary for property $Help
error 122 Argument $Help is missing from the Docblock of withHelpText()
error 122 No summary for method withHelpText()
error 126 No summary for method helpTextSpan()

src/PHPStrap/Wizard/Step.php7

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \PHPStrap\Wizard\Step
error 11 No summary for method initialize()
error 16 No summary for method canFinish()
error 21 No summary for method finish()
error 23 Argument $nextCaption is missing from the Docblock of addNextButton()
error 23 No summary for method addNextButton()

src/PHPStrap/Form/Textarea.php8

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \PHPStrap\Form\Textarea
error 10 No summary for property $Content
error 12 Argument $Content is missing from the Docblock of __construct()
error 12 Argument $Attribs is missing from the Docblock of __construct()
error 12 Argument $Validations is missing from the Docblock of __construct()
error 12 No summary for method __construct()
error 28 No summary for method __toString()

src/PHPStrap/Form/Password.php5

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PHPStrap\Form\Password
error 6 Argument $Attribs is missing from the Docblock of __construct()
error 6 Argument $Validations is missing from the Docblock of __construct()
error 6 No summary for method __construct()