(!.php & body)(def$.php & body)(def.php & body)(defabstract.php & body)(defclass.php & body)(defgen.php & body)(defglobal.php & body)(defmacro.php & body)(defn-.php & body)(defn.php & body)(defptr.php & body)(defrun.php & body)(deftemp.php & body)(is-capitalized? s)checks if string is capitalized
checks if string is capitalized
(php-defn [_ sym args & body])emit php function definition
emit php function definition
(php-defn- [_ args & body])emit php anonymous function
emit php anonymous function
(php-dot [_ obj & props])emit php object access ->
emit php object access ->
(php-dot-string obj props grammar mopts)(php-invoke [f & args] grammar mopts)emit php function call
emit php function call
(php-invoke-args args grammar mopts)(php-map m grammar mopts)emit php associative array
emit php associative array
(php-symbol sym grammar mopts)emit php symbol with $ prefix if it's a variable
emit php symbol with $ prefix if it's a variable
(php-var [_ sym & args])emit php variable declaration
emit php variable declaration
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |