Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagephp
public function viewDefault($eventData) {
  $this->tpl->set(‘hello_world’, $eventData[‘mytext’]);

Next: Step 8: Desktop public files