[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Command rroa

NAME

Command rroa :: Ref Rule Operation add

SYNOPSIS

rroa RefName RuleName operator type [data]

DESCRIPTION

The rroa function is used to add a new operation to a rule. The parameters are the referential name, the rule name, an operator, a type of operation and optionaly some datas.

Six operators are available : `add', `add_from', `add_until', `remove', `remove_from', `remove_until', `shift_before' and `shift_after'.

The `shift_after' operator is used to move a selection. One or more ranges of days are selected by the shift_after operation. If a day was selected by previous operations of the rule and is in a range selected by the shift_after operation, then the day is moved at the end of the range.

The `shift_before' operator is used to move a selection. One or more ranges of days are selected by the shift_before operation. If a day was selected by previous operations of the rule and is in a range selected by the shift_before operation, then the day is moved at the begining of the range.

The type of operations are :

ACCESS CONTROL

This function requires the `admin' privilege for the `referential' command family.

SEE ALSO


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by dom on September, 11 2005 using texi2html