phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
AjaxCall Class Reference

Public Member Functions

 __construct ($method, $parameters)
 
 compile (JsUtils $js=null)
 
 getMethod ()
 
 setMethod ($method)
 
 getParameters ()
 
 setParameters ($parameters)
 

Protected Member Functions

 _eventPreparing ($preventDefault, $stopPropagation)
 

Private Attributes

 $method
 
 $parameters
 

Detailed Description

Definition at line 6 of file AjaxCall.php.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $method,
  $parameters 
)

Definition at line 12 of file AjaxCall.php.

Member Function Documentation

◆ _eventPreparing()

_eventPreparing (   $preventDefault,
  $stopPropagation 
)
protected

Definition at line 50 of file AjaxCall.php.

◆ compile()

compile ( JsUtils  $js = null)

Definition at line 17 of file AjaxCall.php.

◆ getMethod()

getMethod ( )

Definition at line 61 of file AjaxCall.php.

◆ getParameters()

getParameters ( )

Definition at line 70 of file AjaxCall.php.

◆ setMethod()

setMethod (   $method)

Definition at line 65 of file AjaxCall.php.

◆ setParameters()

setParameters (   $parameters)

Definition at line 74 of file AjaxCall.php.

Field Documentation

◆ $method

$method
private

Definition at line 8 of file AjaxCall.php.

◆ $parameters

$parameters
private

Definition at line 10 of file AjaxCall.php.


The documentation for this class was generated from the following file: