YiiFoundation
  • Namespace
  • Class
  • Tree

Namespaces

  • foundation
    • enum
    • exception
    • helpers
    • widgets
      • base
  • PHP

Classes

  • Alert
  • ArrayHelper
  • Button
  • Foundation
  • Html
  • Icon
  • Nav
  • Panel
  • Pricing
  • Progress
  • Typo

Class Panel

Panel renders foundation panels

Namespace: foundation\helpers
Package: foundation\helpers
Author: Antonio Ramirez <amigo.cobos@gmail.com>
See: http://foundation.zurb.com/docs/components/panels.html
Located at helpers/Panel.php

Methods summary

public static string
# panel( string $content, array $htmlOptions = array() )

Generates a panel

Generates a panel

Parameters

$content
string
$content the content to display
$htmlOptions
array
$htmlOptions the HTML attributes of the panel

Returns

string

See

http://foundation.zurb.com/docs/components/panels.html
public static string
# callout( string $content, array $htmlOptions = array() )

Generates a callout panel

Generates a callout panel

Parameters

$content
string
$content the content to display
$htmlOptions
array
$htmlOptions the HTML attributes of the panel

Returns

string

Magic methods summary

YiiFoundation API documentation generated by ApiGen 2.8.0