Elgg
Version 3.0
|
Go to the source code of this file.
const ACCESS_DEFAULT -1 |
Definition at line 11 of file constants.php.
const ACCESS_FRIENDS -2 |
Definition at line 15 of file constants.php.
const ACCESS_LOGGED_IN 1 |
Definition at line 13 of file constants.php.
const ACCESS_PRIVATE 0 |
Definition at line 12 of file constants.php.
const ACCESS_PUBLIC 2 |
Definition at line 14 of file constants.php.
const ELGG_CACHE_APC 16 |
Definition at line 151 of file constants.php.
const ELGG_CACHE_BLACK_HOLE 1 |
Cache init values.
Definition at line 147 of file constants.php.
const ELGG_CACHE_FILESYSTEM 4 |
Definition at line 149 of file constants.php.
const ELGG_CACHE_PERSISTENT 8 |
Definition at line 150 of file constants.php.
const ELGG_CACHE_RUNTIME 2 |
Definition at line 148 of file constants.php.
const ELGG_ENFORCE_ACCESS 2 |
Definition at line 157 of file constants.php.
const ELGG_ENTITIES_ANY_VALUE null |
Definition at line 24 of file constants.php.
const ELGG_ENTITIES_NO_VALUE 0 |
Definition at line 33 of file constants.php.
const ELGG_HIDE_DISABLED_ENTITIES 8 |
Definition at line 159 of file constants.php.
const ELGG_HTTP_ACCEPTED 202 |
Definition at line 62 of file constants.php.
const ELGG_HTTP_ALREADY_REPORTED 208 |
Definition at line 68 of file constants.php.
const ELGG_HTTP_BAD_GATEWAY 502 |
Definition at line 108 of file constants.php.
const ELGG_HTTP_BAD_REQUEST 400 |
Definition at line 79 of file constants.php.
const ELGG_HTTP_CONFLICT 409 |
Definition at line 88 of file constants.php.
const ELGG_HTTP_CONTINUE 100 |
HTTP Response codes.
Definition at line 57 of file constants.php.
const ELGG_HTTP_CREATED 201 |
Definition at line 61 of file constants.php.
const ELGG_HTTP_EXPECTATION_FAILED 417 |
Definition at line 96 of file constants.php.
const ELGG_HTTP_FAILED_DEPENDENCY 424 |
Definition at line 100 of file constants.php.
const ELGG_HTTP_FORBIDDEN 403 |
Definition at line 82 of file constants.php.
const ELGG_HTTP_FOUND 302 |
Definition at line 72 of file constants.php.
const ELGG_HTTP_GATEWAY_TIMEOUT 504 |
Definition at line 110 of file constants.php.
const ELGG_HTTP_GONE 410 |
Definition at line 89 of file constants.php.
const ELGG_HTTP_I_AM_A_TEAPOT 418 |
Definition at line 97 of file constants.php.
const ELGG_HTTP_IM_USED 226 |
Definition at line 69 of file constants.php.
const ELGG_HTTP_INSUFFICIENT_STORAGE 507 |
Definition at line 113 of file constants.php.
const ELGG_HTTP_INTERNAL_SERVER_ERROR 500 |
Definition at line 106 of file constants.php.
const ELGG_HTTP_LENGTH_REQUIRED 411 |
Definition at line 90 of file constants.php.
const ELGG_HTTP_LOCKED 423 |
Definition at line 99 of file constants.php.
const ELGG_HTTP_LOOP_DETECTED 508 |
Definition at line 114 of file constants.php.
const ELGG_HTTP_METHOD_NOT_ALLOWED 405 |
Definition at line 84 of file constants.php.
const ELGG_HTTP_MOVED_PERMANENTLY 301 |
Definition at line 71 of file constants.php.
const ELGG_HTTP_MULTI_STATUS 207 |
Definition at line 67 of file constants.php.
const ELGG_HTTP_MULTIPLE_CHOICES 300 |
Definition at line 70 of file constants.php.
const ELGG_HTTP_NETWORK_AUTHENTICATION_REQUIRED 511 |
Definition at line 116 of file constants.php.
const ELGG_HTTP_NO_CONTENT 204 |
Definition at line 64 of file constants.php.
const ELGG_HTTP_NON_AUTHORITATIVE_INFORMATION 203 |
Definition at line 63 of file constants.php.
const ELGG_HTTP_NOT_ACCEPTABLE 406 |
Definition at line 85 of file constants.php.
const ELGG_HTTP_NOT_EXTENDED 510 |
Definition at line 115 of file constants.php.
const ELGG_HTTP_NOT_FOUND 404 |
Definition at line 83 of file constants.php.
const ELGG_HTTP_NOT_IMPLEMENTED 501 |
Definition at line 107 of file constants.php.
const ELGG_HTTP_NOT_MODIFIED 304 |
Definition at line 74 of file constants.php.
const ELGG_HTTP_OK 200 |
Definition at line 60 of file constants.php.
const ELGG_HTTP_PARTIAL_CONTENT 206 |
Definition at line 66 of file constants.php.
const ELGG_HTTP_PAYMENT_REQUIRED 402 |
Definition at line 81 of file constants.php.
const ELGG_HTTP_PERMANENTLY_REDIRECT 308 |
Definition at line 78 of file constants.php.
const ELGG_HTTP_PRECONDITION_FAILED 412 |
Definition at line 91 of file constants.php.
const ELGG_HTTP_PRECONDITION_REQUIRED 428 |
Definition at line 103 of file constants.php.
const ELGG_HTTP_PROCESSING 102 |
Definition at line 59 of file constants.php.
const ELGG_HTTP_PROXY_AUTHENTICATION_REQUIRED 407 |
Definition at line 86 of file constants.php.
const ELGG_HTTP_REQUEST_ENTITY_TOO_LARGE 413 |
Definition at line 92 of file constants.php.
const ELGG_HTTP_REQUEST_HEADER_FIELDS_TOO_LARGE 431 |
Definition at line 105 of file constants.php.
const ELGG_HTTP_REQUEST_TIMEOUT 408 |
Definition at line 87 of file constants.php.
const ELGG_HTTP_REQUEST_URI_TOO_LONG 414 |
Definition at line 93 of file constants.php.
const ELGG_HTTP_REQUESTED_RANGE_NOT_SATISFIABLE 416 |
Definition at line 95 of file constants.php.
const ELGG_HTTP_RESERVED 306 |
Definition at line 76 of file constants.php.
const ELGG_HTTP_RESERVED_FOR_WEBDAV_ADVANCED_COLLECTIONS_EXPIRED_PROPOSAL 425 |
Definition at line 101 of file constants.php.
const ELGG_HTTP_RESET_CONTENT 205 |
Definition at line 65 of file constants.php.
const ELGG_HTTP_SEE_OTHER 303 |
Definition at line 73 of file constants.php.
const ELGG_HTTP_SERVICE_UNAVAILABLE 503 |
Definition at line 109 of file constants.php.
const ELGG_HTTP_SWITCHING_PROTOCOLS 101 |
Definition at line 58 of file constants.php.
const ELGG_HTTP_TEMPORARY_REDIRECT 307 |
Definition at line 77 of file constants.php.
const ELGG_HTTP_TOO_MANY_REQUESTS 429 |
Definition at line 104 of file constants.php.
const ELGG_HTTP_UNAUTHORIZED 401 |
Definition at line 80 of file constants.php.
const ELGG_HTTP_UNPROCESSABLE_ENTITY 422 |
Definition at line 98 of file constants.php.
const ELGG_HTTP_UNSUPPORTED_MEDIA_TYPE 415 |
Definition at line 94 of file constants.php.
const ELGG_HTTP_UPGRADE_REQUIRED 426 |
Definition at line 102 of file constants.php.
const ELGG_HTTP_USE_PROXY 305 |
Definition at line 75 of file constants.php.
const ELGG_HTTP_VARIANT_ALSO_NEGOTIATES_EXPERIMENTAL 506 |
Definition at line 112 of file constants.php.
const ELGG_HTTP_VERSION_NOT_SUPPORTED 505 |
Definition at line 111 of file constants.php.
const ELGG_IGNORE_ACCESS 1 |
elgg_call() flags
Definition at line 156 of file constants.php.
const ELGG_JSON_ENCODING JSON_HEX_TAG | JSON_HEX_APOS | JSON_HEX_AMP | JSON_HEX_QUOT |
Default JSON encoding.
Definition at line 121 of file constants.php.
const ELGG_PLUGIN_INTERNAL_PREFIX 'elgg:internal:' |
Internal settings prefix.
Definition at line 133 of file constants.php.
const ELGG_PLUGIN_USER_SETTING_PREFIX 'plugin:user_setting:' |
Prefix for plugin user setting names.
Definition at line 126 of file constants.php.
const ELGG_SHOW_DISABLED_ENTITIES 4 |
Definition at line 158 of file constants.php.
const ELGG_VALUE_GUID 'guid' |
Definition at line 140 of file constants.php.
const ELGG_VALUE_ID 'id' |
Definition at line 141 of file constants.php.
const ELGG_VALUE_INTEGER 'integer' |
Value types.
Definition at line 138 of file constants.php.
const ELGG_VALUE_STRING 'string' |
Definition at line 139 of file constants.php.
const ELGG_VALUE_TIMESTAMP 'timestamp' |
Definition at line 142 of file constants.php.
const REFERER -1 |
Definition at line 52 of file constants.php.
const REFERRER -1 |
Definition at line 42 of file constants.php.