| Type | Line | Description |
|---|---|---|
| __toString | 63 |
| Type | Line | Description |
|---|---|---|
| magnalisterOrderColumn | 70 |
| Type | Line | Description |
|---|---|---|
| __construct | 90 | Call this constructor from every child controller class in order to set the Slim instance and the request routes arguments to the class. |
| Type | Line | Description |
|---|---|---|
| econda | 41 |
| Type | Line | Description |
|---|---|---|
| uploadEmailCollection | 146 | Important! Use this method after you save the emails into the database. The reason is that this property separates each attachment file by its email ID, a value that is only accessible after the email is already saved. |
| Type | Line | Description |
|---|---|---|
| deleteEmailCollection | 205 | Every email has its own attachments directory. When emails are deleted we need to remove their respective attachments. |
| Type | Line | Description |
|---|---|---|
| uploadEmailCollection | 54 | Important! Use this method after you save the emails into the database. The reason is that this property separates each attachment file by its email ID, a value that is only accessible after the email is already saved. |
| Type | Line | Description |
|---|---|---|
| deleteEmailCollection | 67 | Every email has its own attachments directory. When emails are deleted we need to remove their respective attachments. |
| Type | Line | Description |
|---|---|---|
| CustomerPassword | 26 | Represents a customer's password. |
| Type | Line | Description |
|---|---|---|
| _getHash | 84 |
| Type | Line | Description |
|---|---|---|
| getErrorMessages | 762 |