This is the complete list of members for
P4_Protections, including all inherited members.
| $_accessors | P4_Protections | [protected, static] |
| $_connection | P4_ConnectedAbstract | [protected] |
| $_mutators | P4_Protections | [protected, static] |
| $_needsPopulate | P4_SpecAbstract | [protected] |
| $_specDefinition | P4_SpecAbstract | [protected] |
| $_specType | P4_Protections | [protected, static] |
| $_values | P4_SpecAbstract | [protected] |
| __construct(P4_Connection_Interface $connection=null) | P4_ConnectedAbstract | |
| __sleep() | P4_ConnectedAbstract | |
| _deferPopulate($reset=false) | P4_SpecAbstract | [protected] |
| _fromProtectArray($array) | P4_Protections | [protected] |
| _getDefaultValue($field) | P4_SpecAbstract | [protected] |
| _getSpecData() | P4_SpecAbstract | [protected] |
| _getSpecType() | P4_SpecAbstract | [protected, static] |
| _getValue($field) | P4_SpecAbstract | [protected] |
| _getValues() | P4_SpecAbstract | [protected] |
| _isValidProtectArray($array) | P4_Protections | [protected] |
| _populate() | P4_SpecAbstract | [protected] |
| _setValue($field, $value) | P4_SpecAbstract | [protected] |
| _setValues($values) | P4_SpecAbstract | [protected] |
| _toProtectArray($entry) | P4_Protections | [protected] |
| _validateRequiredFields($values=null) | P4_SpecAbstract | [protected] |
| addProtection($mode, $type, $name, $host, $path) | P4_Protections | |
| clearConnection() | P4_ConnectedAbstract | |
| fetch(P4_Connection_Interface $connection=null) | P4_SpecAbstract | [static] |
| getConnection() | P4_ConnectedAbstract | |
| getDefaultConnection() | P4_ConnectedAbstract | [static] |
| getFields() | P4_SpecAbstract | |
| getProtections() | P4_Protections | |
| getRequiredFields() | P4_SpecAbstract | |
| getSpecDefinition() | P4_SpecAbstract | |
| getValue($field) | P4_SpecAbstract | |
| getValues() | P4_SpecAbstract | |
| hasConnection() | P4_ConnectedAbstract | |
| hasField($field) | P4_SpecAbstract | |
| save() | P4_SpecAbstract | |
| setConnection(P4_Connection_Interface $connection) | P4_ConnectedAbstract | |
| setProtections($protections) | P4_Protections | |
| setValue($field, $value) | P4_SpecAbstract | |
| setValues($values) | P4_SpecAbstract | |
| toArray() | P4_ModelAbstract | |