scbForms::table_wrap( string $content )Wraps a content in a table.PackageContentsDescriptionParametersReturnRelatedUsesUsed ByUser Contributed NotesDescription #DescriptionParameters #Parameters$content (string) (Required)Top ↑Return #Return(string)Top ↑Related #RelatedTop ↑Uses #UsesUsesUsesDescription framework/scb/Util.php: html()Top ↑Used By #Used ByUsed ByUsed ByDescription framework/scb/Forms.php: scbForms::table()Generates a table. framework/scb/Forms.php: scbForms::form_table_wrap()Wraps a table in a form. framework/scb/PostMetabox.php: scbPostMetabox::table()Returns table. framework/admin/class-taxonomy-meta-box.php: APP_Meta_Box_Table_Renderer::wrap()Wraps the generated rows. framework/admin/class-user-meta-box.php: APP_User_Meta_Box::table()Returns table. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By #Used ByUsed ByUsed ByDescription framework/scb/Forms.php: scbForms::table()Generates a table. framework/scb/Forms.php: scbForms::form_table_wrap()Wraps a table in a form. framework/scb/PostMetabox.php: scbPostMetabox::table()Returns table. framework/admin/class-taxonomy-meta-box.php: APP_Meta_Box_Table_Renderer::wrap()Wraps the generated rows. framework/admin/class-user-meta-box.php: APP_User_Meta_Box::table()Returns table.