Свойство | Type | Description | |
---|---|---|---|
$can_replay_rules | |||
$menu_option | |||
$menu_type | |||
$rightname | |||
$stop_on_first_match | From RuleCollection |
Méthode | Description | |
---|---|---|
cleanTestOutputCriterias ( array $output ) | ||
getTitle ( ) | ||
moveDirectConnections ( $ID, $new_printers_id ) : nothing | Move direct connections from old printer to the new one | |
putOldPrintersInTrash ( $IDS = [] ) | ||
replayDictionnaryOnOnePrinter ( array &$new_printers, array $res_rule, $params = [], array &$printers_ids ) | Replay dictionnary on one printer | |
replayDictionnaryOnPrintersByID ( array $IDs, $res_rule = [] ) : Query | Replay dictionnary on several printers | |
replayRulesOnExistingDB ( $offset, $maxtime, $items = [], $params = [] ) | ||
somethingHasChanged ( array $res_rule, array $input ) |
public cleanTestOutputCriterias ( array $output ) | ||
$output | array |
public moveDirectConnections ( $ID, $new_printers_id ) : nothing | ||
$ID | the old printer's id | |
$new_printers_id | the new printer's id | |
Résultat | nothing |
public replayDictionnaryOnPrintersByID ( array $IDs, $res_rule = [] ) : Query | ||
$IDs | array | array of printers IDs to replay |
$res_rule | array of rule results | |
Résultat | Query | result handler |
public replayRulesOnExistingDB ( $offset, $maxtime, $items = [], $params = [] ) |
static public somethingHasChanged ( array $res_rule, array $input ) | ||
$res_rule | array | array |
$input | array | array |