Class ::xowiki::includelet::recent

::xowiki::includelet::recent[i] create ... \
           [ -parameter_declaration (default " {-max_entries:integer 10} {-allow_edit:boolean false} {-allow_delete:boolean false} {-pretty_age off} ") ] \
           [ -title (default "#xowiki.recently_changed_pages#") ]

Display recent modified entries.
Documented Parameters:
max_entries
show given number of new entries
allow_edit
boolean to optionally offer an edit button
allow_delete
boolean to optionally offer a delete button
pretty_age
boolean, use pretty age or not
Defined in packages/xowiki/tcl/includelet-procs.tcl

Class Relations

  • class: ::xowiki::IncludeletClass[i]
  • superclass: ::xowiki::Includelet[i]

Methods (to be applied on instances)

  • parameter_declaration (setter)

  • render (scripted)

  • title (setter)