- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xolirc::Package
::xolirc::Package create ...
Defined in
Class Relations
Methods (to be applied on the object)
create-page-from-log (scripted, public)
xolirc::Package create-page-from-log [ -overwrite overwrite ] \ [ -date date ]
- Switches:
- -overwrite (optional, defaults to
"1"
)- Indicates if the content of the page will be overwritted in case the page exists already.
- -date (optional)
- Indicates the date of the log html files to read from.
- Testcases:
- No testcase defined.
process-all-logs (scripted, public)
xolirc::Package process-all-logs [ -overwrite overwrite ]Goes through all the log files and creates the respective xowiki Page.
- Switches:
- -overwrite (optional, defaults to
"1"
)- In case that the page exists for the processing date, this parameter if overwrite it (1) or not (0).
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables