Show
Ignore:
Timestamp:
05/30/07 17:34:37 (2 years ago)
Author:
gerd
Message:

Added feature to process functions on runtime
The implementation was done by Timo Holzerr at Nero AG

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/patTemplate/Function/Time.php

    r95 r454  
    3030    var $_name  =   'Time'; 
    3131 
     32    /** 
     33     * Overridden because the time should not be calculated at compile time but at runtime 
     34     * 
     35     * @var integer 
     36     */ 
     37    var $_type  =   PATTEMPLATE_FUNCTION_RUNTIME; 
     38     
    3239   /** 
    3340    * call the function