include/utils/progress_bar_utils.php

Show: inherited
    Table of Contents

    Functions

    functiondestroy_flow_bar(  $name ) : void

    Parameters
    Name Type Description
    $name
    functiondisplay_flow_bar(  $name,  $delay,  $size = 200 ) : void

    Parameters
    Name Type Description
    $name
    $delay
    $size
    functiondisplay_progress_bar(  $name,  $current,  $total ) : void

    Parameters
    Name Type Description
    $name
    $current
    $total
    functionprogress_bar_flush( ) : void

    functionstart_flow_bar(  $name,  $delay ) : void

    Parameters
    Name Type Description
    $name
    $delay
    functionupdate_progress_bar(  $name,  $current,  $total ) : void

    Parameters
    Name Type Description
    $name
    $current
    $total
    Documentation was generated by DocBlox 0.18.1.