job_queue_fonctions.php
SPIP, Système de publication pour l'internet
Copyright © avec tendresse depuis 2001 Arnaud Martin, Antoine Pitrou, Philippe Rivière, Emmanuel Saint-James
Ce programme est un logiciel libre distribué sous licence GNU/GPL.
Table of Contents
Constants
- _DEBUG_BLOCK_QUEUE = true
 
Functions
- job_queue_block_and_watch() : mixed
 - job_queue_display_call() : string
 - Prévisu d'un appel à une fonction avec ses arguments
 
Constants
_DEBUG_BLOCK_QUEUE
    public
        mixed
    _DEBUG_BLOCK_QUEUE
    = true
    
    
    
    
Functions
job_queue_block_and_watch()
    
                    job_queue_block_and_watch() : mixed
    
    
    
    
job_queue_display_call()
Prévisu d'un appel à une fonction avec ses arguments
    
                    job_queue_display_call(string $function, string $args) : string
    
        Parameters
- $function : string
 - $args : string