LLMS_Settings_Page::output()

Output the settings fields


Description Description


Return Return

(void)


Top ↑

Source Source

File: includes/admin/settings/class.llms.settings.page.php

	public function output() {

		LLMS_Admin_Settings::output_fields( $this->get_settings() );

	}

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.