1. Home
  2. Docs
  3. Function Reference
  4. Functions
  5. find_a_pod_tb()

find_a_pod_tb()

Find a Pod table’s brief information. Pods Framework plugin required.

Copy to Clipboard

Parameters

$key

A key in the Factory’s $act_tables variable

$value

A value in the Factory’s $act_tables variable

Return

array

An array exists in the Factory’s $act_tables. If not exists, return an empty array.

Example

If you want to find a Pod’s table’s brief information.

Copy to Clipboard

The above example will return:

Copy to Clipboard
Tags