<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Access Object Properties &#38; Methods from Hooks?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/access-object-properties-methods-from-hooks</link>
		<description>Gravity Support Forums Topic: Access Object Properties &amp; Methods from Hooks?</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Apr 2026 11:56:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/access-object-properties-methods-from-hooks" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Access Object Properties &#38; Methods from Hooks?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/access-object-properties-methods-from-hooks#post-89990</link>
			<pubDate>Mon, 12 Nov 2012 02:24:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">89990@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds like you have it working.  Let us know if you need any more help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jive Software on "Access Object Properties &#38; Methods from Hooks?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/access-object-properties-methods-from-hooks#post-89726</link>
			<pubDate>Sun, 11 Nov 2012 00:52:09 +0000</pubDate>
			<dc:creator>Jive Software</dc:creator>
			<guid isPermaLink="false">89726@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ah ha. I have to assign it to a variable... =O)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$test = RGFormsModel::get_form_meta(1);
echo &#38;#39;&#38;lt;pre&#38;gt;&#38;#39;;
print_r($test);
echo &#38;#39;&#38;lt;/pre&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I was trying.........................................................&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;pre&#38;gt;&#38;#39;;
print_r($RGFormsModel);
echo &#38;#39;&#38;lt;/pre&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Access Object Properties &#38; Methods from Hooks?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/access-object-properties-methods-from-hooks#post-88987</link>
			<pubDate>Thu, 08 Nov 2012 22:15:50 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">88987@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Regarding get_meta_table_name, you can use that as RGFormsModel::get_meta_table_name in your function as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Access Object Properties &#38; Methods from Hooks?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/access-object-properties-methods-from-hooks#post-88616</link>
			<pubDate>Wed, 07 Nov 2012 23:29:06 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">88616@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;To access get_form_meta, you can use  RGFormsModel::get_form_meta.  Regarding the self:: one, I'm not sure but I will ask the development team about that one.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jive Software on "Access Object Properties &#38; Methods from Hooks?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/access-object-properties-methods-from-hooks#post-88513</link>
			<pubDate>Wed, 07 Nov 2012 18:01:50 +0000</pubDate>
			<dc:creator>Jive Software</dc:creator>
			<guid isPermaLink="false">88513@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am looking through the core gf forms code and I see all these handy properties and methods...  Is there a way to access the public ones, and manipluate the from the hooks?  &#60;/p&#62;
&#60;p&#62;Examples:&#60;br /&#62;
- public static function get_form_meta($form_id)&#60;br /&#62;
- self::get_meta_table_name();
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
