Documentation

edit_form.php

Text Edit Form View - Display form for creating/editing texts

Variables expected:

  • $textId: int - Text ID (0 for new text)
  • $text: object{id: int, lgid: int, title: string, text: string, source: string, media_uri: string} - Text object
  • $annotated: bool - Whether the text has annotations
  • $languageData: array - Mapping of language ID to language code
  • $isNew: bool - Whether this is a new text

PHP version 8.1

Tags
category

Lwt

author

HugoFara hugo.farajallah@protonmail.com

license

Unlicense http://unlicense.org/

link
https://hugofara.github.io/lwt/docs/php/
since
3.0.0
psalm-suppress

UndefinedVariable - Variables are set by the including controller

psalm-suppress

TypeDoesNotContainType View included from different contexts

Table of Contents


        
On this page
  • Table Of Contents

Search results