SYMBOL INDEX (852 symbols across 112 files) FILE: docs/css/phpdocumentor-clean-icons/lte-ie7.js function addIcon (line 4) | function addIcon(el, entity) { FILE: docs/js/SVGPan.js function setupHandlers (line 69) | function setupHandlers(root){ function getEventPoint (line 87) | function getEventPoint(evt) { function setCTM (line 99) | function setCTM(element, matrix) { function dumpMatrix (line 108) | function dumpMatrix(matrix) { function setAttributes (line 117) | function setAttributes(element, attributes){ function handleMouseWheel (line 125) | function handleMouseWheel(evt) { function handleMouseMove (line 159) | function handleMouseMove(evt) { function handleMouseDown (line 187) | function handleMouseDown(evt) { function handleMouseUp (line 219) | function handleMouseUp(evt) { FILE: docs/js/bootstrap.js function removeElement (line 107) | function removeElement() { function clearMenus (line 594) | function clearMenus() { function hideWithTransition (line 723) | function hideWithTransition() { function hideModal (line 736) | function hideModal( that ) { function backdrop (line 744) | function backdrop( callback ) { function removeBackdrop (line 778) | function removeBackdrop() { function escape (line 783) | function escape() { function removeWithAnimation (line 998) | function removeWithAnimation() { function ScrollSpy (line 1223) | function ScrollSpy( element, options) { function next (line 1395) | function next() { FILE: docs/js/html5.js function m (line 4) | function m(){var a=e.elements;return"string"==typeof a?a.split(" "):a} function i (line 4) | function i(a){var b=n[a[o]];b||(b={},h++,a[o]=h,n[h]=b);return b} function p (line 4) | function p(a,b,c){b||(b=f);if(g)return b.createElement(a);c||(c=i(b));b=... function t (line 4) | function t(a,b){if(!b.cache)b.cache={},b.createElem=a.createElement,b.cr... function q (line 5) | function q(a){a||(a=f);var b=i(a);if(e.shivCSS&&!j&&!b.hasCSS){var c,d=a... FILE: docs/js/jquery.dotdotdot-1.5.9.js function children (line 280) | function children( $elem, o, after ) function ellipsis (line 311) | function ellipsis( $elem, $d, $i, o, after ) function ellipsisElement (line 362) | function ellipsisElement( $e, $d, $i, o, after ) function test (line 441) | function test( $i, o ) function addEllipsis (line 445) | function addEllipsis( txt, o ) function getSizes (line 457) | function getSizes( $d ) function setTextContent (line 464) | function setTextContent( e, content ) function getTextContent (line 480) | function getTextContent( e ) function getElement (line 499) | function getElement( e, $i ) function getTrueInnerHeight (line 524) | function getTrueInnerHeight( $el ) function debug (line 539) | function debug( d, m ) FILE: docs/js/jquery.iviewer.js function makeMouseEvent (line 28) | function makeMouseEvent (event) { function div (line 667) | function div(val1,val2) { return val1 / val2 } function mul (line 668) | function mul(val1,val2) { return val1 * val2 } FILE: docs/js/jquery.mousewheel.js function handler (line 84) | function handler(event) { function nullLowestDelta (line 186) | function nullLowestDelta() { function shouldAdjustOldDeltas (line 190) | function shouldAdjustOldDeltas(orgEvent, absDelta) { FILE: docs/js/jquery.panzoom.js function setupBindings (line 211) | function setupBindings() { function setupData (line 296) | function setupData() { function setupCSS (line 313) | function setupCSS() { function validatePosition (line 329) | function validatePosition() { function applyPosition (line 367) | function applyPosition() { function applyCSS (line 397) | function applyCSS() { function applyAnimate (line 401) | function applyAnimate() { function getWidth (line 405) | function getWidth() { function getLeftOffset (line 411) | function getLeftOffset() { function getHeight (line 416) | function getHeight() { function getTopOffset (line 422) | function getTopOffset() { function getCurrentAspectRatio (line 428) | function getCurrentAspectRatio() { function writePosition (line 432) | function writePosition() { function getStepDimensions (line 440) | function getStepDimensions() { function loadTargetDimensions (line 455) | function loadTargetDimensions() { FILE: docs/js/jquery.smooth-scroll.js function filterPath (line 2) | function filterPath(string) { FILE: docs/js/jquery.splitter.js function startSplitMouse (line 40) | function startSplitMouse(evt) { function doSplitMouse (line 52) | function doSplitMouse(evt) { function endSplitMouse (line 61) | function endSplitMouse(evt) { function resplit (line 76) | function resplit(newPos) { function dimSum (line 91) | function dimSum(jq, dims) { FILE: docs/js/jquery.treeview.js function treeController (line 115) | function treeController(tree, control) { function toggler (line 137) | function toggler() { function serialize (line 168) | function serialize() { function deserialize (line 179) | function deserialize() { FILE: docs/js/jquery.xml2json.js function parseXML (line 27) | function parseXML(node, simple){ function isNum (line 123) | function isNum(s){ FILE: docs/js/menu.js function menu_open (line 5) | function menu_open() { function menu_close (line 11) | function menu_close() { function menu_timer (line 15) | function menu_timer() { function menu_canceltimer (line 19) | function menu_canceltimer() { FILE: docs/js/sidebar.js function tree_search (line 32) | function tree_search(input) { FILE: docs/js/template.js function initializeContents (line 7) | function initializeContents() function filterPath (line 135) | function filterPath(string) function scrollableElement (line 176) | function scrollableElement(els) FILE: src/Bootstrapper/Accordion.php class Accordion (line 14) | class Accordion extends RenderedObject method named (line 38) | public function named($name) method withContents (line 57) | public function withContents(array $contents) method open (line 70) | public function open($integer) method render (line 82) | public function render() FILE: src/Bootstrapper/Alert.php class Alert (line 14) | class Alert extends RenderedObject method setType (line 58) | public function setType($type) method render (line 70) | public function render() method info (line 93) | public function info($contents = '') method success (line 104) | public function success($contents = '') method warning (line 115) | public function warning($contents = '') method danger (line 126) | public function danger($contents = '') method withContents (line 137) | public function withContents($contents) method close (line 150) | public function close($closer = '×') FILE: src/Bootstrapper/Attributes.php class Attributes (line 13) | class Attributes implements \ArrayAccess method __construct (line 29) | public function __construct(array $attributes, array $defaults = []) method __toString (line 44) | public function __toString() method offsetExists (line 78) | public function offsetExists($offset) method offsetGet (line 93) | public function offsetGet($offset) method offsetSet (line 111) | public function offsetSet($offset, $value) method offsetUnset (line 126) | public function offsetUnset($offset) method addClass (line 137) | public function addClass($class) FILE: src/Bootstrapper/Badge.php class Badge (line 13) | class Badge extends RenderedObject method render (line 26) | public function render() method withContents (line 41) | public function withContents($contents) FILE: src/Bootstrapper/BootstrapperL5ServiceProvider.php class BootstrapperL5ServiceProvider (line 17) | class BootstrapperL5ServiceProvider extends ServiceProvider method register (line 23) | public function register() method registerAccordion (line 68) | private function registerAccordion() method registerAlert (line 81) | private function registerAlert() method registerBadge (line 94) | private function registerBadge() method registerBreadcrumb (line 107) | private function registerBreadcrumb() method registerButtonGroup (line 120) | private function registerButtonGroup() method registerButton (line 133) | private function registerButton() method registerCarousel (line 146) | private function registerCarousel() method registerConfig (line 156) | private function registerConfig() method registerControlGroup (line 169) | private function registerControlGroup() method registerDropdownButton (line 182) | private function registerDropdownButton() method registerFormBuilder (line 195) | private function registerFormBuilder() method registerIcon (line 222) | private function registerIcon() method registerImage (line 235) | private function registerImage() method registerInputGroup (line 248) | private function registerInputGroup() method registerLabel (line 261) | private function registerLabel() method registerHelpers (line 274) | private function registerHelpers() method registerMediaObject (line 287) | private function registerMediaObject() method registerModal (line 300) | private function registerModal() method registerNavbar (line 313) | private function registerNavbar() method registerNavigation (line 326) | private function registerNavigation() method registerPanel (line 339) | private function registerPanel() method registerProgressBar (line 352) | private function registerProgressBar() method registerTabbable (line 365) | private function registerTabbable() method registerTable (line 378) | private function registerTable() method registerThumbnail (line 391) | private function registerThumbnail() FILE: src/Bootstrapper/Breadcrumb.php class Breadcrumb (line 13) | class Breadcrumb extends RenderedObject method render (line 25) | public function render() method withLinks (line 51) | public function withLinks(array $links) method renderLink (line 66) | protected function renderLink($text, $link) FILE: src/Bootstrapper/Bridges/Config/ConfigInterface.php type ConfigInterface (line 5) | interface ConfigInterface method getIconPrefix (line 8) | public function getIconPrefix(); method getIconTag (line 10) | public function getIconTag(); method getBootstrapperVersion (line 12) | public function getBootstrapperVersion(); method getJQueryVersion (line 14) | public function getJQueryVersion(); FILE: src/Bootstrapper/Bridges/Config/Laravel4Config.php class Laravel4Config (line 7) | class Laravel4Config implements ConfigInterface method __construct (line 18) | public function __construct(Repository $repository) method getIconPrefix (line 23) | public function getIconPrefix() method getIconTag (line 28) | public function getIconTag() method getBootstrapperVersion (line 33) | public function getBootstrapperVersion() method getJQueryVersion (line 38) | public function getJQueryVersion() FILE: src/Bootstrapper/Bridges/Config/Laravel5Config.php class Laravel5Config (line 7) | class Laravel5Config implements ConfigInterface method __construct (line 15) | public function __construct(Repository $repository) method getIconPrefix (line 20) | public function getIconPrefix() method getIconTag (line 25) | public function getIconTag() method getBootstrapperVersion (line 30) | public function getBootstrapperVersion() method getJQueryVersion (line 35) | public function getJQueryVersion() FILE: src/Bootstrapper/Button.php class Button (line 13) | class Button extends RenderedObject method setType (line 118) | public function setType($type) method setSize (line 132) | public function setSize($size) method render (line 144) | public function render() method normal (line 190) | public function normal($contents = '') method primary (line 203) | public function primary($contents = '') method success (line 216) | public function success($contents = '') method info (line 228) | public function info($contents = '') method warning (line 240) | public function warning($contents = '') method danger (line 252) | public function danger($contents = '') method link (line 264) | public function link($contents = '') method block (line 275) | public function block() method submit (line 287) | public function submit() method reset (line 299) | public function reset() method withValue (line 312) | public function withValue($value = '') method large (line 324) | public function large() method small (line 334) | public function small() method extraSmall (line 344) | public function extraSmall() method addAttributes (line 356) | public function addAttributes(array $attributes) method disable (line 366) | public function disable() method withIcon (line 381) | public function withIcon($icon, $append = true) method appendIcon (line 396) | public function appendIcon($icon) method prependIcon (line 407) | public function prependIcon($icon) method asLinkTo (line 418) | public function asLinkTo($url) method getType (line 430) | public function getType() method getValue (line 440) | public function getValue() method getAttributes (line 450) | public function getAttributes() method getValueWithIcon (line 460) | protected function getValueWithIcon() FILE: src/Bootstrapper/ButtonGroup.php class ButtonGroup (line 15) | class ButtonGroup extends RenderedObject method render (line 108) | public function render() method setSize (line 135) | public function setSize($size) method large (line 145) | public function large() method small (line 157) | public function small() method extraSmall (line 169) | public function extraSmall() method radio (line 182) | public function radio(array $contents) method checkbox (line 193) | public function checkbox(array $contents) method withContents (line 204) | public function withContents(array $contents) method vertical (line 216) | public function vertical() method asType (line 229) | public function asType($type) method renderContents (line 242) | public function renderContents() method links (line 275) | public function links(array $contents = []) method activate (line 288) | public function activate($toActivate) FILE: src/Bootstrapper/Carousel.php class Carousel (line 13) | class Carousel extends RenderedObject method named (line 50) | public function named($name) method withControls (line 64) | public function withControls($previousButton, $nextButton) method withContents (line 79) | public function withContents(array $contents) method render (line 91) | public function render() method renderIndicators (line 120) | protected function renderIndicators() method renderItems (line 141) | protected function renderItems() method renderControls (line 168) | protected function renderControls() FILE: src/Bootstrapper/ControlGroup.php class ControlGroup (line 15) | class ControlGroup extends RenderedObject method __construct (line 53) | public function __construct(Form $formBuilder) method render (line 63) | public function render() method withAttributes (line 102) | public function withAttributes(array $attributes) method withContents (line 118) | public function withContents($contents, $controlSize = null) method withLabel (line 141) | public function withLabel($label, $labelSize = null) method withHelp (line 161) | public function withHelp($help) method withValidation (line 174) | public function withValidation($name) method generate (line 194) | public function generate( method renderArrayContents (line 217) | protected function renderArrayContents() method renderLabel (line 248) | public function renderLabel() method createControlDiv (line 271) | public function createControlDiv() method sizesAreInvalid (line 283) | protected function sizesAreInvalid($labelSize = null, $controlSize = n... method sizeIsInvalid (line 317) | protected function sizeIsInvalid($size) FILE: src/Bootstrapper/DropdownButton.php class DropdownButton (line 13) | class DropdownButton extends RenderedObject method labelled (line 101) | public function labelled($label) method withContents (line 114) | public function withContents(array $contents) method setType (line 127) | public function setType($type) method setSize (line 140) | public function setSize($size) method split (line 152) | public function split() method dropup (line 164) | public function dropup() method normal (line 177) | public function normal($label = '') method primary (line 190) | public function primary($label = '') method danger (line 203) | public function danger($label = '') method warning (line 216) | public function warning($label = '') method success (line 229) | public function success($label = '') method info (line 242) | public function info($label = '') method large (line 254) | public function large() method small (line 267) | public function small() method extraSmall (line 279) | public function extraSmall() method render (line 291) | public function render() method renderItems (line 339) | protected function renderItems() FILE: src/Bootstrapper/Exceptions/AccordionException.php class AccordionException (line 14) | class AccordionException extends \Exception FILE: src/Bootstrapper/Exceptions/ButtonGroupException.php class ButtonGroupException (line 7) | class ButtonGroupException extends Exception method activatedAString (line 10) | public static function activatedAString() FILE: src/Bootstrapper/Exceptions/CarouselException.php class CarouselException (line 14) | class CarouselException extends \Exception FILE: src/Bootstrapper/Exceptions/ControlGroupException.php class ControlGroupException (line 16) | class ControlGroupException extends Exception FILE: src/Bootstrapper/Exceptions/IconException.php class IconException (line 13) | class IconException extends Exception method noIconSpecified (line 16) | public static function noIconSpecified() FILE: src/Bootstrapper/Exceptions/ImageException.php class ImageException (line 16) | class ImageException extends Exception FILE: src/Bootstrapper/Exceptions/MediaObjectException.php class MediaObjectException (line 16) | class MediaObjectException extends Exception FILE: src/Bootstrapper/Exceptions/ModalException.php class ModalException (line 16) | class ModalException extends Exception FILE: src/Bootstrapper/Exceptions/ThumbnailException.php class ThumbnailException (line 14) | class ThumbnailException extends \Exception method imageNotSpecified (line 22) | public static function imageNotSpecified() FILE: src/Bootstrapper/Facades/Accordion.php class Accordion (line 14) | class Accordion extends BootstrapperFacade method getFacadeAccessor (line 21) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Alert.php class Alert (line 14) | class Alert extends BootstrapperFacade method getFacadeAccessor (line 25) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Badge.php class Badge (line 14) | class Badge extends BootstrapperFacade method getFacadeAccessor (line 21) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/BootstrapperFacade.php class BootstrapperFacade (line 18) | class BootstrapperFacade extends Facade method __callStatic (line 32) | public static function __callStatic($method, $args) method getInstance (line 70) | private static function getInstance($facade) FILE: src/Bootstrapper/Facades/Breadcrumb.php class Breadcrumb (line 14) | class Breadcrumb extends BootstrapperFacade method getFacadeAccessor (line 21) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Button.php class Button (line 14) | class Button extends BootstrapperFacade method getFacadeAccessor (line 30) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/ButtonGroup.php class ButtonGroup (line 14) | class ButtonGroup extends BootstrapperFacade method getFacadeAccessor (line 31) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Carousel.php class Carousel (line 14) | class Carousel extends BootstrapperFacade method getFacadeAccessor (line 21) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/ControlGroup.php class ControlGroup (line 14) | class ControlGroup extends BootstrapperFacade method getFacadeAccessor (line 21) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/DropdownButton.php class DropdownButton (line 14) | class DropdownButton extends BootstrapperFacade method getFacadeAccessor (line 30) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Form.php class Form (line 16) | class Form extends Facade method getFacadeAccessor (line 29) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Helpers.php class Helpers (line 14) | class Helpers extends BootstrapperFacade method getFacadeAccessor (line 21) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Icon.php class Icon (line 14) | class Icon extends BootstrapperFacade method getFacadeAccessor (line 21) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Image.php class Image (line 14) | class Image extends BootstrapperFacade method getFacadeAccessor (line 26) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/InputGroup.php class InputGroup (line 14) | class InputGroup extends BootstrapperFacade method getFacadeAccessor (line 24) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Label.php class Label (line 14) | class Label extends BootstrapperFacade method getFacadeAccessor (line 28) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/MediaObject.php class MediaObject (line 14) | class MediaObject extends BootstrapperFacade method getFacadeAccessor (line 21) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Modal.php class Modal (line 13) | class Modal extends BootstrapperFacade method getFacadeAccessor (line 20) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Navbar.php class Navbar (line 14) | class Navbar extends BootstrapperFacade method getFacadeAccessor (line 25) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Navigation.php class Navigation (line 14) | class Navigation extends BootstrapperFacade method getFacadeAccessor (line 26) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Panel.php class Panel (line 13) | class Panel extends BootstrapperFacade method getFacadeAccessor (line 27) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/ProgressBar.php class ProgressBar (line 14) | class ProgressBar extends BootstrapperFacade method getFacadeAccessor (line 27) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Tabbable.php class Tabbable (line 14) | class Tabbable extends BootstrapperFacade method getFacadeAccessor (line 23) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Table.php class Table (line 14) | class Table extends BootstrapperFacade method getFacadeAccessor (line 26) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Facades/Thumbnail.php class Thumbnail (line 14) | class Thumbnail extends BootstrapperFacade method getFacadeAccessor (line 21) | protected static function getFacadeAccessor() FILE: src/Bootstrapper/Form.php class Form (line 15) | class Form extends FormBuilder method submit (line 64) | public function submit($value = null, $options = array()) method label (line 80) | public function label($name, $value = null, $options = array(), $escap... method inline (line 95) | public function inline($attributes = []) method horizontal (line 110) | public function horizontal($attributes = []) method validation (line 128) | public function validation($type, $label, $input, $attributes = []) method success (line 147) | public function success($label, $input, $attributes = []) method warning (line 166) | public function warning($label, $input, $attributes = []) method error (line 185) | public function error($label, $input, $attributes = []) method feedback (line 204) | public function feedback($label, $input, $icon, $attributes = []) method help (line 222) | public function help($helpText, $attributes = []) method horizontalModel (line 241) | public function horizontalModel($model, $attributes = []) method inlineModel (line 259) | public function inlineModel($model, $attributes = []) method select (line 277) | public function select( method textarea (line 299) | public function textarea($name, $value = null, $attributes = array()) method password (line 314) | public function password($name, $attributes = array()) method text (line 330) | public function text($name, $value = null, $attributes = array()) method email (line 346) | public function email($name, $value = null, $attributes = array()) method datetime (line 364) | public function datetime($name, $value = null, $attributes = array()) method datetimelocal (line 382) | public function datetimelocal($name, $value = null, $attributes = arra... method date (line 399) | public function date($name, $value = null, $attributes = array()) method month (line 416) | public function month($name, $value = null, $attributes = array()) method week (line 433) | public function week($name, $value = null, $attributes = array()) method time (line 450) | public function time($name, $value = null, $attributes = array()) method number (line 467) | public function number($name, $value = null, $attributes = array()) method url (line 484) | public function url($name, $value = null, $attributes = array()) method search (line 501) | public function search($name, $value = null, $attributes = array()) method tel (line 518) | public function tel($name, $value = null, $attributes = array()) method color (line 535) | public function color($name, $value = null, $attributes = array()) method hasErrors (line 551) | public function hasErrors($name) method getFormattedError (line 572) | public function getFormattedError($name) FILE: src/Bootstrapper/Helpers.php class Helpers (line 15) | class Helpers method __construct (line 36) | public function __construct(ConfigInterface $config) method slug (line 47) | public static function slug($string) method css (line 58) | public function css($withTheme = true) method js (line 75) | public function js() method generateId (line 91) | public static function generateId(RenderedObject $caller) FILE: src/Bootstrapper/Icon.php class Icon (line 16) | class Icon extends RenderedObject method __construct (line 34) | public function __construct(ConfigInterface $config) method render (line 45) | public function render() method create (line 71) | public function create($icon) method __call (line 86) | public function __call($method, $parameters) method normaliseIconString (line 98) | private function normaliseIconString($icon) FILE: src/Bootstrapper/Image.php class Image (line 15) | class Image extends RenderedObject method render (line 54) | public function render() method withSource (line 74) | public function withSource($source) method withAlt (line 87) | public function withAlt($alt) method responsive (line 99) | public function responsive() method rounded (line 115) | public function rounded($src = null, $alt = null) method circle (line 138) | public function circle($src = null, $alt = null) method thumbnail (line 161) | public function thumbnail($src = null, $alt = null) method addClass (line 181) | public function addClass($class) FILE: src/Bootstrapper/InputGroup.php class InputGroup (line 13) | class InputGroup extends RenderedObject method render (line 51) | public function render() method renderAddon (line 78) | protected function renderAddon(array $addon) method withContents (line 99) | public function withContents($contents) method setSize (line 112) | public function setSize($size) method prepend (line 126) | public function prepend($prepend, $isButton = false) method prependButton (line 139) | public function prependButton($button) method append (line 151) | public function append($append, $isButton = false) method appendButton (line 164) | public function appendButton($button) method large (line 174) | public function large() method small (line 186) | public function small() FILE: src/Bootstrapper/Interfaces/TableInterface.php type TableInterface (line 10) | interface TableInterface method getTableHeaders (line 18) | public function getTableHeaders(); method getValueForHeader (line 27) | public function getValueForHeader($header); FILE: src/Bootstrapper/Label.php class Label (line 13) | class Label extends RenderedObject method render (line 61) | public function render() method withContents (line 79) | public function withContents($contents) method setType (line 92) | public function setType($type) method primary (line 105) | public function primary($contents = '') method success (line 118) | public function success($contents = '') method info (line 131) | public function info($contents = '') method warning (line 144) | public function warning($contents = '') method danger (line 157) | public function danger($contents = '') method create (line 171) | public function create($contents, $type = self::LABEL_DEFAULT) method normal (line 184) | public function normal($contents = '') FILE: src/Bootstrapper/MediaObject.php class MediaObject (line 15) | class MediaObject extends RenderedObject method render (line 34) | public function render() method withContents (line 55) | public function withContents(array $contents) method asList (line 70) | public function asList() method renderList (line 82) | protected function renderList() method renderItem (line 108) | protected function renderItem(array $contents, $tag) method getPosition (line 139) | protected function getPosition(array $contents) method getImage (line 156) | protected function getImage(array $contents, $alt) method getHeading (line 178) | protected function getHeading(array $contents) method getLink (line 191) | protected function getLink(array $contents, $image, $position) method getBody (line 207) | protected function getBody(array $contents) FILE: src/Bootstrapper/Modal.php class Modal (line 13) | class Modal extends RenderedObject method render (line 46) | public function render() method withTitle (line 69) | public function withTitle($title) method renderHeader (line 81) | protected function renderHeader() method withBody (line 98) | public function withBody($body) method renderBody (line 110) | protected function renderBody() method renderFooter (line 120) | protected function renderFooter() method withFooter (line 131) | public function withFooter($footer) method named (line 144) | public function named($name) method withButton (line 158) | public function withButton(Button $button = null) method renderButton (line 177) | protected function renderButton(Attributes $attributes) FILE: src/Bootstrapper/Navbar.php class Navbar (line 15) | class Navbar extends RenderedObject method __construct (line 73) | public function __construct(UrlGenerator $url) method render (line 83) | public function render() method renderContent (line 109) | protected function renderContent() method renderHeader (line 130) | protected function renderHeader() method withBrand (line 153) | public function withBrand($brand, $link = null) method withBrandImage (line 173) | public function withBrandImage($image, $link = null, $altText = '') method withContent (line 188) | public function withContent($content) method inverse (line 202) | public function inverse($position = null, $attributes = []) method staticTop (line 219) | public function staticTop() method setType (line 233) | public function setType($type) method setPosition (line 247) | public function setPosition($position) method top (line 259) | public function top() method bottom (line 271) | public function bottom() method create (line 285) | public function create($position, $attributes = []) method fluid (line 297) | public function fluid() FILE: src/Bootstrapper/Navigation.php class Navigation (line 15) | class Navigation extends RenderedObject method __construct (line 100) | public function __construct(UrlGenerator $urlGenerator) method render (line 110) | public function render() method pills (line 149) | public function pills(array $links = [], array $attributes = null) method links (line 167) | public function links(array $links) method tabs (line 182) | public function tabs(array $links = [], array $attributes = null) method renderLink (line 198) | protected function renderLink(array $link) method autoroute (line 240) | public function autoroute($autoroute) method renderDropdown (line 253) | protected function renderDropdown(array $link) method dropdownShouldBeActive (line 281) | protected function dropdownShouldBeActive(array $dropdown) method itemShouldBeActive (line 299) | protected function itemShouldBeActive($link) method navbar (line 315) | public function navbar() method justified (line 327) | public function justified() method stacked (line 339) | public function stacked() method right (line 351) | public function right() method left (line 363) | public function left() method renderSeparator (line 376) | protected function renderSeparator($separator) method renderItem (line 387) | private function renderItem($link) FILE: src/Bootstrapper/Panel.php class Panel (line 13) | class Panel extends RenderedObject method render (line 76) | public function render() method primary (line 110) | public function primary() method success (line 122) | public function success() method info (line 134) | public function info() method warning (line 146) | public function warning() method danger (line 158) | public function danger() method setType (line 171) | public function setType($type) method withHeader (line 184) | public function withHeader($header) method renderHeader (line 196) | protected function renderHeader() method withBody (line 211) | public function withBody($body) method renderBody (line 223) | protected function renderBody() method withTable (line 234) | public function withTable($table) method renderTable (line 246) | protected function renderTable() method withFooter (line 261) | public function withFooter($footer) method renderFooter (line 273) | protected function renderFooter() method normal (line 283) | public function normal() FILE: src/Bootstrapper/ProgressBar.php class ProgressBar (line 13) | class ProgressBar extends RenderedObject method render (line 76) | public function render() method setType (line 119) | public function setType($type) method value (line 133) | public function value($value) method visible (line 148) | public function visible($string = '%s%%') method success (line 162) | public function success($value = 0) method info (line 175) | public function info($value = 0) method warning (line 188) | public function warning($value = 0) method danger (line 201) | public function danger($value = 0) method normal (line 214) | public function normal($value = 0) method striped (line 226) | public function striped() method animated (line 238) | public function animated() method stack (line 252) | public function stack(array $items) method generateFromArray (line 270) | protected function generateFromArray(array $progressBar) FILE: src/Bootstrapper/RenderedObject.php class RenderedObject (line 12) | abstract class RenderedObject method __toString (line 26) | public function __toString() method render (line 43) | abstract public function render(); method withAttributes (line 51) | public function withAttributes(array $attributes) method addClass (line 64) | public function addClass($classes) FILE: src/Bootstrapper/Tabbable.php class Tabbable (line 13) | class Tabbable extends RenderedObject method __construct (line 62) | public function __construct(Navigation $links) method render (line 74) | public function render() method tabs (line 89) | public function tabs($contents = []) method pills (line 104) | public function pills($contents = []) method withContents (line 119) | public function withContents(array $contents) method renderNavigation (line 131) | protected function renderNavigation() method createNavigationLinks (line 143) | protected function createNavigationLinks() method renderContents (line 167) | protected function renderContents() method createContentTabs (line 186) | protected function createContentTabs() method active (line 226) | public function active($active) method fade (line 238) | public function fade() FILE: src/Bootstrapper/Table.php class Table (line 15) | class Table extends RenderedObject method render (line 83) | public function render() method addType (line 115) | private function addType($type) method striped (line 129) | public function striped() method bordered (line 141) | public function bordered() method hover (line 153) | public function hover() method condensed (line 165) | public function condensed() method withContents (line 180) | public function withContents($contents) method renderContents (line 192) | private function renderContents() method getHeaders (line 211) | private function getHeaders() method renderItem (line 254) | private function renderItem($item, array $headers) method ignore (line 281) | public function ignore(array $ignores) method callback (line 297) | public function callback($index, \Closure $function) method only (line 310) | public function only(array $only) method renderHeaders (line 317) | private function renderHeaders() method withFooter (line 344) | public function withFooter($footer) method renderFooter (line 356) | private function renderFooter() method getKeysForItem (line 361) | private function getKeysForItem($item) method getValueForItem (line 389) | private function getValueForItem($item, $heading) method withBodyCellClass (line 411) | public function withBodyCellClass($classes) method withClassOnCellsInColumn (line 422) | public function withClassOnCellsInColumn($columns, $classes) FILE: src/Bootstrapper/Thumbnail.php class Thumbnail (line 15) | class Thumbnail extends RenderedObject method render (line 34) | public function render() method image (line 63) | public function image($image, $attributes = []) method caption (line 76) | public function caption($caption) method renderImage (line 88) | protected function renderImage() method renderCaption (line 102) | protected function renderCaption() FILE: tests/DummyClasses/Bridges/Config/ConfigInterface.php class ConfigInterface (line 5) | class ConfigInterface implements \Bootstrapper\Bridges\Config\ConfigInte... method getIconPrefix (line 8) | public function getIconPrefix() method getIconTag (line 13) | public function getIconTag() method getBootstrapperVersion (line 18) | public function getBootstrapperVersion() method getJQueryVersion (line 23) | public function getJQueryVersion() FILE: tests/DummyClasses/RenderedObject.php class RenderedObject (line 7) | class RenderedObject extends \Bootstrapper\RenderedObject method render (line 14) | public function render() FILE: tests/spec/Bootstrapper/AccordionSpec.php class AccordionSpec (line 8) | class AccordionSpec extends ObjectBehavior method it_is_initializable (line 11) | function it_is_initializable() method it_can_be_named (line 16) | function it_can_be_named() method it_does_not_throw_if_there_is_no_name (line 23) | function it_does_not_throw_if_there_is_no_name() method it_can_have_contents (line 30) | function it_can_have_contents() method it_can_be_given_attributes (line 44) | function it_can_be_given_attributes() method it_can_give_attributes_to_the_contents (line 55) | function it_can_give_attributes_to_the_contents() method it_can_open_one_item (line 70) | function it_can_open_one_item() method it_can_be_stringified (line 88) | function it_can_be_stringified() FILE: tests/spec/Bootstrapper/AlertSpec.php class AlertSpec (line 8) | class AlertSpec extends ObjectBehavior method it_is_initializable (line 10) | function it_is_initializable() method it_can_be_rendered (line 15) | function it_can_be_rendered() method it_can_be_given_a_type (line 20) | function it_can_be_given_a_type() method it_can_be_given_contents (line 30) | function it_can_be_given_contents() method it_can_become_closeable (line 37) | function it_can_become_closeable() method it_can_be_given_attributes (line 44) | function it_can_be_given_attributes() method it_allows_you_to_use_a_shortcut (line 51) | function it_allows_you_to_use_a_shortcut() method it_allows_you_to_override_the_close_icon (line 61) | function it_allows_you_to_override_the_close_icon() FILE: tests/spec/Bootstrapper/AttributesSpec.php class AttributesSpec (line 8) | class AttributesSpec extends ObjectBehavior method let (line 10) | function let() method it_is_initializable (line 15) | function it_is_initializable() method it_can_be_turned_into_a_string (line 20) | function it_can_be_turned_into_a_string() method it_can_take_defaults (line 27) | function it_can_take_defaults() method it_can_be_accessed_like_an_array (line 34) | function it_can_be_accessed_like_an_array() method it_can_be_constructed_and_overwrite_defaults (line 42) | function it_can_be_constructed_and_overwrite_defaults() method it_escapes_the_values (line 49) | function it_escapes_the_values() method it_can_handle_no_keys (line 57) | function it_can_handle_no_keys() method it_can_handle_an_empty_value (line 64) | function it_can_handle_an_empty_value() method it_concatenates_classes (line 71) | function it_concatenates_classes() method it_can_add_classes (line 78) | function it_can_add_classes() FILE: tests/spec/Bootstrapper/BadgeSpec.php class BadgeSpec (line 8) | class BadgeSpec extends ObjectBehavior method it_is_initializable (line 10) | function it_is_initializable() method it_can_be_rendered (line 15) | function it_can_be_rendered() method it_can_be_given_contents (line 20) | function it_can_be_given_contents() method it_can_be_constructed_with_attributes (line 27) | function it_can_be_constructed_with_attributes() FILE: tests/spec/Bootstrapper/BootstrapperL5ServiceProviderSpec.php class BootstrapperL5ServiceProviderSpec (line 11) | class BootstrapperL5ServiceProviderSpec extends ObjectBehavior method let (line 18) | function let() method it_is_initializable (line 24) | function it_is_initializable() method it_can_register_things (line 29) | function it_can_register_things() class FakeApp (line 71) | class FakeApp implements \ArrayAccess method bind (line 76) | public function bind($abstract, $concrete = null, $shared = false) method make (line 81) | public function make($abstract, $parameters = array()) method offsetExists (line 121) | public function offsetExists($offset) method offsetGet (line 126) | public function offsetGet($offset) method offsetSet (line 131) | public function offsetSet($offset, $value) method offsetUnset (line 136) | public function offsetUnset($offset) method configurationIsCached (line 142) | public function configurationIsCached() function config_path (line 149) | function config_path() FILE: tests/spec/Bootstrapper/BreadcrumbSpec.php class BreadcrumbSpec (line 8) | class BreadcrumbSpec extends ObjectBehavior method it_is_initializable (line 10) | function it_is_initializable() method it_can_be_rendered (line 15) | function it_can_be_rendered() method it_can_be_given_links (line 20) | function it_can_be_given_links() method it_can_work_out_active_links (line 31) | function it_can_work_out_active_links() FILE: tests/spec/Bootstrapper/Bridges/Config/Laravel4ConfigSpec.php class Laravel4ConfigSpec (line 9) | class Laravel4ConfigSpec extends ObjectBehavior method let (line 11) | function let(Repository $repository) method it_is_initializable (line 16) | function it_is_initializable() method it_has_a_method_for_getting_the_icon_prefix (line 22) | function it_has_a_method_for_getting_the_icon_prefix(Repository $repos... method it_has_a_method_for_getting_the_icon_tag (line 31) | function it_has_a_method_for_getting_the_icon_tag(Repository $repository) method it_has_a_method_of_getting_the_bootstrapper_version (line 40) | function it_has_a_method_of_getting_the_bootstrapper_version(Repositor... method it_has_a_method_of_getting_the_jquery_version (line 49) | function it_has_a_method_of_getting_the_jquery_version(Repository $rep... FILE: tests/spec/Bootstrapper/Bridges/Config/Laravel5ConfigSpec.php class Laravel5ConfigSpec (line 12) | class Laravel5ConfigSpec extends ObjectBehavior method let (line 14) | function let(Repository $repository) method it_is_initializable (line 19) | function it_is_initializable() method it_has_a_method_for_getting_the_icon_prefix (line 25) | function it_has_a_method_for_getting_the_icon_prefix(Repository $repos... method it_has_a_method_for_getting_the_icon_tag (line 34) | function it_has_a_method_for_getting_the_icon_tag(Repository $repository) method it_has_a_method_of_getting_the_bootstrapper_version (line 43) | function it_has_a_method_of_getting_the_bootstrapper_version(Repositor... method it_has_a_method_of_getting_the_jquery_version (line 52) | function it_has_a_method_of_getting_the_jquery_version(Repository $rep... FILE: tests/spec/Bootstrapper/ButtonGroupSpec.php class ButtonGroupSpec (line 9) | class ButtonGroupSpec extends ObjectBehavior method it_is_initializable (line 11) | function it_is_initializable() method it_can_be_rendered (line 16) | function it_can_be_rendered() method it_can_be_sized (line 23) | function it_can_be_sized() method it_can_be_given_contents (line 38) | function it_can_be_given_contents() method it_can_be_made_vertical (line 51) | function it_can_be_made_vertical() method it_can_be_made_a_checkbox (line 58) | function it_can_be_made_a_checkbox() method it_can_be_made_a_radio (line 80) | function it_can_be_made_a_radio() method it_can_be_made_a_radio_with_attributes (line 102) | function it_can_be_made_a_radio_with_attributes() method it_can_be_made_a_checkbox_with_attributes (line 124) | function it_can_be_made_a_checkbox_with_attributes() method it_can_handle_just_links (line 146) | function it_can_handle_just_links() method it_allows_you_to_use_links_as_a_shortcut (line 153) | function it_allows_you_to_use_links_as_a_shortcut() method it_allows_you_to_activate_one_of_the_links (line 166) | function it_allows_you_to_activate_one_of_the_links() method it_allows_you_to_activate_several_links (line 188) | function it_allows_you_to_activate_several_links() method it_errors_with_strings_being_activated (line 210) | function it_errors_with_strings_being_activated() FILE: tests/spec/Bootstrapper/ButtonSpec.php class ButtonSpec (line 9) | class ButtonSpec extends ObjectBehavior method it_is_initializable (line 11) | function it_is_initializable() method it_can_be_rendered (line 16) | function it_can_be_rendered() method it_can_be_given_a_type (line 23) | function it_can_be_given_a_type() method it_can_be_made_a_block_button (line 47) | function it_can_be_made_a_block_button() method it_can_be_made_a_submit_button (line 54) | function it_can_be_made_a_submit_button() method it_can_be_made_a_reset_button (line 61) | function it_can_be_made_a_reset_button() method it_can_be_given_a_value (line 68) | function it_can_be_given_a_value() method it_can_append_an_icon (line 75) | function it_can_append_an_icon() method it_can_be_given_an_icon (line 91) | function it_can_be_given_an_icon() method it_can_be_sized (line 107) | function it_can_be_sized() method it_can_be_given_attributes (line 122) | function it_can_be_given_attributes() method it_can_have_attributes_added (line 129) | function it_can_have_attributes_added() method it_allows_you_to_use_a_shortcut_method (line 138) | function it_allows_you_to_use_a_shortcut_method() method it_can_be_disabled (line 162) | function it_can_be_disabled() method it_can_create_an_a_tag (line 169) | function it_can_create_an_a_tag() method it_has_get_methods (line 176) | function it_has_get_methods() FILE: tests/spec/Bootstrapper/CarouselSpec.php class CarouselSpec (line 8) | class CarouselSpec extends ObjectBehavior method it_is_initializable (line 10) | function it_is_initializable() method it_can_be_named (line 15) | function it_can_be_named() method it_does_now_squawk_if_a_name_isnt_given (line 22) | function it_does_now_squawk_if_a_name_isnt_given() method it_can_be_given_contents (line 29) | function it_can_be_given_contents() method it_can_be_given_attributes (line 50) | function it_can_be_given_attributes() method it_allows_you_to_skip_the_caption (line 58) | function it_allows_you_to_skip_the_caption() method it_allows_you_to_override_the_buttons (line 77) | function it_allows_you_to_override_the_buttons() FILE: tests/spec/Bootstrapper/ControlGroupSpec.php class ControlGroupSpec (line 9) | class ControlGroupSpec extends ObjectBehavior method let (line 11) | function let(Form $form) method it_is_initializable (line 16) | function it_is_initializable() method it_can_be_rendered (line 21) | function it_can_be_rendered() method it_can_be_given_attributes (line 26) | function it_can_be_given_attributes() method it_can_be_given_contents (line 33) | function it_can_be_given_contents() method it_can_be_given_contents_as_an_array (line 40) | function it_can_be_given_contents_as_an_array(Form $form) method it_can_be_given_a_label (line 64) | function it_can_be_given_a_label() method it_can_be_given_a_label_with_a_size (line 71) | function it_can_be_given_a_label_with_a_size() method it_can_be_given_a_help_block (line 78) | function it_can_be_given_a_help_block() method it_places_the_help_block_in_the_correct_place (line 85) | function it_places_the_help_block_in_the_correct_place() method it_can_be_generated_in_one_go (line 92) | function it_can_be_generated_in_one_go() method it_squawks_if_the_label_size_is_silly (line 103) | function it_squawks_if_the_label_size_is_silly() method it_handles_labels_correctly (line 116) | function it_handles_labels_correctly() method it_handles_validation (line 129) | function it_handles_validation() FILE: tests/spec/Bootstrapper/DropdownButtonSpec.php class DropdownButtonSpec (line 8) | class DropdownButtonSpec extends ObjectBehavior method it_is_initializable (line 10) | function it_is_initializable() method it_can_be_rendered (line 15) | function it_can_be_rendered() method it_can_be_given_a_label (line 22) | function it_can_be_given_a_label() method it_can_be_given_contents (line 29) | function it_can_be_given_contents() method it_can_be_given_a_divider (line 48) | function it_can_be_given_a_divider() method it_can_be_given_a_type (line 68) | function it_can_be_given_a_type() method it_can_be_given_a_size (line 79) | function it_can_be_given_a_size() method it_can_be_split (line 94) | function it_can_be_split() method it_can_be_made_to_dropup (line 128) | function it_can_be_made_to_dropup() method it_has_shortcut_methods (line 135) | function it_has_shortcut_methods() FILE: tests/spec/Bootstrapper/FormSpec.php class FormSpec (line 10) | class FormSpec extends ObjectBehavior method let (line 12) | function let() method it_is_initializable (line 22) | function it_is_initializable() method it_can_close_the_form (line 32) | function it_can_close_the_form() method it_can_open_a_form (line 40) | function it_can_open_a_form() method it_can_open_an_inline_form (line 47) | function it_can_open_an_inline_form() method it_can_open_a_horizontal_form (line 58) | function it_can_open_a_horizontal_form() method it_can_show_validation (line 69) | function it_can_show_validation() method it_can_show_feedback (line 97) | function it_can_show_feedback() method it_can_show_help_blocks (line 126) | function it_can_show_help_blocks() method it_can_be_given_a_model (line 137) | function it_can_be_given_a_model() method it_can_show_input (line 148) | function it_can_show_input() method it_can_show_password (line 175) | function it_can_show_password() method it_overrides_the_label_method (line 182) | function it_overrides_the_label_method() method it_overrides_the_submit_method (line 192) | function it_overrides_the_submit_method() method it_can_get_validation_errors (line 199) | function it_can_get_validation_errors() class Foo (line 217) | class Foo FILE: tests/spec/Bootstrapper/HelpersSpec.php class HelpersSpec (line 11) | class HelpersSpec extends ObjectBehavior method let (line 13) | function let(ConfigInterface $configInterface) method it_is_initializable (line 21) | function it_is_initializable() method it_can_generate_a_css_tag_for_us (line 26) | function it_can_generate_a_css_tag_for_us() method it_can_give_us_just_the_css_without_the_theme (line 33) | function it_can_give_us_just_the_css_without_the_theme() method it_can_give_us_the_script_tags (line 40) | function it_can_give_us_the_script_tags() method it_listens_to_the_config_file (line 47) | function it_listens_to_the_config_file(ConfigInterface $configInterface) method it_generates_a_sensible_id_for_an_object (line 60) | function it_generates_a_sensible_id_for_an_object() class FooRenderedObject (line 78) | class FooRenderedObject extends RenderedObject method render (line 80) | public function render() class BarRenderedObject (line 85) | class BarRenderedObject extends RenderedObject method render (line 87) | public function render() FILE: tests/spec/Bootstrapper/IconSpec.php class IconSpec (line 11) | class IconSpec extends ObjectBehavior method let (line 13) | function let(ConfigInterface $configInterface) method it_is_initializable (line 21) | function it_is_initializable() method it_can_create_an_icon (line 26) | function it_can_create_an_icon() method it_listens_to_the_config_file (line 33) | function it_listens_to_the_config_file(ConfigInterface $configInterface) method it_can_be_created_magically (line 40) | function it_can_be_created_magically() method it_can_create_an_icon_from_camel_case (line 51) | function it_can_create_an_icon_from_camel_case() method it_can_create_an_icon_from_underscore (line 58) | function it_can_create_an_icon_from_underscore() method it_allows_you_to_add_attributes (line 65) | function it_allows_you_to_add_attributes() method it_blows_up_if_you_dont_use_the_create (line 72) | function it_blows_up_if_you_dont_use_the_create() method it_allows_you_to_add_attributes_magically (line 79) | function it_allows_you_to_add_attributes_magically() method it_allows_you_to_change_icon_tag (line 92) | function it_allows_you_to_change_icon_tag(ConfigInterface $configInter... FILE: tests/spec/Bootstrapper/ImageSpec.php class ImageSpec (line 9) | class ImageSpec extends ObjectBehavior method it_is_initializable (line 11) | function it_is_initializable() method it_cant_be_rendered_without_an_image (line 16) | function it_cant_be_rendered_without_an_image() method it_can_be_given_an_image (line 23) | function it_can_be_given_an_image() method it_can_be_given_alt_text (line 28) | function it_can_be_given_alt_text() method it_can_be_given_attributes (line 35) | function it_can_be_given_attributes() method it_can_be_made_responsive (line 43) | function it_can_be_made_responsive() method it_can_be_made_rounded (line 50) | function it_can_be_made_rounded() method it_can_be_made_a_circle (line 57) | function it_can_be_made_a_circle() method it_can_be_made_a_thumbnail (line 64) | function it_can_be_made_a_thumbnail() method it_allows_you_to_use_rounded_as_a_shortcut_method (line 71) | function it_allows_you_to_use_rounded_as_a_shortcut_method() method it_allows_you_to_use_thumbnail_as_a_shortcut_method (line 78) | function it_allows_you_to_use_thumbnail_as_a_shortcut_method() method it_allows_you_to_use_circle_as_a_shortcut_method (line 85) | function it_allows_you_to_use_circle_as_a_shortcut_method() method it_knows_that_add_class_with_a_string_is_depreciated (line 92) | function it_knows_that_add_class_with_a_string_is_depreciated() FILE: tests/spec/Bootstrapper/InputGroupSpec.php class InputGroupSpec (line 8) | class InputGroupSpec extends ObjectBehavior method it_is_initializable (line 10) | function it_is_initializable() method it_can_be_given_contents (line 15) | function it_can_be_given_contents() method it_can_prepend (line 22) | function it_can_prepend() method it_can_append (line 30) | function it_can_append() method it_can_be_sized (line 38) | function it_can_be_sized() method it_can_append_buttons (line 50) | function it_can_append_buttons() method it_can_prepend_buttons (line 58) | function it_can_prepend_buttons() method it_can_be_given_attributes (line 66) | function it_can_be_given_attributes() FILE: tests/spec/Bootstrapper/LabelSpec.php class LabelSpec (line 8) | class LabelSpec extends ObjectBehavior method it_is_initializable (line 10) | function it_is_initializable() method it_can_be_rendered (line 15) | function it_can_be_rendered() method it_can_be_given_contents (line 20) | function it_can_be_given_contents() method it_can_be_given_a_type (line 27) | function it_can_be_given_a_type() method it_can_be_created_in_one_go (line 39) | function it_can_be_created_in_one_go() method it_has_shortcut_methods (line 46) | function it_has_shortcut_methods() FILE: tests/spec/Bootstrapper/MediaObjectSpec.php class MediaObjectSpec (line 8) | class MediaObjectSpec extends ObjectBehavior method it_is_initializable (line 10) | function it_is_initializable() method it_cant_be_rendered_without_contents (line 15) | function it_cant_be_rendered_without_contents() method it_can_be_given_contents (line 22) | function it_can_be_given_contents() method it_can_become_a_list_and_be_rendered (line 36) | function it_can_become_a_list_and_be_rendered() method it_is_clever_enough_to_become_a_list (line 41) | function it_is_clever_enough_to_become_a_list() method it_can_place_the_image_on_the_left_or_right (line 63) | function it_can_place_the_image_on_the_left_or_right() method it_can_handle_an_object_without_some_fields (line 87) | function it_can_handle_an_object_without_some_fields() method it_hates_you_if_you_dont_pass_in_an_image_or_body (line 99) | function it_hates_you_if_you_dont_pass_in_an_image_or_body() method it_supports_nesting (line 109) | function it_supports_nesting() FILE: tests/spec/Bootstrapper/ModalSpec.php class ModalSpec (line 9) | class ModalSpec extends ObjectBehavior method it_is_initializable (line 11) | function it_is_initializable() method it_can_be_rendered (line 16) | function it_can_be_rendered() method it_can_be_given_attributes (line 23) | function it_can_be_given_attributes() method it_can_be_given_a_title (line 30) | function it_can_be_given_a_title() method it_can_be_given_a_body (line 37) | function it_can_be_given_a_body() method it_can_be_given_a_footer (line 44) | function it_can_be_given_a_footer() method it_can_be_named (line 51) | function it_can_be_named() method it_can_be_given_a_button (line 58) | function it_can_be_given_a_button() method it_does_not_squawk_if_you_have_a_button_but_no_id (line 65) | function it_does_not_squawk_if_you_have_a_button_but_no_id() method it_allows_you_to_customise_the_button (line 72) | function it_allows_you_to_customise_the_button() FILE: tests/spec/Bootstrapper/NavbarSpec.php class NavbarSpec (line 11) | class NavbarSpec extends ObjectBehavior method let (line 14) | function let(UrlGenerator $generator) method it_is_initializable (line 19) | function it_is_initializable() method it_can_be_rendered (line 24) | function it_can_be_rendered() method it_can_be_given_a_brand (line 31) | function it_can_be_given_a_brand() method it_defaults_to_the_root_page_when_branding (line 38) | function it_defaults_to_the_root_page_when_branding(UrlGenerator $gene... method it_can_have_attributes_added (line 47) | function it_can_have_attributes_added() method it_can_have_strings_added_to_it (line 54) | function it_can_have_strings_added_to_it() method it_can_have_navigation_added (line 61) | function it_can_have_navigation_added(Navigation $navigation) method it_can_be_inverted (line 71) | function it_can_be_inverted() method it_can_be_given_a_type (line 78) | function it_can_be_given_a_type() method it_has_a_shortcut_method (line 92) | function it_has_a_shortcut_method() method it_allows_you_to_create_a_fluid_container (line 99) | function it_allows_you_to_create_a_fluid_container() method it_allows_you_to_use_inverse_as_a_shortcut (line 106) | function it_allows_you_to_use_inverse_as_a_shortcut() method it_allows_you_to_add_a_navbar_image (line 113) | function it_allows_you_to_add_a_navbar_image() method it_doesnt_require_the_alttext (line 121) | function it_doesnt_require_the_alttext() method it_doesnt_require_the_brandlink (line 129) | function it_doesnt_require_the_brandlink(UrlGenerator $generator) FILE: tests/spec/Bootstrapper/NavigationSpec.php class NavigationSpec (line 11) | class NavigationSpec extends ObjectBehavior method let (line 14) | function let(UrlGenerator $url) method it_is_initializable (line 21) | function it_is_initializable() method it_can_be_rendered (line 27) | function it_can_be_rendered() method it_can_be_given_attributes (line 32) | function it_can_be_given_attributes() method it_can_be_made_into_pills (line 39) | function it_can_be_made_into_pills() method it_can_be_made_into_a_navbar (line 44) | function it_can_be_made_into_a_navbar() method it_can_be_given_contents (line 49) | function it_can_be_given_contents() method it_allows_you_to_use_shortcut_methods (line 67) | function it_allows_you_to_use_shortcut_methods() method it_provides_autorouting (line 90) | function it_provides_autorouting() method it_allows_you_to_turn_off_autorouting (line 108) | function it_allows_you_to_turn_off_autorouting() method it_creates_dropdown_menus (line 126) | function it_creates_dropdown_menus() method it_auto_actives_dropdown_menus_correctly (line 149) | function it_auto_actives_dropdown_menus_correctly() method it_can_be_justified (line 172) | function it_can_be_justified() method it_can_be_stacked (line 179) | function it_can_be_stacked() method it_can_be_right (line 186) | function it_can_be_right() method it_allows_you_to_disable_a_link (line 193) | function it_allows_you_to_disable_a_link() method it_allows_you_to_declare_a_link_as_active (line 212) | function it_allows_you_to_declare_a_link_as_active() method it_allows_you_to_give_attributes_to_the_links (line 231) | function it_allows_you_to_give_attributes_to_the_links() method it_lets_you_add_attributes_using_the_shortcut_methods (line 250) | function it_lets_you_add_attributes_using_the_shortcut_methods() method it_lets_you_use_the_dividers (line 275) | function it_lets_you_use_the_dividers() method it_lets_you_use_the_dividers_inside_a_dropdown (line 294) | function it_lets_you_use_the_dividers_inside_a_dropdown() method it_allows_you_to_use_a_callback_not_render_a_link (line 318) | function it_allows_you_to_use_a_callback_not_render_a_link() method it_is_sensible_if_you_forget_to_return_in_a_callback (line 339) | function it_is_sensible_if_you_forget_to_return_in_a_callback() FILE: tests/spec/Bootstrapper/PanelSpec.php class PanelSpec (line 9) | class PanelSpec extends ObjectBehavior method it_is_initializable (line 11) | function it_is_initializable() method it_can_be_rendered (line 16) | function it_can_be_rendered() method it_can_be_given_attributes (line 21) | function it_can_be_given_attributes() method it_can_be_given_a_type (line 28) | function it_can_be_given_a_type() method it_can_be_given_a_header (line 40) | function it_can_be_given_a_header() method it_can_be_given_a_body (line 47) | function it_can_be_given_a_body() method it_can_be_given_a_table (line 54) | function it_can_be_given_a_table() method it_can_accept_a_table_object (line 63) | function it_can_accept_a_table_object(Table $table) method it_should_throw_when_the_table_object_throws (line 74) | function it_should_throw_when_the_table_object_throws(Table $table) method it_can_be_given_a_footer (line 81) | function it_can_be_given_a_footer() FILE: tests/spec/Bootstrapper/ProgressBarSpec.php class ProgressBarSpec (line 8) | class ProgressBarSpec extends ObjectBehavior method it_is_initializable (line 10) | function it_is_initializable() method it_can_be_rendered (line 16) | function it_can_be_rendered() method it_can_be_given_a_value (line 23) | function it_can_be_given_a_value() method it_allows_you_to_make_the_percentage_visible (line 30) | function it_allows_you_to_make_the_percentage_visible() method it_can_be_given_a_type (line 37) | function it_can_be_given_a_type() method it_can_be_striped (line 49) | function it_can_be_striped() method it_can_be_animated (line 56) | function it_can_be_animated() method it_is_smart_enough_to_stripe_when_animated (line 63) | function it_is_smart_enough_to_stripe_when_animated() method it_can_stack_progress_bars (line 70) | function it_can_stack_progress_bars() method it_allows_you_to_use_shortcuts (line 84) | function it_allows_you_to_use_shortcuts() method it_allows_you_to_set_the_visible_string (line 96) | function it_allows_you_to_set_the_visible_string() FILE: tests/spec/Bootstrapper/TabbableSpec.php class TabbableSpec (line 9) | class TabbableSpec extends ObjectBehavior method let (line 12) | function let() method it_is_initializable (line 20) | function it_is_initializable() method it_can_be_rendered (line 26) | function it_can_be_rendered() method it_can_be_made_into_tabs_or_pills (line 33) | function it_can_be_made_into_tabs_or_pills() method it_can_be_given_contents (line 43) | function it_can_be_given_contents() method it_allows_you_to_specify_which_should_be_active (line 65) | function it_allows_you_to_specify_which_should_be_active() method it_handles_being_pills_correctly (line 87) | function it_handles_being_pills_correctly() method it_allows_you_to_use_shortcuts (line 109) | function it_allows_you_to_use_shortcuts() method it_allows_you_to_fade_things (line 149) | function it_allows_you_to_fade_things() method it_allows_you_to_add_attributes_to_the_tabs (line 171) | function it_allows_you_to_add_attributes_to_the_tabs() FILE: tests/spec/Bootstrapper/TableSpec.php class TableSpec (line 12) | class TableSpec extends ObjectBehavior method it_is_initializable (line 14) | function it_is_initializable() method it_can_be_rendered (line 19) | function it_can_be_rendered() method it_can_be_given_multiple_types (line 24) | function it_can_be_given_multiple_types() method it_can_be_given_an_array_as_contents (line 38) | function it_can_be_given_an_array_as_contents() method it_can_sort_of_handle_keys_being_inconsistent (line 47) | function it_can_sort_of_handle_keys_being_inconsistent() method it_can_handle_being_given_an_eloquent_model (line 56) | function it_can_handle_being_given_an_eloquent_model() method it_allows_you_to_ignore_attributes (line 91) | function it_allows_you_to_ignore_attributes() method it_allows_you_to_use_callbacks (line 100) | function it_allows_you_to_use_callbacks() method it_allows_you_to_only_return_certain_things (line 121) | function it_allows_you_to_only_return_certain_things() method it_renders_headers_if_you_use_only (line 130) | function it_renders_headers_if_you_use_only() method it_renders_headers_if_you_use_callbacks (line 137) | function it_renders_headers_if_you_use_callbacks() method it_uses_the_correct_order_when_only_is_used (line 148) | function it_uses_the_correct_order_when_only_is_used() method it_allows_you_to_add_a_footer (line 163) | function it_allows_you_to_add_a_footer() method it_renders_the_tfoot_tag_before_the_body (line 170) | function it_renders_the_tfoot_tag_before_the_body() method it_expects_something_that_implements_the_table_interface (line 183) | function it_expects_something_that_implements_the_table_interface() method it_allows_specification_of_class_applied_to_all_body_cells (line 192) | function it_allows_specification_of_class_applied_to_all_body_cells() method it_allows_specification_of_body_cell_classes_with_an_array (line 206) | function it_allows_specification_of_body_cell_classes_with_an_array() method it_allows_specification_of_class_on_column (line 225) | function it_allows_specification_of_class_on_column() method it_allows_specification_of_classes_on_column_with_array (line 243) | function it_allows_specification_of_classes_on_column_with_array() method it_allows_specification_of_classes_on_multiple_columns_with_array (line 261) | function it_allows_specification_of_classes_on_multiple_columns_with_a... class TableSpecFoo (line 281) | class TableSpecFoo implements TableInterface method getTableHeaders (line 289) | public function getTableHeaders() method getValueForHeader (line 294) | public function getValueForHeader($header) FILE: tests/spec/Bootstrapper/ThumbnailSpec.php class ThumbnailSpec (line 8) | class ThumbnailSpec extends ObjectBehavior method it_is_initializable (line 10) | function it_is_initializable() method it_cannot_be_rendered_without_an_image (line 16) | function it_cannot_be_rendered_without_an_image() method it_can_be_given_an_image (line 23) | function it_can_be_given_an_image() method it_can_be_given_an_caption (line 30) | function it_can_be_given_an_caption() method it_allows_you_to_give_attributes_to_the_image (line 37) | function it_allows_you_to_give_attributes_to_the_image() FILE: tests/spec/DummyClasses/Bridges/Config/ConfigInterfaceSpec.php class ConfigInterfaceSpec (line 8) | class ConfigInterfaceSpec extends ObjectBehavior method it_is_initializable (line 10) | function it_is_initializable() method it_has_a_method_for_getting_the_icon_prefix (line 16) | function it_has_a_method_for_getting_the_icon_prefix() method it_has_a_method_for_getting_the_icon_tag (line 21) | function it_has_a_method_for_getting_the_icon_tag() method it_has_a_method_of_getting_the_bootstrapper_version (line 26) | function it_has_a_method_of_getting_the_bootstrapper_version() method it_has_a_method_of_getting_the_jquery_version (line 31) | function it_has_a_method_of_getting_the_jquery_version() FILE: tests/spec/DummyClasses/RenderedObjectSpec.php class RenderedObjectSpec (line 8) | class RenderedObjectSpec extends ObjectBehavior method it_is_initializable (line 10) | function it_is_initializable() method it_can_be_rendered (line 16) | function it_can_be_rendered() method it_has_with_attributes (line 21) | function it_has_with_attributes() method it_can_add_classes (line 26) | function it_can_add_classes() method it_adds_classes_if_you_set_one_with_attributes (line 31) | function it_adds_classes_if_you_set_one_with_attributes()