Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/abstract.llms.admin.metabox.php

LLMS_Admin_Metabox::register()

Method: Register the Metabox using WP Functions.

Source: includes/abstracts/abstract.llms.admin.metabox.php:388

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::save()

Method: Save field data.

Source: includes/abstracts/abstract.llms.admin.metabox.php:430

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::save_field()

Method: Save a metabox field.

Source: includes/abstracts/abstract.llms.admin.metabox.php:478

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::save_before()

Method: Allows extending classes to perform additional save methods before the default save.

Source: includes/abstracts/abstract.llms.admin.metabox.php:513

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::save_after()

Method: Allows extending classes to perform additional save methods after the default save.

Source: includes/abstracts/abstract.llms.admin.metabox.php:525

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::save_actions()

Method: Perform Save Actions.

Source: includes/abstracts/abstract.llms.admin.metabox.php:539

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::save_errors()

Method: Save messages to the database.

Source: includes/abstracts/abstract.llms.admin.metabox.php:565

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::has_errors()

Method: Determine if any errors have been added to the metabox.

Source: includes/abstracts/abstract.llms.admin.metabox.php:252

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::output()

Method: Generate and output the HTML for the metabox.

Source: includes/abstracts/abstract.llms.admin.metabox.php:263

Used by 0 functions | Uses 0 functions

llms_metabox_before_content

Action Hook: Admin Metabox Abstract

Source: includes/abstracts/abstract.llms.admin.metabox.php:274

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress