![]() |
Xataface 2.0
Xataface Application Framework
|
| after_action_activate | ( | ) |
| after_action_delete | ( | ) |
| after_action_edit | ( | ) |
| after_action_login | ( | ) |
| after_action_logout | ( | ) |
| after_action_new | ( | ) |
| afterRegister | ( | Dataface_Record $ | user | ) |
| before_authenticate | ( | ) |
| beforeHandleRequest | ( | ) |
| block__blockname | ( | ) |
| getFeed | ( | array $ | query | ) |
| getFeedItem | ( | Dataface_Record $ | record | ) |
| getFeedSource | ( | ?? | ) |
| getNavItem | ( | $ | key, |
| $ | label | ||
| ) |
| getPasswordChangedEmailInfo | ( | Dataface_Record $ | user, |
| $ | password | ||
| ) |
| getPermissions | ( | Dataface_Record $ | record | ) |
Returns associative array of permissions that should be granted to the current user on the specified record.
| Dataface_Record | $record | The record on which we are granting permissions. |
The following flowchart shows the flow of control Xataface uses to determine the record-level permissions for a record. (click here to enlarge):
| getRegistrationActivationEmailHeaders | ( | Dataface_Record $ | user, |
| $ | activationURL | ||
| ) |
| getRegistrationActivationEmailInfo | ( | Dataface_Record $ | user, |
| $ | activationURL | ||
| ) |
| getRegistrationActivationEmailMessage | ( | Dataface_Record $ | user, |
| $ | activationURL | ||
| ) |
| getRegistrationActivationEmailParameters | ( | Dataface_Record $ | user, |
| $ | activationURL | ||
| ) |
| getRegistrationActivationEmailSubject | ( | Dataface_Record $ | user, |
| $ | activationURL | ||
| ) |
| getRelatedFeed | ( | ?? | ) |
| getResetPasswordEmailInfo | ( | Dataface_Record $ | user, |
| $ | reset_url | ||
| ) |
| getRoles | ( | Dataface_Record $ | record | ) |
Returns one or more roles that are to be granted to the current user for the specified record.
| Dataface_Record | $record | The record on which the roles are to be granted. |
The following flowchart shows the flow of control Xataface uses to determine the record-level permissions for a record. (click here to enlarge):
| getRSSDescription | ( | Dataface_Record $ | record | ) |
| getTemplateContext | ( | ) |
| navItemIsSelected | ( | $ | key | ) |
| sendRegistrationActivationEmail | ( | Dataface_Record $ | user, |
| $ | activationURL | ||
| ) |
| startSession | ( | ) |
| validateRegistrationForm | ( | array $ | values | ) |
| valuelist__valuelistname | ( | ) |
1.7.4