Różnice między wybraną wersją a wersją aktualną.
|
projects:lion:impl:php [18.10.2009, 00:27] Łukasz Karpuć |
projects:lion:impl:php [18.10.2009, 09:03] (aktualna) Łukasz Karpuć |
||
|---|---|---|---|
| Linia 61: | Linia 61: | ||
| * **$state** - state name | * **$state** - state name | ||
| - | * **&$los** - LION structure to be saved | + | * **&$los** - LION structure where state should be saved |
| Returns state name. | Returns state name. | ||
| Linia 72: | Linia 72: | ||
| * **$state** - state name | * **$state** - state name | ||
| - | * **&$los** - LION structure to be loaded | + | * **&$los** - LION structure with state to be loaded |
| Returns state name, null (when no states avaiable) or throws exception (if non-LION structure). | Returns state name, null (when no states avaiable) or throws exception (if non-LION structure). | ||