Home
last modified time | relevance | path

Searched refs:get_export_config (Results 1 – 22 of 22) sorted by relevance

/dports/www/moodle39/moodle/portfolio/flickr/
H A Dlib.php56 'title' => $this->get_export_config('title'),
57 'description' => $this->get_export_config('description'),
58 'tags' => $this->get_export_config('tags'),
59 'is_public' => $this->get_export_config('is_public'),
60 'is_friend' => $this->get_export_config('is_friend'),
61 'is_family' => $this->get_export_config('is_family'),
62 'safety_level' => $this->get_export_config('safety_level'),
63 'content_type' => $this->get_export_config('content_type'),
64 'hidden' => $this->get_export_config('hidden'),
76 if ($this->get_export_config('set')) {
[all …]
/dports/www/moodle310/moodle/portfolio/flickr/
H A Dlib.php56 'title' => $this->get_export_config('title'),
57 'description' => $this->get_export_config('description'),
58 'tags' => $this->get_export_config('tags'),
59 'is_public' => $this->get_export_config('is_public'),
60 'is_friend' => $this->get_export_config('is_friend'),
61 'is_family' => $this->get_export_config('is_family'),
62 'safety_level' => $this->get_export_config('safety_level'),
63 'content_type' => $this->get_export_config('content_type'),
64 'hidden' => $this->get_export_config('hidden'),
76 if ($this->get_export_config('set')) {
[all …]
/dports/www/moodle311/moodle/portfolio/flickr/
H A Dlib.php56 'title' => $this->get_export_config('title'),
57 'description' => $this->get_export_config('description'),
58 'tags' => $this->get_export_config('tags'),
59 'is_public' => $this->get_export_config('is_public'),
60 'is_friend' => $this->get_export_config('is_friend'),
61 'is_family' => $this->get_export_config('is_family'),
62 'safety_level' => $this->get_export_config('safety_level'),
63 'content_type' => $this->get_export_config('content_type'),
64 'hidden' => $this->get_export_config('hidden'),
76 if ($this->get_export_config('set')) {
[all …]
/dports/www/moodle310/moodle/portfolio/boxnet/
H A Dlib.php24 if ($newfolder = $this->get_export_config('newfolder')) {
33 $return = $this->boxclient->upload_file($file, $this->get_export_config('folder'));
47 if ($newfolder = $this->get_export_config('newfolder')) {
49 } else if ($this->get_export_config('folder')) {
50 $foldername = $allfolders[$this->get_export_config('folder')];
/dports/www/moodle311/moodle/portfolio/boxnet/
H A Dlib.php24 if ($newfolder = $this->get_export_config('newfolder')) {
33 $return = $this->boxclient->upload_file($file, $this->get_export_config('folder'));
47 if ($newfolder = $this->get_export_config('newfolder')) {
49 } else if ($this->get_export_config('folder')) {
50 $foldername = $allfolders[$this->get_export_config('folder')];
/dports/www/moodle39/moodle/portfolio/boxnet/
H A Dlib.php24 if ($newfolder = $this->get_export_config('newfolder')) {
33 $return = $this->boxclient->upload_file($file, $this->get_export_config('folder'));
47 if ($newfolder = $this->get_export_config('newfolder')) {
49 } else if ($this->get_export_config('folder')) {
50 $foldername = $allfolders[$this->get_export_config('folder')];
/dports/www/moodle310/moodle/lib/portfolio/
H A Dexporter.php211 $waiting = $this->instance->get_export_config('wait');
387 if (!$this->instance->get_export_config('hideformat')) {
388 …tedformat', 'portfolio')] = get_string('format_' . $this->instance->get_export_config('format'), '…
390 if (!$this->instance->get_export_config('hidewait')) {
391 …string('selectedwait', 'portfolio')] = get_string(($this->instance->get_export_config('wait') ? 'y…
439 $wait = $this->instance->get_export_config('wait');
H A Dcaller.php210 * @see get_export_config
235 public final function get_export_config($key) { function in portfolio_caller_base
H A Dplugin.php237 public final function get_export_config($key) { function in portfolio_plugin_base
/dports/www/moodle311/moodle/lib/portfolio/
H A Dexporter.php211 $waiting = $this->instance->get_export_config('wait');
387 if (!$this->instance->get_export_config('hideformat')) {
388 …tedformat', 'portfolio')] = get_string('format_' . $this->instance->get_export_config('format'), '…
390 if (!$this->instance->get_export_config('hidewait')) {
391 …string('selectedwait', 'portfolio')] = get_string(($this->instance->get_export_config('wait') ? 'y…
439 $wait = $this->instance->get_export_config('wait');
H A Dcaller.php210 * @see get_export_config
235 public final function get_export_config($key) { function in portfolio_caller_base
H A Dplugin.php237 public final function get_export_config($key) { function in portfolio_plugin_base
/dports/www/moodle39/moodle/lib/portfolio/
H A Dexporter.php211 $waiting = $this->instance->get_export_config('wait');
387 if (!$this->instance->get_export_config('hideformat')) {
388 …tedformat', 'portfolio')] = get_string('format_' . $this->instance->get_export_config('format'), '…
390 if (!$this->instance->get_export_config('hidewait')) {
391 …string('selectedwait', 'portfolio')] = get_string(($this->instance->get_export_config('wait') ? 'y…
439 $wait = $this->instance->get_export_config('wait');
H A Dcaller.php210 * @see get_export_config
235 public final function get_export_config($key) { function in portfolio_caller_base
H A Dplugin.php237 public final function get_export_config($key) { function in portfolio_plugin_base
/dports/www/moodle310/moodle/portfolio/mahara/
H A Dlib.php205 $client->add_param($this->get_export_config('wait'));
376 $thisformat = $this->get_export_config('format');
/dports/www/moodle311/moodle/portfolio/mahara/
H A Dlib.php205 $client->add_param($this->get_export_config('wait'));
376 $thisformat = $this->get_export_config('format');
/dports/www/moodle39/moodle/portfolio/mahara/
H A Dlib.php205 $client->add_param($this->get_export_config('wait'));
376 $thisformat = $this->get_export_config('format');
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dsubtitle_format_ebu3264.cpp596 EbuExportSettings get_export_config(wxWindow *parent) in get_export_config() function
622 EbuExportSettings export_settings = get_export_config(nullptr); in WriteFile()
/dports/www/moodle310/moodle/mod/data/
H A Dlocallib.php184 $onlymine = $this->get_export_config('mineonly');
250 if ($this->has_export_config() && !$this->get_export_config('mineonly')) {
/dports/www/moodle311/moodle/mod/data/
H A Dlocallib.php184 $onlymine = $this->get_export_config('mineonly');
250 if ($this->has_export_config() && !$this->get_export_config('mineonly')) {
/dports/www/moodle39/moodle/mod/data/
H A Dlocallib.php184 $onlymine = $this->get_export_config('mineonly');
250 if ($this->has_export_config() && !$this->get_export_config('mineonly')) {