| Aw:: Permissions vs. xoopsModuleConfig |
Betreff: Aw:: Permissions vs. xoopsModuleConfig von frankblack am 15.05.2009 20:40:13 Ein kleiner Ausschnitt was passiert bei var_dump:
array(18) { [213]=> object(XoopsGroupPerm)#52 (6) { ["vars"]=> array(5) { ["gperm_id"]=> array(6) { ["value"]=> string(3) "213" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_groupid"]=> array(6) { ["value"]=> string(1) "1" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_itemid"]=> array(6) { ["value"]=> string(1) "2" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_modid"]=> array(6) { ["value"]=> string(1) "5" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_name"]=> array(6) { ["value"]=> string(16) "DebaserOtherPerm" ["required"]=> bool(false) ["data_type"]=> int(7) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } } ["cleanVars"]=> array(0) { } ["_isNew"]=> bool(false) ["_isDirty"]=> bool(false) ["_errors"]=> array(0) { } ["_filters"]=> array(0) { } } [212]=> object(XoopsGroupPerm)#51 (6) { ["vars"]=> array(5) { ["gperm_id"]=> array(6) { ["value"]=> string(3) "212" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_groupid"]=> array(6) { ["value"]=> string(1) "1" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_itemid"]=> array(6) { ["value"]=> string(1) "1" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_modid"]=> array(6) { ["value"]=> string(1) "5" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_name"]=> array(6) { ["value"]=> string(16) "DebaserOtherPerm" ["required"]=> bool(false) ["data_type"]=> int(7) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } } ["cleanVars"]=> array(0) { } ["_isNew"]=> bool(false) ["_isDirty"]=> bool(false) ["_errors"]=> array(0) { } ["_filters"]=> array(0) { } } [214]=> object(XoopsGroupPerm)#50 (6) { ["vars"]=> array(5) { ["gperm_id"]=> array(6) { ["value"]=> string(3) "214" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_groupid"]=> array(6) { ["value"]=> string(1) "1" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_itemid"]=> array(6) { ["value"]=> string(1) "3" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_modid"]=> array(6) { ["value"]=> string(1) "5" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_name"]=> array(6) { ["value"]=> string(16) "DebaserOtherPerm" ["required"]=> bool(false) ["data_type"]=> int(7) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } } ["cleanVars"]=> array(0) { } ["_isNew"]=> bool(false) ["_isDirty"]=> bool(false) ["_errors"]=> array(0) { } ["_filters"]=> array(0) { } } [215]=> object(XoopsGroupPerm)#49 (6) { ["vars"]=> array(5) { ["gperm_id"]=> array(6) { ["value"]=> string(3) "215" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_groupid"]=> array(6) { ["value"]=> string(1) "1" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_itemid"]=> array(6) { ["value"]=> string(1) "4" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_modid"]=> array(6) { ["value"]=> string(1) "5" ["required"]=> bool(false) ["data_type"]=> int(3) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) "" } ["gperm_name"]=> array(6) { ["value"]=> string(16) "DebaserOtherPerm" ["required"]=> bool(false) ["data_type"]=> int(7) ["maxlength"]=> NULL ["changed"]=> bool(false) ["options"]=> string(0) ""
|