noalyss Version-9
|
Public Member Functions | |
__construct ($p_init, $p_id=0) | |
constructor More... | |
display () | |
Display the result of the forecast. More... | |
getCat () | |
getForecastId () | |
getItem () | |
input_category () | |
input_form () | |
display the detail for the forecast , for modifying item, category or name More... | |
input_title () | |
object_clone () | |
Clone completely Forecast and returns the new forecast_id. More... | |
setCat ($cat) | |
setForecastId ($forecast_id) | |
setItem ($item) | |
Static Public Member Functions | |
static | div () |
Data Fields | |
$cat | |
$item | |
Private Attributes | |
$cn | |
$forecast_id | |
forecast.f_id More... | |
Definition at line 35 of file anticipation.class.php.
Anticipation::__construct | ( | $p_init, | |
$p_id = 0 |
|||
) |
constructor
$p_init | Database object |
Definition at line 47 of file anticipation.class.php.
Anticipation::display | ( | ) |
Display the result of the forecast.
$p_periode |
Definition at line 183 of file anticipation.class.php.
References $amount, $aPeriode, $end, $error, $forecast, $l, $per, $poste, $r, $start, $str_end, $str_name, $str_start, cn, format_date(), h, and Impress\parse_formula().
|
static |
Anticipation::getCat | ( | ) |
Anticipation::getForecastId | ( | ) |
Definition at line 88 of file anticipation.class.php.
References $forecast_id.
Referenced by input_form().
Anticipation::getItem | ( | ) |
Anticipation::input_category | ( | ) |
Definition at line 106 of file anticipation.class.php.
References $forecast_category, Forecast_Category_MTable\build(), and Icon_Action\less().
Referenced by input_form().
Anticipation::input_form | ( | ) |
display the detail for the forecast , for modifying item, category or name
Definition at line 142 of file anticipation.class.php.
References $ac, $forecast_item, $form, $href, $http, Forecast_Item_MTable\build(), HtmlInput\button_anchor(), getForecastId(), h2(), HtmlInput\hidden(), Dossier\id(), input_category(), input_title(), and HtmlInput\submit().
Anticipation::input_title | ( | ) |
Definition at line 101 of file anticipation.class.php.
Referenced by input_form().
Anticipation::object_clone | ( | ) |
Clone completely Forecast and returns the new forecast_id.
Definition at line 266 of file anticipation.class.php.
Anticipation::setCat | ( | $cat | ) |
Anticipation::setForecastId | ( | $forecast_id | ) |
int | mixed | $forecast_id |
Definition at line 96 of file anticipation.class.php.
References $forecast_id.
Anticipation::setItem | ( | $item | ) |
Anticipation::$cat |
array of object categorie (forecast_category)
Definition at line 39 of file anticipation.class.php.
|
private |
Definition at line 38 of file anticipation.class.php.
|
private |
forecast.f_id
Definition at line 41 of file anticipation.class.php.
Referenced by getForecastId(), and setForecastId().
Anticipation::$item |
Definition at line 40 of file anticipation.class.php.