|
Netsutie PHP Toolkit
|
Go to the source code of this file.
Data Structures | |
| class | NSPHPClient |
Functions | |
| arrayValuesAreEmpty ($array) | |
| array_is_associative ($array) | |
| setFields ($object, array $fieldArray=null) | |
| milliseconds () | |
| cleanUpNamespaces ($xml_root) | |
| array_is_associative | ( | $array | ) |
Definition at line 23 of file NSPHPClient.php.
| arrayValuesAreEmpty | ( | $array | ) |
Definition at line 5 of file NSPHPClient.php.
| cleanUpNamespaces | ( | $xml_root | ) |
Definition at line 138 of file NSPHPClient.php.
| milliseconds | ( | ) |
Definition at line 132 of file NSPHPClient.php.
| setFields | ( | $object, | |
| array | $fieldArray = null |
||
| ) |
Definition at line 36 of file NSPHPClient.php.