Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Public Attributes | Protected Attributes | List of all members
tool_customlang_translator Class Reference

Represents the translation tool. More...

Inheritance diagram for tool_customlang_translator:
renderable

Public Member Functions

 __construct (moodle_url $handler, $lang, $filter, $currentpage=0)
 

Public Attributes

int $currentpage = 0
 page to display, starting with page 0
 
moodle_url $handler
 
string $lang
 language code
 
int $numofrows = 0
 total number of the rows int the table
 
array $strings = array()
 of stdclass strings to display
 
const PERPAGE = 100
 @const int number of rows per page
 

Protected Attributes

stdclass $filter
 

Detailed Description

Represents the translation tool.


The documentation for this class was generated from the following file: