modules/Notes/NotesQuickCreate.php

Show: inherited
Table of Contents

\NotesQuickCreate

Package:

QuickCreate - minimal object creation form

Parent(s)
\QuickCreate < \EditView

Properties

Propertypublic  $javascript= ''
Details
Type
n/a
Propertypublicstring  $module= ''
inherited

Module to use

Inherited from: \EditView::$$module\QuickCreate::$$module
Details
Type
string
Inherited_from
\EditView::$$module  
Inherited_from
\QuickCreate::$$module  
Propertypublicobject  $ss= ''
inherited

smarty object

Inherited from: \EditView::$$ss\QuickCreate::$$ss
Details
Type
object
Inherited_from
\EditView::$$ss  
Inherited_from
\QuickCreate::$$ss  
Propertypublicstring  $template= ''
inherited

location of template to use

Inherited from: \EditView::$$template\QuickCreate::$$template
Details
Type
string
Inherited_from
\EditView::$$template  
Inherited_from
\QuickCreate::$$template  
Propertypublic  $viaAJAX= 'false'
inherited

True if the create being populated via an AJAX call?

Inherited from: \QuickCreate::$$viaAJAX
Default valuefalseDetails
Type
n/a
Inherited_from
\QuickCreate::$$viaAJAX  

Methods

methodpublicEditView( string $module, string $template ) : void
Parameters
Name Type Description
$module string

module to use

$template string

template of the form to retreive

methodpublicdisplay( ) : string
inherited

Displays the template

Inherited from: \EditView::display()\QuickCreate::display()
Returns
Type Description
string HTML of parsed template
methodpublicprocess( ) : void

Processes / setups the template assigns all things to the template like mod_srings and app_strings

Documentation was generated by DocBlox 0.18.1.