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 Progress

Progress helpers deals with the different progress bars of Foundation.

Namespace: foundation\helpers
Package: foundation\helpers
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at helpers/Progress.php

Methods summary

public static string
# success( mixed $percent, array $htmlOptions = array() )

Generates success coloured progress bar

Generates success coloured progress bar

Parameters

$percent
mixed
$percent
$htmlOptions
array
$htmlOptions

Returns

string
public static
# important( mixed $percent, mixed $htmlOptions = array() )
public static
# secondary( mixed $percent, mixed $htmlOptions = array() )
public static
# bar( mixed $percent, mixed $htmlOptions = array() )

Magic methods summary

YiiFoundation API documentation generated by ApiGen 2.8.0