Documentation

IEncrypted extends IModel

Tags
author

Ramone Burrell ramone@ramoneburrell.com

link
http://airportruns.ca
since

Version 0.1.0

Table of Contents

Methods

getEncryptedColumns()  : array<string|int, mixed>
Gets an array of column names from the table the model points to that are or are to be encrypted
getId()  : string|int|null
getModelType()  : string
isEncryptedColumn()  : bool
save()  : IModel

Methods

getEncryptedColumns()

Gets an array of column names from the table the model points to that are or are to be encrypted

public getEncryptedColumns() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results