User Tools

Site Tools


cookbooks:3.2.x:transformations

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cookbooks:3.2.x:transformations [2011/12/15 17:11]
85.178.75.55 [{s.replace,match,repl}]
cookbooks:3.2.x:transformations [2018/07/12 08:31] (current)
gaaf [{re.subst,expression}]
Line 207: Line 207:
 ==== {uri.host} ==== ==== {uri.host} ====
  
-(same as [b]{uri.domain}[/b])+(same as **{uri.domain}**)
  
 Return the domain part Return the domain part
Line 340: Line 340:
 ===== To-Body Transformations ===== ===== To-Body Transformations =====
  
-<hi #c0c0c0>This transformation class is exported by **pv** module.</hi>+<fc #0000ff>This transformation class is exported by **pv** module.</fc>
  
 Access parts of a ToBody-like structure. Access parts of a ToBody-like structure.
Line 371: Line 371:
 ===== Regular Expression Transformations ===== ===== Regular Expression Transformations =====
  
-<hi #c0c0c0>This transformation class is exported by **textops** module.</hi>+<fc #0000ff>This transformation class is exported by **textops** module.</fc>
  
  
 ==== {re.subst,expression} ==== ==== {re.subst,expression} ====
  
-Perform Perl-like substitutions on string value pseudo-variables.+Perform POSIX regex substitutions on string value pseudo-variables.
  
 <code c> <code c>
Line 403: Line 403:
 ===== SQL Transformations ===== ===== SQL Transformations =====
  
-<hi #c0c0c0>The transformations in this class are exported by the **sqlops** module.</hi>+<fc #0000ff>The transformations in this class are exported by the **sqlops** module.</fc>
  
 ==== {sql.val} ==== ==== {sql.val} ====
Line 454: Line 454:
 </code> </code>
  
-* Test if whether is un-registration or not+* Test whether is un-registration or not
  
 <code> <code>
cookbooks/3.2.x/transformations.1323965465.txt.gz ยท Last modified: 2011/12/15 17:11 by 85.178.75.55