Procedural File: mime.application.php
Source Location: /liberty/plugins/mime.application.php
Page Details:
Tags:
PLUGIN_MIME_GUID_APPLICATION [line 29]
mime_application_store [line 68]
TRUE mime_application_store(
&$pStoreRow, array $pStoreRow)
|
|
Store the data in the database
Tags:
Parameters
array |
$pStoreRow |
File data needed to store details in the database - sanitised and generated in the verify function |
|
&$pStoreRow |
|
mime_application_update [line 87]
TRUE mime_application_update(
&$pStoreRow, [ $pParams = NULL], array $pStoreRow)
|
|
mime_application_update update file information in the database if there were changes.
Tags:
Parameters
array |
$pStoreRow |
File data needed to update details in the database |
|
&$pStoreRow |
|
|
$pParams |
|
|
|