LTPDA Toolbox™ | contents | ![]() ![]() |
SAVEALLOBJECTS index into the inner objects of one collection object. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% DESCRIPTION: SAVEALLOBJECTS index into the inner objects of one collection object. This doesn't captures the history. CALL: saveAllObjects(c, dirName) c.saveAllObjects(dirName) Parameters Description %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details | |
---|---|
Access | public |
Defining Class | collection |
Sealed | 0 |
Static | 0 |
Sets for this method … |
---|
Default |
Default |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
save | |||
FILENAME | '' | none | Name of the file to save in. The format is determined based on the file extension:
|
PREFIX | '' | none | Filename prefix |
POSTFIX | '' | none | Filename postfix |
INDIVIDUAL FILES | 0 |
|
Save the objects into Individual files |
saveAllObjects | |||
DIRECTORY | '' | none | The directory to export all of the objects. |
Example |
---|
plist('FILENAME', '', 'PREFIX', '', 'POSTFIX', '', 'INDIVIDUAL FILES', [false], 'DIRECTORY', '') |
Some information of the method collection/saveAllObjects are listed below: | |
---|---|
Class name | collection |
Method name | saveAllObjects |
Category | Helper |
Package name | ltpda |
Can be used as modifier | 0 |
Supported numeric types | {'double'} |
![]() |
Method: collection/requirements | Method: collection/search | ![]() |
©LTP Team