A class to handle extra variables used in posts, member and others
- Author
- NAVER (devel.nosp@m.oper.nosp@m.s@xpr.nosp@m.esse.nosp@m.ngine.nosp@m..com)
Definition at line 9 of file Extravar.class.php.
ExtraVar::__construct |
( |
|
$module_srl | ) |
|
Constructor
- Parameters
-
int | $module_srl | Sequence of module |
- Returns
- void
Definition at line 41 of file Extravar.class.php.
ExtraVar::getExtraVars |
( |
| ) |
|
& ExtraVar::getInstance |
( |
|
$module_srl | ) |
|
ExtraVar::setExtraVarKeys |
( |
|
$extra_keys | ) |
|
Register a key of extra variable
- Parameters
-
object[] | $extra_keys Array of extra variable. A value of array is object that contains module_srl, idx, name, default, desc, is_required, search, value, eid. |
- Returns
- void
Definition at line 52 of file Extravar.class.php.
ExtraVar::$module_srl = null |
The documentation for this class was generated from the following file: