Public Member Functions | |
| get_textzone_file_path ($key, $context=null, $right=null) | |
| get_content ($key, $context=null, $right=null) | |
Definition at line 19 of file textzone.lib.php.
| get_content | ( | $ | key, | |
| $ | context = null, |
|||
| $ | right = null | |||
| ) |
return the content
| coursecode | $key | |
| array | $context |
Definition at line 83 of file textzone.lib.php.
| get_textzone_file_path | ( | $ | key, | |
| $ | context = null, |
|||
| $ | right = null | |||
| ) |
Build the file path of a textzone in a given context
| string | $key | |
| array | $context specify the context to build the path. | |
| array | $right specify an array of right to specify the file |
Definition at line 30 of file textzone.lib.php.
1.6.3